Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug in SIM manifests as bug in FONA library #112

Open
jwallis opened this issue Feb 4, 2020 · 0 comments
Open

Bug in SIM manifests as bug in FONA library #112

jwallis opened this issue Feb 4, 2020 · 0 comments

Comments

@jwallis
Copy link

jwallis commented Feb 4, 2020

I do not believe there is a workaround Adafruit can implement, but hopefully people will search here and find this issue. It is about reading SMSs from the SIM module and character sets.

Short version:
1.SIM7000A firmware version B03. This probably also happens with SIM808 and possibly SIM53xx
2.send a SMS with "aaaa" to your FONA
3.send a SMS with "a{aa" to your FONA
4.write a short program that does a readSMS(0); and readSMS(1); and you will see that the readSMS(1) returns the wrong string. There will be an extra '\r' at the end.

Long version:
https://forum.arduino.cc/index.php?topic=660925.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant