Thanks for the linkLittleRain wrote: ↑Sat Aug 05, 2023 1:35 amI know this is an old thread, but for anyone googling in 2023+
https://github.com/espressif/esp-serial-flasher
Search found 5 matches
- Mon Aug 07, 2023 1:28 am
- Forum: Hardware
- Topic: Programming ESP32 using another ESP32
- Replies: 9
- Views: 8560
Re: Programming ESP32 using another ESP32
- Mon Aug 07, 2023 1:27 am
- Forum: Hardware
- Topic: Programming ESP32 using another ESP32
- Replies: 9
- Views: 8560
Re: Programming ESP32 using another ESP32
Yes. Use OTA (Over-the-air).
Over WiFi: https://randomnerdtutorials.com/esp32-o ... ogramming/
By Bluettoth: https://github.com/fbiego/ESP32_BLE_OTA_Arduino
- Mon Apr 25, 2022 6:43 pm
- Forum: ESP32 Arduino
- Topic: ESP32 Deep Sleep: Wake up by Stopwatch and leave peripheral on
- Replies: 0
- Views: 1223
ESP32 Deep Sleep: Wake up by Stopwatch and leave peripheral on
Hello. I have a simple sketch on an ESP32, which leaves one of its outputs on when it is in Deep Sleep mode and after a period of time the ESP32 exits Deep Sleep mode. To wake up from Deep Sleep there is a built-in timer that wakes you up after a period of time. But as it is, when going into Deep Sl...
- Thu Sep 09, 2021 10:13 pm
- Forum: Hardware
- Topic: Programming ESP32 using another ESP32
- Replies: 9
- Views: 8560
Re: Programming ESP32 using another ESP32
You can use USB to UART thing, like this: https://www.amazon.com/usb-uart/s?k=usb+to+uart https://www.amazon.com/USB-UART-Converter-communicate-Microcontroller/dp/B01M33YNAP Thanks. I still don't have a USB to serial converter. Is it possible to use an Arduino NANO as a converter? If so, what would...
- Thu Sep 09, 2021 2:13 am
- Forum: Hardware
- Topic: Programming ESP32 using another ESP32
- Replies: 9
- Views: 8560
Programming ESP32 using another ESP32
Hi. Is it possible to program an ESP32 using another ESP32? I have an ESP32 where the serial chip burned out when using 6 volts directly over the 5 volt pin .
I hope you can help me.
I hope you can help me.