Thingspeak - no reading data error code 0
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hi,
I've just tried to upload the example sketch ReadField with an Arduino R4, updating the library with WifiS3.h rather than Wifi.h. The network connection is OK.
Unfortunately, I get an error code 0 in the Serial Monitor :
"Problem reading channel. HTTP error code 0"
I d'ont konw what is wrong here and how to fix it. I've read it could be result to the update rate, but the delay of the example seemes to be sufficient (15s).
5 commentaires
Christopher Stapels
le 11 Sep 2024
Im sorry, I misread your post, I thought you were writing, not reading. In that case it definitely has nothing to do with the update rate. I would consider trying a different network. Also try using the read command in your browser (also on the api keys tab of your channel;)
Réponses (1)
Vinod
le 24 Sep 2024
3 commentaires
Vinod
le 23 Déc 2024
Modifié(e) : Vinod
le 24 Déc 2024
The issue lies deep in the implementation of the Arduino R4's WiFiS3 library, which is used to create the client that is passed into the ThingSpeak library. See the issue I have reported to the maintainers of the repo.
Christopher Stapels
le 30 Déc 2024
Hope they get to that soon. Thanks for digging into the issue @Vinod
Communautés
Plus de réponses dans ThingSpeak Community
Voir également
Catégories
En savoir plus sur ThingSpeak dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!