Description
Basic Infos
Hardware: ESP-12 on Node MCU Tried V0.9 and V1.0 (12E)
Core Version: 2.3.0
Arduino IDE version 1.6.11
As per instructions (latest) for OTA I have been attempting to set it up for a week without success. Tried BasicOTA. Flashes well via serial port. Shows IP address. I can ping the port and get a reply. But no OTA port seen. I switched off my Windows firewall (Using Windows 10), without effect. I checked my Router settings (Netgear N600). Nothing seems to be set to block anything, but being a novice, I may be missing something here.
Still no success. The port just does not show up. Tried with another PC and another router (TP Link) with no success. One more thing, when looking at the verbose output whilst programming I don't find python 2.7 being used anywhere. It says something about espttool. Why do we need to download python 2.7 then ? Am I missing something ? Do I need a different firmware on my ESP to support OTA ? Also I don't think either of the NodeMCU 0.9 or 1.0 are origionals. They seem to be clones. However all other sketches work and I tried a plain ESP8266 12 module too using FTDI for programming without OTA success. Please help.
Module: ESP8266 12 and 12 E on Node MCU 0.9 and 1.0
Flash Size: 4MB/1MB
CPU Frequency: 80Mhz
Flash Frequency: 40Mhz?
Upload Using: OTA Not possible / SERIAL 115200
Reset Method: nodemcu Tried V0.9 and 1.0