ESP8266 Update - sayotte/ESP32Marauder GitHub Wiki
ESP8266 Update
- Connect the ESP32 Marauder to your PC via USB and open this project in your Arduino IDE
- On the ESP32 Marauder, navigate to
Device
>Update Firmware
>ESP8266 Update
- The ESP32 will automatically place the ESP8266 in "program" mode
- In the Arduino IDE, make sure the following options are set
- Board: Generic ESP8266 Module
- Flash Mode: DOUT
- Baud Rate: 57600
- Reset Method: no dtr
- Hit the Upload button in the Arduino IDE
- Once the firmware upload is complete, you can hit
Back
on the ESP32 Marauder to return to the menu