Data bulk once a day from arduino
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
I would like send a data bulk once a day from Arduino UNO.How is the correct sintax when using the library "ThingSpeak.h", where to paste the timestamp of fields?Thanks for answer
2 Commenti
Christopher Stapels
il 5 Gen 2022
Im sorry, the thingSpeak library does not include a function to use the buk data endpoint. Additionally, due to emmory constraints on the UNO, you may run into trouble saving up a lot of points.
Do you have access to a newer Arduino, or an ESP device such as the ESP32 or ESP8266?
There is an example in the documentation that will work. You may be able to get it working on the Uno if you have a wifi connection method.
Risposte (0)
Community
Più risposte nel ThingSpeak Community
Vedere anche
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!