Outdoor monitor doesn't connect

I have an outdoor presoldered kit.

  • Built the device
  • Updated the firmware
  • Setup the wifi
  • I see it on my network
  • Configured it in the dashboard.

But, I see no data.

When I go to the debug console I see:
2 1 ESP-ROM:esp32c3-api1-20210207
Build:Feb 7 2021
rst:0x15 (USB_UART_CHIP_RESET),boot:0xc (SPI_FAST_FLASH_BOOT)
Saved PC:0x4204c01a
SPIWP:0xee
mode:DIO, clock div:1
load:0x3fcd6100,len:0x438
load:0x403ce000,len:0x918
load:0x403d0000,len:0x24e4
entry 0x403ce000
starting …Serial Number: dc54xxxxdcc8
3 2 1
*wm:[1] AutoConnect
*wm:[2] ESP32 event handler enabled
*wm:[2] Connecting as wifi client…
*wm:[2] setSTAConfig static ip not set, skipping
*wm:[1] Connecting to SAVED AP: steketee-wifi
*wm:[1] connectTimeout not set, ESP waitForConnectResult…
*wm:[2] Connection result: WL_CONNECTED
*wm:[1] AutoConnect: SUCCESS
*wm:[2] Connected in 1142 ms
*wm:[1] STA IP Address: 192.168.1.230
http://hw.airgradient.com/sensors/airgradient:dc54xxxxdcc8/measures
{“wifi”:-46, “boot”:0}
400

After some fiddling and re-configuring the device with the portal via the Onboarding page as opposed to adding it manually, I get a 200 response when I reset the device. Then I get a 429.

when I try to test the connection via postman I get:

Cannot GET /sensors/airgradient:dc54xxxxdcc8/measures

Annnnnnd, always check physical connections. One of the wires connecting the main board to the monitors was not fully seated. All working now.

Great that it works now.