ThingsSpeak not receiving data from The Things Stack

조회 수: 3 (최근 30일)
Kevin
Kevin 2025년 3월 13일
편집: Kevin 2025년 3월 19일
I have a ERS Co2 sensor. It is connected to the TTN and the TTN is receiving the data. I want to connect it to ThingSpeak.
First, I used the payload uplink formatter recommended by the ELSYS company in the TTN (See the file attached: Elsys_Sensor.txt).
After I went through some ThingSpeak tutorials - I used the payload uplink formatter in the file Elys_Sensor_Adapted with the program returning the required data in Fields.
Still the ThingSpeak doesnt receive any data.
Note: I used the Channel ID and the Write API in the TTN to add ThingSpeak as webhook.

채택된 답변

Vinod
Vinod 2025년 3월 17일
편집: Vinod 2025년 3월 17일
My recommendation is to reach out to Elsys for a working example. They have access to the sensors and, considering you have paid for the sensor, they should be in a better position to provide support than any of the free services you're using. I am happy to work with you and the Elsys point of contact to create a demo, if they are able to provide a sensor.
  댓글 수: 1
Kevin
Kevin 2025년 3월 19일
편집: Kevin 2025년 3월 19일
Hello Vinod,
Thanks for the recommendation. But I was able to solve the problem.
Now I have sensor data being sent from The Things Network to ThingSpeak.
The problem was actually with the decoder itself. The output variables were named Co2, Temperature, Humidity, Light and Motion (Which were the sensor output). But for ThingSpeak - it can only fetch decoder output named Field 1, Field 2 .. etc. (as far as I understand)
So, I renamed the sensor data decoder output to Field 1, Field 2 .. etc.
And finally ThingSpeak started to recieve the data and plot them in the fields.
Hope this helps someone who is also starting with ThingSpeak, like me.

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

추가 답변 (0개)

커뮤니티

더 많은 답변 보기:  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