Search found 1 match
- Wed Mar 25, 2020 7:53 am
- Forum: ESP32 Arduino
- Topic: OTA does not work on AI Thinker ESP32-CAM board
- Replies: 10
- Views: 21416
Re: OTA does not work on AI Thinker ESP32-CAM board
I got the normal "ArduinoOTA / BasicOTA" to work with a Ai Thinker ESP32-CAM module. Instead of selecting "Ai Thinker ESP32-CAM module" under Tools/Board in the Arduino IDE i selected Nano32. I had to edit the "boards.txt" and add the line "nano32.build.defines=-DBOARD_HAS_PSRAM -mfix-esp32-psram-ca...