-
Notifications
You must be signed in to change notification settings - Fork 89
Open
Description
I am having trouble getting my ESP32C3 to join my wifi network. Pretty sure I’ve configured it properly as I carefully worked through the “Installing-the-Firmware” and “Configuring-the-Software” steps. The device joined the network once or twice and then stopped. I have an older eero 2nd gen mesh wifi system.
My more significant problem is that I am unable to debug it myself as I’m not getting any log data from the ESP32C3 over the USB cable. I’m using https://web.esphome.io/ to view log data. When I hit Reset Device, it outputs the following five lines of logging then nothing:
[17:04:10]ESP-ROM:esp32c3-api1-20210207
[17:04:10]Build:Feb 7 2021
[17:04:10]rst:0x15 (USB_UART_CHIP_RESET),boot:0x0 (USB_BOOT)
[17:04:10]Saved PC:0x400462e2
[17:04:10]wait usb download
Any ideas?
Metadata
Metadata
Assignees
Labels
No labels