A6lib icon indicating copy to clipboard operation
A6lib copied to clipboard

Problem in showing message body

Open reza7rm opened this issue 7 years ago • 3 comments

First of all thank you very much for this good library, I have a problem reading SMS. Both sms date and sms number are Ok but the message is not shown correctly, rather than the text it shows some random number and squares! Text is simple English , is there any special decoding ?

reza7rm avatar May 22 '17 20:05 reza7rm

Hmm, that's odd. There's no special decoding needed, it should just return English. Maybe your phone company uses some different encoding?

I've never had this problem, so I don't know. If you figure out a solution, though, please open a PR so other people can benefit too!

skorokithakis avatar May 22 '17 23:05 skorokithakis

Problem solved however I couldn't find any reason ! just compiled again in platformio rather than arduino IDE and it just works! Now I'm struggling with deleting message which doesn't work!

reza7rm avatar May 23 '17 09:05 reza7rm

Message Received by theGSM A6 wont display into serial monitor of Arduino, does anyone here face same problem? Thanks.

vanjsy avatar Jan 05 '18 02:01 vanjsy