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.