Unable to use esp-usb-bridge
(Feather ESP32-S2 as Bridge, Sonoff Basic R2 as Target) (EUB-76)
#28
Closed
3 tasks done
Checklist
Issue or Suggestion Description
Hello, I'm trying to use my Feather ESP32-S2 as a USB-UART bridge to flash my Sonoff Basic R2. I setup
esp-idf
v5.3.2 andesp-usb-bidge
repo and flashed it on my Feather after entering bootloader mode.Since it cannot automatically reset the Feather, I manually reset. After the reset the COM port disappears, and the Feather just has the power LED on. I can see the USB bridge in System Information
but I cannot find a port to monitor the Feather's serial debugger, this is expected as the Feather is not connected via a separate USB-UART adapter.I also cannot see a COM port for when I connect my Sonoff to the Feather (pin 5 to Sonoff's Rx and pin 6 to Sonoff's Tx --- the default assignment from the schematics), I've also tried to connect them the other way around and it's the same.
What am I missing?
The text was updated successfully, but these errors were encountered: