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
After I call MODEM.shutdown() to save battery, I cannot find a way to restart it properly.
I tried begin and other methods, but it doesn't connect properly.
The text was updated successfully, but these errors were encountered:
I came here to file an ISSUE with restarting the modem. For me, I occasionally have a lockup. If I remove power and restart it will resume normal operation. I would like to be able to restart the modem in this case and I can not seem to do so.
I've attempted to shutdown and restart via pulsing the SARA_PWR_ON. However this did not work. I've also noticed that in BEGIN it appears to do this same bit of code.
Hi there,
After I call
MODEM.shutdown()
to save battery, I cannot find a way to restart it properly.I tried
begin
and other methods, but it doesn't connect properly.The text was updated successfully, but these errors were encountered: