Borrar filtros
Borrar filtros

How can I use my Arduino Uno R4 WiFi with ThingSpeak?

36 visualizaciones (últimos 30 días)
Roger
Roger el 16 de Oct. de 2023
Respondida: Christopher Stapels el 18 de Oct. de 2023
there is a lot of information which dances around the answer to the above. Does ThingSpeak support the R4 or not?

Respuestas (2)

Christopher Stapels
Christopher Stapels el 16 de Oct. de 2023
You can absolutely write to ThingSpeak with an Uno R4 wifi. You can use any wifi library (its probably built in) that lets you write HTTP commands or create and MQTT interface.
Im not 100% sure that the R4 will work with the existing version of the ThingSpeak Arduino library (I do not have an R4 wifi.) My brief look at the product shows that its based on an ESP32 sx chip, of which I do have similar devices and I am able to use directly to read and write on thingSpeak both with and without the library.
  2 comentarios
Roger
Roger el 17 de Oct. de 2023
Thanks I will have a go.
Roger
Roger el 18 de Oct. de 2023
which WiFi library should I try with the R4?

Iniciar sesión para comentar.


Christopher Stapels
Christopher Stapels el 18 de Oct. de 2023
I found one example using WiFiS3.h.

Comunidades de usuarios

Más respuestas en  ThingSpeak Community

Productos


Versión

R2023b

Community Treasure Hunt

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

Start Hunting!

Translated by