-
Notifications
You must be signed in to change notification settings - Fork 107
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
Failed to receive sms. (from example) #58
Comments
sms_handler_demo.py has stdout logging enabled by default. Please post full log, we couldn't help without it. |
Hi again, When I'm using my laptop this software is working excellent. On a raspberry Pi 3B+, with raspbian lite and python3.6 compiled from source, sending messages works but receiving them does not. I cannot tell from the error messages what is causing this issue.
|
I was also playing on Raspberry Pi 3B and found this example not working as expected. I think is the value of timeout in |
Same problem for me on rpi3b and ubuntu mate, the python script works perfectly on w10 however. (it is more than the huge time in the thread to make the listening last) Did you found an answer @EricCBonet ? I've a E1692 huawei gsm modem |
Same issue for me.
(Raspberry Pi) |
I am trying to receive sms, using code from example.
Program connected to gsmmodem.
I receive my sms once, when I plug in new gsm modem the first time.
What could be the problem?
The text was updated successfully, but these errors were encountered: