re: New Serial Mgr question

2007-06-07 Thread Vinodh Kumar M.
Can you post the reference to the CellID Palm example? I'm unable to find it. You can mail me in case you locate it. You can also install an utility like Serial Caller and manually type the AT command and watch the response. That's the way I did it... the code I posted works on an Unlocked

re: New Serial Mgr question

2007-06-07 Thread david
hi, Unfortunately that was not a method for getting cellID, just have a cell word inside which stands for some thing else. Anyhow I tried to send you an email containing both of my applications (feature memory and radio one) to see if it can benefit any of us. I can see commercial products

re: New Serial Mgr question

2007-06-06 Thread Vinodh Kumar M.
The subroutine posted returns correct values, and also with lots of users. I've also cross checked the values with a WM phone and an application _not_ written by me. The application is TreoSpot and for that I need to get the CellID and LAC on-the-fly. I never got the feature memory method to

re: New Serial Mgr question

2007-06-06 Thread david
The radio solution don't work on real device for me. If radio is turned on, running the application will reset the device and when radio is off, it show wrong numbers. Device is a treo 650 gsm phone. In regard to feature memory so called solution for me it either return or correct value.

re: New Serial Mgr question

2007-06-05 Thread Vinodh Kumar M.
David, I am the same guy who posted this here: http://news.palmos.com/read/messages?id=209069 In case you find some clues, please do let me know. - mvk -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/

re: New Serial Mgr question

2007-06-05 Thread david
//Hello all, my second posting here. //I have an application that gets the LAC and CellID directly from the radio via a serial connection and with the appropriate AT command. //The problem is the serial port is blocked if GPRS is up. Currently, I managed to detect if data is connected and shut

re: New Serial Mgr question

2007-06-05 Thread Vinodh Kumar M.
Here is the code from my application. I hope you find it useful. You also need to shut down GPRS for this to work. You can set-up the other things like progress display etc for this to work without any changes, but if GPRS is shutdown, it is quiet fast. Vinodh Kumar M. / GreenHex #define

re: New Serial Mgr question

2007-06-05 Thread david
Hi man, Thanks very much for posting your code here. I used it my application and there is minor problem. The numbers it returns are not correct cell id and lac. Well I'm using virtual phone as I don't have access to a real device. But it's not returning correct value. Does it return correct

re: New Serial Mgr question

2007-06-04 Thread david
Hi, Actually I don't know the answer of your questions but do you mind helping me to use your solution too? I'm in need of lac and cellID but seems reading them from feature memory some times work some time don't work without any clear reason. Thanks. -- For information on using the ACCESS

re: New Serial Mgr question

2007-06-04 Thread david
I used this piece of code for get those values from feature memory. You can find it here http://www.palminfocenter.com/forum/viewtopic.php?t=29294 Thanks. -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/