Hi,
I plan to update the firmware of ESP32 from Notehub. I am going to use Notecard Cell + WiFi and Notecarrier A. I read about host firmware update and watched your youtube video. Why do I need a separate UART communication for host firmware update using AUXRX and AUXTX?
For sending notes from ESP32 the connection is below.
ESP32 RX1 ← Notecarrier A TX
ESP32 TX1 → Notecarrier A RX
For host firmware update from ESP32
ESP32 RX2 ← Notecarrier A AUXTX
ESP32 TX2 → Notecarrier A AUXRX.
Can I just use 1 UART communication?
Regards,
Markel