- This topic has 1 reply, 2 voices, and was last updated 7 years, 6 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
|
Microcontroller › PIC › CMGR response returns wrongly from GSM Modem
Hi,
i am using PIC30F microcontroller for communicating with GSM modem.I am using Quectel M95 modem.When i am sending reading command(AT+CMGR=1<CR><LF>) to the modem i am getting <CR><LF>OK<CR><LF> as a response.
But Actual response for AT+CMGR is,
From your hyperterminal (dont connect to microcontroller) just type AT+CMGL="ALL", so that it will display the list of messages in your simcard. If it lists type AT + CMGR = 2 (the message number you want to display) and check it.