Has anybody managed to talk to ThingSpeak on an Arduino R 4 (wifi)?
Mostrar comentarios más antiguos
Hi,
I've been trying to use the new Arduino 4 (wifi version) to communicate with ThingSpeak. The r4 has wifi capabilities, how hard can it be? The answer seems to be 'plenty hard' as none of the libraries seem to want to play well.
If anybody has actually managed this, please can you share?
Respuestas (2)
Christopher Stapels
el 7 de Ag. de 2023
0 votos
If you want to go without the library, this example shows how to write the HTTP commands somewhat directly without the ThingSpeak communication library. Ill submit an enhnacement request to update the library.
2 comentarios
kevin wright
el 8 de Ag. de 2023
Christopher Stapels
el 9 de Ag. de 2023
Kevin,
In this example, they use a library called wifiS3.h. I suspect that will work with the R4 and the commands in the example I sent above.
-Chrisotpher / CJ
Vinod
el 14 de Abr. de 2025
0 votos
Please try updating the ThingSpeak library in Arduino IDE to the latest (v2.1.0). It has been tested with the Uno R4 and the Raspberry Pi Pico W (RP2040) boards. Please post on this thread after you've tried it out.
Comunidades de usuarios
Más respuestas en ThingSpeak Community
Categorías
Más información sobre ThingSpeak en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!