Hi, Thanks for quick answer.
I tried to test and connect to change AP name but I don't have this like "Thing-xx-xx-xx-xx" named connection only ESP_87661F named and I can't connect by web browser 192.168.4.1
I don't know what is wrong
Pekkis69 wrote: Hi, Thanks for quick answer.
I tried to test and connect to change AP name but I don't have this like "Thing-xx-xx-xx-xx" named connection only ESP_87661F named and I can't connect by web browser 192.168.4.1
I don't know what is wrong
Thing-xx-xx-xx-xx is visible 10s after startup if ESP8266 is not connected to access point. If it's connected, then it won't go in AP mode.
I changed code what you told "improved" but nothing change,
I can see by mobile this same "ESP_87661F" name than earlier and this is not make modules in default area iot cloud.
Pekkis69 wrote: I changed code what you told "improved" but nothing change,
I can see by mobile this same "ESP_87661F" name than earlier and this is not make modules in default area iot cloud.
An impossible task for me
-Pekkis-
If you are using ESP-01 then //#define DEBUG should be commented. Try with ESP8266 NODE MCU and uncomment #define DEBUG and then see debug messages to find where's problem.