You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using it on a Pi Zero at the moment, I'm not using try when I start the hat, just calling gsm = GSMHat('/dev/ttyS0', 115200). Although I am using the SMS side, I am also not putting the calls for send/recieve SMS in a try condition.
Hello,
wanted to know if I can use it on pi-zero ?
because I'm trying to get GPS data only
and I get error
the modem is connect to the internet without any problem (so the modem is working)
I'm able to "talk" to the modem using :
minicom -D /dev/ttyUSB2
Thanks,
The text was updated successfully, but these errors were encountered: