My Enviro indoor worked fine in the beginning, uploading all the data to adafruit.io, until the red led started to blink, and the upload stopped. I re-installed the v 0.0.8 UF2 file and everything worked again as before. Until after a quite short time the same error came back.
So I checked the log and found the following information:
2022-11-21 07:05:00 [debug / 114kB] - reset
2022-11-21 07:05:02 [debug / 115kB] > performing startup
2022-11-21 07:05:02 [info / 127kB] - wake reason: unknown
2022-11-21 07:05:02 [debug / 125kB] - turn on activity led
2022-11-21 07:05:03 [info / 119kB] > 2 cache files need uploading
2022-11-21 07:05:03 [info / 117kB] > connecting to wifi network ‘basecamp#99’
2022-11-21 07:05:05 [debug / 111kB] - connecting
2022-11-21 07:05:08 [info / 97kB] - ip address: 192.168.1.139
2022-11-21 07:05:12 [info / 104kB] - uploaded 2022-11-21T07:00:03Z.json to adafruit_io
2022-11-21 07:05:12 [info / 89kB] - uploaded 2022-11-21T07:05:03Z.json to adafruit_io
2022-11-21 07:05:12 [info / 87kB] > going to sleep
2022-11-21 07:05:12 [debug / 85kB] - clearing and disabling timer and alarm
2022-11-21 07:05:12 [info / 83kB] - setting alarm to wake at 07:10am
2022-11-21 07:05:13 [info / 124kB] - shutting down
2022-11-21 07:05:13 [debug / 122kB] - on usb power (so can’t shutdown) halt and reset instead
2022-11-21 07:10:00 [debug / 121kB] - reset
2022-11-21 07:10:02 [debug / 115kB] > performing startup
2022-11-21 07:10:02 [info / 127kB] - wake reason: unknown
2022-11-21 07:10:02 [debug / 125kB] - turn on activity led
2022-11-21 07:10:03 [info / 119kB] > 1 cache files need uploading
2022-11-21 07:10:03 [info / 117kB] > connecting to wifi network ‘basecamp#99’
2022-11-21 07:10:05 [debug / 111kB] - connecting
2022-11-21 07:10:08 [info / 97kB] - ip address: 192.168.1.139
2022-11-21 07:10:08 [error / 115kB] ! failed to upload ‘2022-11-21T07:10:02Z.json’ to adafruit_io
2022-11-21 07:10:08 [error / 113kB] ! reading upload failed
2022-11-21 07:10:08 [info / 111kB] > going to sleep
2022-11-21 07:10:08 [debug / 109kB] - clearing and disabling timer and alarm
2022-11-21 07:10:09 [info / 107kB] - setting alarm to wake at 07:15am
2022-11-21 07:10:09 [info / 105kB] - shutting down
2022-11-21 07:10:09 [debug / 102kB] - on usb power (so can’t shutdown) halt and reset instead
Does anybody have an idea what could be the problem?