Here is an AI summary highlighting issues it sees…
1. Repeated IICSerial Communication Failures (Hardware/Interconnect Issue — Most Critical Recurring Error)
[AGSERIAL] Info: IICSerial initialized
[AGSERIAL] Warning: IICSerial failed open serial line, retry…
[AGSERIAL] Warning: IICSerial failed open serial line, retry…
[AGSERIAL] Warning: IICSerial failed open serial line, retry…
[AGSERIAL] Error: IICSerial failed open serial line, give up…
2. Cloud Communication Failures (HTTP 400 Bad Request — Blocks Full Functionality)
[AgWifiClient] Error: Failed post measures to server with response code 400
[AgWifiClient] Error: Failed fetch configuration from server with return code 400
3. Frequent Unexpected Resets / Boot Loops (Stability Problem)
ESP-ROM:esp32c3-api1-20210207
Build:Feb 7 2021
rst:0x15 (USB_UART_CHIP_RESET),boot:0xe (SPI_FAST_FLASH_BOOT)
…
Reset reason: ESP_RST_UNKNOWN
4. Other Supporting Indicators of Instability
- WiFi connection attempts after every reset, even though RSSI is decent (WiFi RSSI -57 / -58 / -59).
- Repeated full sensor re-initialization on every boot (S8, SGP41, PM sensor) — wastes time and indicates no persistent stable runtime.
- Configuration shows “country”:“TH” (Thailand) on what is presumably a US/Texas device — minor mismatch but could contribute to config 400 errors.
- Firmware 3.6.2 is reported as up-to-date, but the OTA check and repeated boots suggest underlying instability in this version for O-1PST.