|
Unable to access the message list after some time
Hi
i have created VB.net Windows Service to retrieve the SMS from a motorola phone.
the sequence of the command is
ATE0
AT+CMGF=0
AT+CSCS="ASCII"
AT+CPMS="IM"
AT+MMGL=4
Code work fines ,but after sometimes the cell have sms still it retrieve no sms.
i can use AT+MMGL="ALL"
ITS REALLY VERY URGENT IAM STUKING....
BUT DONT KNOW HOW TO CONVERT THE STRING TO THE READABLE FORM
THANKS IN ADVANCE.
CHETNA
|