try flashing a debug image on phone and analyse the logs.
"..pain is temporary.....quitting lasts forever......"



On Thu, Mar 22, 2012 at 5:38 PM, Amit kumar Bag <[email protected]>wrote:

> Hi,
> I am trying to get the incoming SMS in my Android device, but I am not
> getting any notification in the GUI and also in the radio logs I am not
> getting any SMS receive notification. Initially the at command are
> exchanged butween the android venver ril and the modem I am getting error
> response from modem in one of them. That is as below
>
>  D/AT      ( 2615): AT> AT+CNMI=2,2,2,1,1
> *D/AT      ( 2615): AT< +CMS ERROR: 303*
>
>
> but I am getting the proper response from the AT command
>
> D/AT      ( 2615): AT< +CPIN: READY
> D/AT      ( 2615): AT< OK
> D/AT      ( 2615): AT> AT+CSMS?
> D/AT      ( 2615): AT< +CSMS: 0,1,1,1 --------> that means mobile-originated
> SMS messages, mobile-terminated SMS messages and cell broadcast messages
> are enabled.
> D/AT      ( 2615): AT< OK
> D/AT      ( 2615): AT> AT+CSMS=0
> D/AT      ( 2615): AT< +CSMS: 1,1,1
> D/AT      ( 2615): AT< OK
>
>
> I am able to send SMS to any no and its delivered to the destination as
> well.
>
> Please some one please tell me how to get the new incoming SMS
> notification in Android Gingerbread.
>
> Thanks,
> Amit Bag
>
> --
> unsubscribe: [email protected]
> website: http://groups.google.com/group/android-porting
>

-- 
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting

Reply via email to