Hi element 14! have anyone know can we program ESP32 with only UART connection without a USB-to-UART bridge?
Let's say I have a Jetson nano whtch can have GPIO on the board, UART connunication can be used through 4pin (+, -, RX, TX)
Can we flash the ESP32 by ESP-IDF only by those pin without a USB-to-UART bridge?