thingspeak server closing connection immediately

13 visualizzazioni (ultimi 30 giorni)
Sven Ottosson
Sven Ottosson il 16 Ago 2024
Commentato: Vinod il 22 Ago 2024
mqtt3.thingspeak.com closing the connection immediately when trying to connect using A6 gsm module. Has been working flawlessly up to a week ago.Not able to publish any data to private channel. No encryption used (http).

Risposte (2)

Christopher Stapels
Christopher Stapels il 19 Ago 2024
Usually that means an authentication issue. Can you ensure the device is set up correctly and it is allowed to publish to the channel you are trying to write to? It is easy to make an inadvertant change in the MQTT interface.
  2 Commenti
Sven Ottosson
Sven Ottosson il 19 Ago 2024
Thanks for the answer, all has been working fine for months until a few days back. Tried another user/pass but still same problem. I can publ subscribe from another client without problems so something else must be at fault. T/S in progress
Christopher Stapels
Christopher Stapels il 20 Ago 2024
Here are a list of troubleshooting tips. Sometimes a change inyou device local MQTT sessings can casue the broker to reject a connections, for example setting last will. It might even happen inadvertantly with a library update. A library update recently broke my ESP-now project. :(

Accedi per commentare.


Vinod
Vinod il 19 Ago 2024
Modificato: Vinod il 19 Ago 2024
Are you able to publish/subscribe to the channel updates from a different client such as MQTTX ? If that works, I would suggest looking into the code running on your device. Maybe try switching from the GSM modem to a WiFi network. Does that work? If so, you can have localized the problem to the A6 module.
  2 Commenti
Sven Ottosson
Sven Ottosson il 19 Ago 2024
Thanks for the reply, yes I can publish subscribe from another client. It points to some other issue.
Vinod
Vinod il 22 Ago 2024
Thank you for confirming, Sven.
Could you please post the resolution and how you narrowed down the issue so it may help the next person who has a similar issue?

Accedi per commentare.

Community

Più risposte nel  ThingSpeak Community

Categorie

Scopri di più su ThingSpeak in Help Center e File Exchange

Prodotti

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by