Libstock prefers package manager

Package Manager

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]

Project Request

Return
KB 29
tritech

posted on 2013/08/23 05:27:26 AM CEST

Communication

Read SMS for PIC18F4520

+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.