tttapa / ESP8266

Documentation and help with the ESP8266 chip/boards/modules
GNU General Public License v3.0
656 stars 283 forks source link

connection refused #97

Closed jimlynnjulian closed 2 years ago

jimlynnjulian commented 2 years ago

Just tried the sofAP example at: tttapa.github.io/ESP8266/Chap07 - Wi-Fi Connections.html without success. The Serial Monitor: "Access Point "ESP8266 Access Point" started IP address: 192.168.4.1"

The message was "ERR_REFUSED_TO_CONNECT" I also tried with a blank password, without success. UPDATE: hidden ssid was the problem.

jimlynnjulian commented 2 years ago

The hidden ssid should be automatically taken car of rather than manual task option.