KunYi
February 18, 2013, 2:00am
1
Hi,
Have anybody know how to pass AT commands to AirPrime module under Android ICS platform.
Due to Android RIL provide a OEM_HOOK_STRINGS, but it depend OEM RIL implement, so I want know how to pass a correct parameters to RIL driver.
Currently I know how to send SAR Backoff command (Driver Release document provide some tips) to module.
So have anybody give me some tips? Thank you!
awneil
February 18, 2013, 6:39am
2
This really is a question for an Android forum - it has nothing specifically to do with AirPrime or Sierra Wireless!
Out of interest, how will you connect your AirPrime module to your Android device
KunYi
February 18, 2013, 10:02am
3
awneil:
This really is a question for an Android forum - it has nothing specifically to do with AirPrime or Sierra Wireless!
Out of interest, how will you connect your AirPrime module to your Android device
No, the issues is depend on Sierra RIL driver implement, but the Sierra Android RIL driver is binaries type,
so I post the question ask help.
I discove u-box provide a example for them module. ref. AT command pass through
u-blox.com/images/downloads/ … 003%29.pdf ">http://www.u-blox.com/images/downloads/Product_Docs/AndroidRIL_Source_Code_ApplicationNote_(3G.G2-CS-11003).pdf
I need some information to create smiler toolkit for RF team to certification/verify my system.
our product built-in a MC7700 or MC7750 module, through a USB port connection to system (mini PCIE slot)
awneil
February 18, 2013, 10:40am
4
OK - so it’s a driver question rather than a module question.