Filter löschen
Filter löschen

Has anybody managed to talk to ThingSpeak on an Arduino R 4 (wifi)?

3 Ansichten (letzte 30 Tage)
kevin wright
kevin wright am 3 Aug. 2023
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?

Antworten (1)

Christopher Stapels
Christopher Stapels am 7 Aug. 2023
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 Kommentare
kevin wright
kevin wright am 8 Aug. 2023
Hi Christopher,
thanks for getting back to me. I'll give it a try but I notice that code needs to include the esp8266.h which I think will cause problems on the Arduino r4. Anyway I'll try it and let you know if it solves the problem,
regards,
Kevin
Christopher Stapels
Christopher Stapels am 9 Aug. 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

Melden Sie sich an, um zu kommentieren.

Communitys

Weitere Antworten in  ThingSpeak Community

Kategorien

Mehr zu MATLAB Support Package for Arduino Hardware finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by