skorokithakis / A6lib

An ESP8266/Arduino library for communicating with the A6 GSM module. ⛺
MIT License
127 stars 49 forks source link

Issue with diacritics #17

Open axwell opened 6 years ago

axwell commented 6 years ago

Hello,

it seems that i can't read sms that contains special chars like ă î ș ț

getUnreadSMSLocs does not count them.

Do you have any idea why ?

skorokithakis commented 6 years ago

Hmm, I think this has something to do with the character set. Unfortunately, I never managed to get alternative charsets to work. I'd appreciate a PR fixing this, though.

axwell commented 6 years ago

It seems that messages are received and stored into the memory but can't read them.