-->
Page 1 of 1

ESP8266_01 OTA

PostPosted: Fri Apr 21, 2017 10:50 am
by ahmedcharef
Hello, I have esp8266 01Image and i want to programmed via OTA.

I have successfully upload the basicOTA to the module,I use Arduino 1.8.2 with ubuntu 16.04 OS.

But when i want to upload a Blink new sketch via network port I got this error:
Code: Select all[ERROR]: No Answer


When i click get Board info, I got this error :
Code: Select allNetwork port, can't obtain info


Any solution please ;) ?