This commit is contained in:
2024-08-10 20:49:41 -04:00
parent 6f4f92f4f4
commit 7fc0dfbb55

View File

@@ -94,6 +94,8 @@ ESP32 modules can be programmed using USB-UART adapter connected to the correspo
> [!IMPORTANT]
> Remember to swap Tx and Rx between receiver and sender (i.e. Rx on a sender side becomes Tx on a receiver side).
Connect Tx and Rx to their sorresponding pins (`GPIO03` and `GPIO01`) on ESP32 adapter node.
<img alt="ESP32 Programming via UART" src="https://github.com/alexandrebobkov/ESP-Nodes/blob/main/assets/UART.jpg" width="400px"/>
## Unified Configuration Framework