regarding fetching data from thingspeak in simulink

7 次查看(过去 30 天)
i am getting no result with thingspeak attached in virtual model to validate my real data value from thingspeak on cloud. Please resolve my problem . note- i have tried my entering product read key in tingspeak pertal on virtual model moreover i also applied my setting private channel , public channel entering channel id etc still i am not successfull.

回答(1 个)

Aditya
Aditya about 17 hours 前
Hi Abhishek,
You can check the following things to ensure correct workflow.
Check Channel ID & Read API Key:
  • Make sure both are correctly entered and match your ThingSpeak channel.
Channel Privacy:
  • If private, use the Read API Key.
  • If public, only Channel ID is needed.
Correct Field Number:
  • Ensure your model reads the correct field (field1, field2, etc.).
Check for Data:
  • Make sure your ThingSpeak channel actually has recent data.
Network Issues:
  • Ensure your network/firewall allows access to api.thingspeak.com.

类别

Help CenterFile Exchange 中查找有关 Read Data from Channel 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by