Moderator: igrr
I tried on a second board
output
..........Enter ssid name: *******
Enter pass phrase:
********
Attempting to Connect...WiFi connected
IP address:
192.168.1.111
No NTP Response
If this one is working for you, then we can spend more time on the other.
Arduino: 1.6.5 (Windows 7), Board: "NodeMCU 0.9 (ESP-12 Module), 80 MHz, 115200"
sketch_aug11b:7: error: variable or field 'sendNTPpacket' declared void
sketch_aug11b:7: error: 'IPAddress' was not declared in this scope
sketch_aug11b:7: error: 'address' was not declared in this scope
sketch_aug11b:1: error: expected constructor, destructor, or type conversion before '.' token
variable or field 'sendNTPpacket' declared void
This report would have more information with
"Show verbose output during compilation"
enabled in File > Preferences.