i have a ESP8266 device which is connecting to internet and working as WIFIclient and then MQTT client to handle various iot stuff here.
Well i just realized it creates also a wifi network called "testAP" which is going on the same frequence channel of my main router.
I have no idea when and how i've set up that thing, because it's not on the sketch loaded...
i don't know, maybe with AT commands...
what do you suggest to kill that network?
cheers