Page 1 of 1

Esp32 as programmer for another ESP32

Posted: Fri Aug 14, 2020 10:55 am
by Orsen95
Hello, i have two same ESP32s, but there is broken micro connector on one, so i can't program it just with pc. So i was thinking if its possible to program it with another ESP32. Is it possible? If so, how should i do it?

Re: Esp32 as programmer for another ESP32

Posted: Fri Aug 14, 2020 4:54 pm
by lbernstone
You can program with an AVR directly from the Arduino IDE, or use https://github.com/lbernstone/ESP_AVRISP to program through another esp32/8266.