Guru Meditation exception during publishing values to thing speak

2 views (last 30 days)
Hello There,
I am using ioT long range Wireless One channel counter for counting the number of parcel received. I am sending these values to esp32 serially. To access these values remotely I am publishing the valueto ThingSpeak using Thingspeak MQTT link. But I am getting guru Meditation exception while publishing the values to thing speak.kindly help me with it
ThankYou.

Answers (1)

Christopher Stapels
Christopher Stapels on 14 Feb 2019
Edited: Christopher Stapels on 14 Feb 2019
You should also be able to update the value of a ThingSpeak field using the REST API.
The MQTT connection is intended to be very lightweight, thus it does not provide much feedback on the reasons it may not accept your connection or publish request. If you still want to try using the MQTT method, I would suggest you review the troubleshooting tips and then consider posting on the ThingSpeak Community Forum.

Communities

More Answers in the  ThingSpeak Community

Categories

Find more on ThingSpeak in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!