ThingsSpeak not receiving data from The Things Stack

1 回表示 (過去 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 Center および File ExchangeThingSpeak についてさらに検索

タグ

製品


リリース

R2023b

Community Treasure Hunt

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

Start Hunting!

Translated by