PDA

View Full Version : RIL or Direct AT Commands in WM2005


twilightdema
3rd October 2007, 05:28 AM
Hello,

I'm new in developing application for Windows Mobile.
I've a question. In WM2005, is there any way to write application to
use RIL API? If not, is there any alternative way such as directly send AT
command to radio module? (I'm using Dopod 818C (HTC Wave) CDMA pocket
pc phone as developing machine).

Anyway, sorry for my bad English.

murari_k
24th March 2008, 12:41 PM
Hi -

Were u able to succeed sending AT commands to the RIL? I am able to send some basic commands and get the response using RIL_GetSerialPortHandle API and writing the AT commands to the handle that i receive from it. But i am not able to get certain commands like to get the cell environment, etc. Any idea on how to retrieve that?

Thanks

Hotas
24th March 2008, 01:28 PM
Hi,
I hope it doesn't sound arrogant but with Google and searching for e.g. "application use RIL API" you will find a WiKi page here on xda-dev and even a MSDN page. Hope this helps.

If you absolutely can not find any answer in the web send me a PM. I will ask a friend.
Cheers,
Derek.