- Wed Oct 07, 2020 1:26 pm
#89050
I have a very strange problem. One of my ESP12s is creating an access point but I am 99.9% sure it's not in the code. What's more I have three of them, all running the same code and it is only one of them doing it! In all other respects it, like the others, is behaving correctly, is connecting to my wifi router in station mode and running a web server and MQTT client without problems.
Does anyone have any idea what is going on here? There may be a clue in the SSID it is creating - ESP-1A90C5, which is the tail end of the mac address, or the IP address it is giving itself (192.168.4.1).
I can't really believe it's not something I've included by mistake in the code but I can't find anything.