Post topics, source code that relate to the Arduino Platform

User avatar
By electronicsguy
#45081 Hello,
I would like to load the sketch on my ESP-01 over wifi. I tried out the wifi upload example and read a few discussions about it. It is able to detect the board on wifi but cannot actually upload. I also followed the guide here: http://www.instructables.com/id/Upload-firmware-ESP8266-via-WiFi/?ALLSTEPS to upload it manually using the python script and this fails as well.

Has anyone successfully uploaded firmware onto ESP-01? :?:

Using Arduino IDE 1.6.8 on Windows 7.
User avatar
By ian
#45099
schufti wrote:AFAIK you need 1Mbit flash for OTA to work, most (all?) ESP-01 come with 512kb.

More recent ESP-01s have 1M. Not sure how to tell when you buy one but all of the black ones I have are 1M. OTA should be possible with one of these? - I've not tried it as I use the extra memory for SPIFFS.