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

조회 수: 27 (최근 30일)
Roger
Roger 2023년 10월 16일
답변: Christopher Stapels 2023년 10월 18일
there is a lot of information which dances around the answer to the above. Does ThingSpeak support the R4 or not?

답변 (2개)

Christopher Stapels
Christopher Stapels 2023년 10월 16일
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
Roger
Roger 2023년 10월 17일
Thanks I will have a go.
Roger
Roger 2023년 10월 18일
which WiFi library should I try with the R4?

댓글을 달려면 로그인하십시오.


Christopher Stapels
Christopher Stapels 2023년 10월 18일
I found one example using WiFiS3.h.

커뮤니티

더 많은 답변 보기:  ThingSpeak 커뮤니티

카테고리

Help CenterFile Exchange에서 ThingSpeak에 대해 자세히 알아보기

제품


릴리스

R2023b

Community Treasure Hunt

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

Start Hunting!

Translated by