I’m currently becoming disillusioned with the Particle Boron products I invested in because of inexplicable failures to reconnect to cloud after cell signal restored. The Particle engineers need to answer this thread and more generally focus on LTE reconnection behavior.
@Paul_M I am having connection issues where the modem goes off to sleep for no reason. The Ublox firmware on the Boron LTE is 2 behind the latest release. According to the Telco engineers I have been speaking to, the new firmware should solve my issue and many others. There is a full list of bug fixes on the firmware release doc. I’m just waiting now for it to be included in the next OS. Fingers crossed.
Hi all - sharing this post from another thread. Short story is the Particle team is aware of this issue and are working to diagnose and resolve. Apologies for the frustration and thank you for the patience.
To the specific technical question, regardless of SYSTEM_MODE, once Cellular.connect()orParticle.connect() are called then Device-OS should automatically restore connection on any disconnect/failure. Failure to reconnect in a timely fashion would generally be an issue in the Particle stack and something we need to resolve. The only time a reconnect should reasonably fail are for external factors like signal loss, SIM data limits or deactivation, etc.