Magvitron
Full Member level 5
- Joined
- Aug 8, 2012
- Messages
- 241
- Helped
- 25
- Reputation
- 142
- Reaction score
- 71
- Trophy points
- 1,328
- Location
- Kollam (Quilon), India, India
- Activity points
- 2,331
Hi,
Iam doing this SIM 900 interface with a micro-controller. the problem is that whenvere I read a message from the SIM900 module, it shows everything in hex, not ascci. I tried changing the format with the AT+CMGF=1, but of no use. can anyone suggest what the problem really is?
PS : the date and message status etc remain unaffected, only the message body has the problem.
here's the output from terminal:
AT+CMGR=1,1
+CMGR: "REC UNREAD","+XX9961XXXXXX","","13/08/26,13:52:58+22"
00480065006C0061002E
OK
Iam doing this SIM 900 interface with a micro-controller. the problem is that whenvere I read a message from the SIM900 module, it shows everything in hex, not ascci. I tried changing the format with the AT+CMGF=1, but of no use. can anyone suggest what the problem really is?
PS : the date and message status etc remain unaffected, only the message body has the problem.
here's the output from terminal:
AT+CMGR=1,1
+CMGR: "REC UNREAD","+XX9961XXXXXX","","13/08/26,13:52:58+22"
00480065006C0061002E
OK