Closed
Description
hi,
I am trying to get OTA working but can't seem to make arduino ide play ball and see the port.
Here is my setup:
- latest git pull version of the esp package
- arduino ide from http://downloads.arduino.cc/javaide/pull_requests/arduino-PR-4107-BUILD-421-macosx.zip
- basicOTA example sketch
- nodeMCU 0.9 board set to nodeMCU 1.0 to get the OTA option in tools menu
- es x el capitan with firewall off
Here is where i got to:
- module connects to wifi and seems to start up ota lib
OTA server at: esp8266-a4512a.local:8266
Ready
IP address: 10.0.1.16
- can ping it using name
ping esp8266-a4512a.local
PING esp8266-a4512a.local (10.0.1.16): 56 data bytes
64 bytes from 10.0.1.16: icmp_seq=0 ttl=255 time=308.529
- bonjour browser does not see it
- arduino ide does not see it
Not sure what to try next
Metadata
Metadata
Assignees
Labels
No labels