-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Hi,
I've built and flashed using esp-idf v5.1.4-972-g632e0c2a9f
I need to connect a DingTian board (ESP32-WROOM-32E) via serial,
I've connected GPIO20 and GPIO21 as in README,
but I cannot understand how to reach the second PORT (bridge)
esptool.py chip_id
esptool.py v3.3.1
Found 7 serial ports
Serial port /dev/cu.usbmodem14501
Connecting.......
Detecting chip type... ESP32-C3
Chip is ESP32-C3 (revision 4)
Features: Wi-Fi
Crystal is 40MHz
MAC: 3c:84:27:ac:cc:a4
Uploading stub...
Running stub...
Stub running...
Warning: ESP32-C3 has no Chip ID. Reading MAC instead.
MAC: 3c:84:27:ac:cc:a4
Hard resetting via RTS pin...
should I look for something under /dev/ or should I establish a connection to see the new serial bridge?
regards
Marco
Metadata
Metadata
Assignees
Labels
No labels