Search found 1 match

by pkendall64
Fri Jun 24, 2022 2:27 am
Forum: ESP32 Arduino
Topic: Start UART download mode from code
Replies: 0
Views: 1784

Start UART download mode from code

Is there any way to start the UART download mode from code. Similar to ESP.rebootIntoUartDownloadMode() on the ESP8266. For the project I an working on, ExpressLRS, we do this on out 8285 based RX modules to perform passthrough upgrades of the firmware and we'd like to do the same for ESP PICO D4 ba...