I want to continue sending data to Thing Speak using the Arduino MKR WiFi 1010
2 ビュー (過去 30 日間)
古いコメントを表示
Currently, I am trying to send GPS sensor data to ThingSpeak in real time.
I made the Arduino MKR WiFi 1010 build, distribute and start the program. Then, the data is sent to ThingSpeak only once at the moment when the plug ram is inserted, but the data is not sent after that.
Is there a solution?
Thank you very much!
4 件のコメント
Christopher Stapels
2022 年 4 月 20 日
編集済み: Christopher Stapels
2022 年 4 月 21 日
Do you have a paid ThingSpeak license? A paid license is required for updates at 1 second.
I would set the update time slower (20 seconds perhaps) at the start just to be cautious, and increase it later.
What do you mean by "when the monitoring and adjustment is performed." Have you been able to successfully delpoy previously?
I would focus on the simulation more (hardware in the loop) and make sure you can get the ThingSpeak part working there first. You might even try another model with just the ThingSpeak block hoocked up to a constant to help you troubleshoot.
回答 (0 件)
コミュニティ
その他の回答 ThingSpeak コミュニティ
参考
カテゴリ
Help Center および File Exchange で Run on Target Hardware についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!