Things Stack (TTN v3) howto write lorawan message information to ThingSpeak stream

12 ビュー (過去 30 日間)
See my post here for more info: <https://www.thethingsnetwork.org/forum/t/payload-formatter-v3-how-to-return-rssi-and-snr-to-a-thingspeak-channel/49946> .In the payload formatter I cannot access information like SNR (signal to noise ratio) of a lorawan message. But this information is definitely available in the Things Stack. So how do I get this data into a ThingSpeak channel for recording?

採用された回答

Christopher Stapels
Christopher Stapels 2021 年 8 月 13 日
Right now that data is not available directly from the ThingSpeak integration. We will consider it an enhancement request, thank you for the feedback. I would start by forwarding the packet that you get at TTN to a webhook reader. ( Ive used this site). Then find the key parts in the TTN packet, and write your payload formatter to translate the SNR information into the field data that you send to ThingSpeak. I'm not sure the payload formatter has access to the SNR parts of the packet though, I think it only applies to the payload section. The new TTN is pretty flexible though, so there may be a way. Good luck, please let us know if you get it worked out.
  4 件のコメント
Rajat Handa
Rajat Handa 2022 年 4 月 20 日
Hi, Any update on this development ?
Christopher Stapels
Christopher Stapels 2022 年 4 月 20 日
Unfortunatey its still un the backlog, Im sorry. I hope you are able to find another workaround for the present time.

サインインしてコメントする。

その他の回答 (0 件)

コミュニティ

その他の回答  ThingSpeak コミュニティ

カテゴリ

Help Center および File ExchangeRead Data from Channel についてさらに検索

製品


リリース

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by