Status show updated time but data not showing in channel

조회 수: 4 (최근 30일)
Innosens
Innosens 2025년 6월 11일
댓글: Vinod 2025년 7월 3일
Hi, my channel upated time showed current time and date, but data did not appear in channe and last entry was 5 hours ago
  댓글 수: 5
Christopher Stapels
Christopher Stapels 2025년 6월 11일
my channels seem to be updating fine at present. I looked at public channels and found at least this ine that is updating https://thingspeak.mathworks.com/channels/357142
The manual update syntax is
https://api.thingspeak.com/update?api_key=WRITEAPIKEY&field1=1010
Innosens
Innosens 2025년 6월 12일
yes, now is back to.normal, about 12 hours ago, the missing data slowly back-uploaded to the channel, any clue how.this happened?

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

답변 (1개)

Christopher Stapels
Christopher Stapels 2025년 6월 12일
Glad you got your data stream working again. Since I didn't see any change in behavior in any of my channels, I suspect it has something to do with your system Often network connectivity for devices can be unpredictable. You may be able to add tracking of signal strength into your code.
Its rare but I have heard of devices having long tern connectivity issues, if your code is written to never reconnect, that may be an issue. Most of the times I saw those type of errors, it was fixed in the wifi library. knowing the hardware you are using might help.
One more possibility is that whatever sensor data you are mesuring could have changed. For example, if you were measuring tempuratere, and it got really hot, then you might have an extra character in the temperature that would change the nature of the psot and possible break it. If you share more information about your process, it would help diagnose the issue.
  댓글 수: 2
Innosens
Innosens 2025년 7월 3일
this issue happen again, around 1 hour ago, not only happen for 1 single channel, but all of our channel, we are using wifi and mobile internet for different channek, but it happen to all channel at the same time, we check the connectivity for each device, the connectivity is good
Vinod
Vinod 2025년 7월 3일

Can you share the channel numbers where you see the issue?

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

커뮤니티

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

카테고리

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

태그

Community Treasure Hunt

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

Start Hunting!

Translated by