@Div_IoT, in 0.7.0, WiFi.RSSI() will cause a hard fault with a unstable wifi network. It should be easily reproduce with a simple test case. I did that before if you call RSSI with out Wifi.Ready and Particle.connected this will happen. Even system event will not catch this error. To mini this happen, check Wifi.ready and Particle.connected, that what I used. It prevent it from happen 99% time. That why, I was moving to 0.8.0-rc.11. Below have more information on 0.7.0. I hope this help, this is in SEMI_AUTOMATIC mode.
sheng
9
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| P1 module create a SOS when Wifi lost and reset system | 15 | 1181 | October 25, 2018 | |
| WiFi.connect() results in hard fault when WiFi is not available or has no internet connection [SOLVED MAYBE?] | 9 | 1184 | November 15, 2019 | |
| Spurious hard fault | 3 | 1435 | October 26, 2015 | |
| Photon Devices hard faulting in the field not restarting (Possibly from loss of WiFi) | 6 | 875 | December 3, 2018 | |
| [solved] 1.4.2 Red SoS with semi automatic, particle.connect causes hard fault | 15 | 832 | November 28, 2019 |