ESP8266 internet connected switch Stop working

7 years 9 months ago #3398 by Pekkis69
Hi,

I made this great tutorial link but this stop working after MQTT library update about one month ago.
Do one else have same problem?

Regards,

-Pekkis-
Attachments:

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

7 years 9 months ago #3399 by EasyIoT

Pekkis69 wrote: Hi,

I made this great tutorial link but this stop working after MQTT library update about one month ago.
Do one else have same problem?

Regards,

-Pekkis-


Hi,

old program will not work because MQTT topic is changed (prefix /db/[instance id] was removed). Use new program on this link:
iot-playground.com/blog/2-uncategorised/...mqtt-api-v1-improved

In new program you can also configure AP name and password in WEB browser.

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

7 years 9 months ago #3400 by Pekkis69
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

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

7 years 9 months ago #3401 by EasyIoT

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.

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

7 years 9 months ago #3403 by Pekkis69
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-

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

7 years 9 months ago #3404 by EasyIoT

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.

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

Time to create page: 0.244 seconds

Forum latest

  • No posts to display.