スキップしてコンテンツを表示

Lorawan device/gateway simulators available to connect to aws iot lorawan service?

0

I want to connect with aws iot loarawn service without using physical device and gateway. In aws lorawan workshop they were manually ingesting data into mqtt topic (in no physical device scenario). But I want to connect using lns or cups endpoint which we get after registering gateway in aws iot lorawan service. So, are there any device or gateway simulators available using which I can connect with this aws iot lorawan service?

質問済み 3年前718ビュー

2回答
0

Hi, other than what Greg suggested, the service team is trying to provide some simulation tool as well. But it could come later. Can I know the purpose of you using the simulator? Is it to check your application receiving the payload or to try to find out some load testing result?

AWS

回答済み 3年前

  • I am just trying to establish connection with iot Lora wan service using device and gateway simulators, and check whether we receive payload in this Lora wan service just like physical device scenario. The main motive is to establish connection with lns server using simulators. So, are there any simulators available?

0

Hi. The nearest thing I'm aware of is the Basic Station simulation framework.

Tests can also be composed of the individual building blocks, for instance using real hardware against mock backend components or simulated hardware against real backend components.

https://github.com/lorabasics/basicstation/tree/master/examples/simulation

AWS
エキスパート

回答済み 3年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

関連するコンテンツ