Hi sudheer, have you integrated GPRS to android ril frame work? previously i worked with command line interface it's been working fine,now i am trying with gprs using ril interface.
please suggest me . thanks in advance. On Fri, Jan 20, 2012 at 2:09 PM, Sai Chaitanya Chitneedi < [email protected]> wrote: > Hi sudheer, > echo will send commands. It will not display back the result. you can do > something like echo atd*99# > /dev/ttyUSB0 || cat /dev/ttyUSB1 to see the > response. But if the command is working then no need to see reply. There is > no problem with sim. I think the reason airtel is working and docomo is not > is bcoz of change in APN. edit the test-gprs.c and add docomo settings. > > > On Fri, Jan 20, 2012 at 9:38 AM, sudheer mudagond <[email protected]>wrote: > >> Hi all, >> >> I am working on android gingerbread. I have to port my gprs to android. >> In android I am running internet related at commands as one of u mentioned >> with echo. But I am not getting any response from modem. But when i call >> from at commands with echo i am getting call. >> I am using tata docomo sim. Is there any problem with sim. >> Because before I was able establish net in linux with airtel sim by >> running test-gprs.c file. But now m not getting internet in linux also. >> Call also i am not getting. >> >> If anybody have any idea please share with me. >> >> >> >> -- >> Thanks and Regards >> Kumar >> >> > -- thanks&Regards k.v.raju -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
