-
-
Notifications
You must be signed in to change notification settings - Fork 155
Description
ESP32-S3-Wroom-1 I have this board that seems to hang when you first power it. The wifi will never show up until you hit the rst button once you do that it will fire right up and broadcast the dronebridge wifi and it allows a connection with mission planner. Below is a copy of the debug information while it is not broadcasting a wifi or anything and before I hit the RST button
ESP-ROM:esp32s3-20210327
Build:Mar 27 2021
rst:0x15 (USB_UART_CHIP_RESET),boot:0x0 (DOWNLOAD(USB/UART0))
Saved PC:0x40041a76
waiting for download.
Once I hit reset and then reconnect to the debug this is the following information I receive and am able to connect to the wifi and pull up the webpage. I was messing around to see if flashing from COM or USB would make a difference but it didn't. I don't see anything in the pinout and gpio pins I was using that could cause this issues. I have attached the log I hit RST to make the wifi come up. I also had reflashed this so I needed to reconfigure the pins which is also captured in the log. Maybe one of the pins I am using (gpio_tx 13, gpio_rx 14, gpio_cts 11, gpio_rts 12) is causing this issue as i don't have it on my Xiao ESP32-S3.
esp-web-tools-logs.txt
