How to Repeat execution of AT commands to read SMS from Mobile?
C#
1
Posts
1
Posters
0
Views
1
Watching
-
I am using AT command to read sms from Mobile. I am using 1> AT, 2> AT+CMGF, 3> AT+CSCS, 4> AT+CPMS, 5> AT+CNMI, 6> AT+CMGL commands to read sms. All are working. But when I try to execute the 1> AT command after 2/3 minutes later it is not working? What I have to do to repeat the execution of the AT command?
modified on Wednesday, June 3, 2009 5:42 AM