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?

gefragt vor einem Jahr424 Aufrufe
2 Antworten
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
beantwortet vor einem Jahr
  • 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

profile pictureAWS
EXPERTE
Greg_B
beantwortet vor einem Jahr

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen