vshymanskyy / TinyGSM

A small Arduino library for GSM modules, that just works
GNU Lesser General Public License v3.0
1.95k stars 723 forks source link

[SIM900/SIM800] Freeze after about 15 Minutes #4

Closed GeorgianBorca closed 7 years ago

GeorgianBorca commented 7 years ago

After about 10-15 minutes, with a few reconnectings in between my code stops working. The ardino dose not receive anything and dose not transmit anything anymore. I have to manualy reset it to get it working again.
Dose anybody managed to get anything stable with this library? I'm using sim800H with arduino running on 8Mhz. The GSM modem works just fine and i don't think is anything related to my code. The brocker i use is : broker.hivemq.com Can it be something related to the brocker? Thanks.

vshymanskyy commented 7 years ago

@GeorgianBorca , plese tell me if you have overcome the issue, or investigated it further.

GeorgianBorca commented 7 years ago

The maximum time i got is 3 days. I will eneable the debug function and post the results.

vshymanskyy commented 7 years ago

Please reopen if this still happens on master branch. Thank you!