ESP8266 is both access point and connected to wifi

7 years 9 months ago #3390 by yorick
I'm quite new to the ESP8266 and MQTT so I followed the tutorial for the Internet connected Switch (cloud) to get a feel for it. Initially this worked absolutely fine, but now after some experimenting it still works but I can see my ESP8266 as AP. How can I fix this?
Thanks

Please Log in or Create an account to join the conversation.

7 years 9 months ago #3391 by EasyIoT

yorick wrote: I'm quite new to the ESP8266 and MQTT so I followed the tutorial for the Internet connected Switch (cloud) to get a feel for it. Initially this worked absolutely fine, but now after some experimenting it still works but I can see my ESP8266 as AP. How can I fix this?
Thanks


Add WiFi.mode(WIFI_STA); to set ESP8266 only as client.
The following user(s) said Thank You: yorick

Please Log in or Create an account to join the conversation.

Time to create page: 0.229 seconds

Forum latest

  • No posts to display.