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

Message read error #50

Closed
ninjas005 opened this issue Nov 6, 2022 · 6 comments
Closed

Message read error #50

ninjas005 opened this issue Nov 6, 2022 · 6 comments

Comments

@ninjas005
Copy link

It says
[GSM] msg_isTextMode() failed!
the ans variable is returning 2.
[GSM] msg_read(1) failed!

how to read sms from the sim800 module

@ninjas005
Copy link
Author

found out the issue may be this could be due to
[GSM] msg_selectStorage() failed!

How could i solve the problem?
I had set it to store in the simcard. but is not working

@nimaltd
Copy link
Owner

nimaltd commented Nov 7, 2022

Hello. all other functions is working except sms ?

@ninjas005
Copy link
Author

ninjas005 commented Nov 7, 2022

Yes, I can send SMS and on another project publish MQTT. didn't try to receive any. I think I am missing something in receiving SMS. when I inserted the sim card back into a mobile, all the SMS got received.

@ninjas005
Copy link
Author

I tried with a different sim card and different network operator and it worked.

@ninjas005
Copy link
Author

may be some problem wit the other sim card

@nimaltd
Copy link
Owner

nimaltd commented Nov 9, 2022

try to change sms configuration and do again

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

2 participants