Occasionally the firmware gets into a weird state where it appears that the connection to Golioth is dropped.
Additionally, after repeatedly attempting to reconnect to Golioth, in some cases it appears that the main thread completely stops running. The UART console still works, but the main loop that takes the sensor readings and transmits sensor data to Golioth appears to be suspended. See attached logs from two cases where this behavior was observed.
Occasionally the firmware gets into a weird state where it appears that the connection to Golioth is dropped.
Additionally, after repeatedly attempting to reconnect to Golioth, in some cases it appears that the
main
thread completely stops running. The UART console still works, but the main loop that takes the sensor readings and transmits sensor data to Golioth appears to be suspended. See attached logs from two cases where this behavior was observed.2023-03-10_crash.log 2023-03-14_crash.log