We strongly encourage users to use Package manager for sharing their code on Libstock website, because it boosts your efficiency and leaves the end user with no room for error. [more info]
posted on 2013/08/23 05:27:26 AM CEST
+CMTI: "SM",28 New SMS arrived, index in SIM Memory 28
AT+CMGR=28 Read SMS whose index is 28
+CMGR: "REC UNREAD","+6597329728","","2013/08/15 15:17:56+32"
Sms recd
OK
This is the format I get in Hyperterminal. Now I need to do the same via mikroC coding. But I am unable to get OK response for AT command. So need help on this.