Lora Device Emulator -- 2
Budget: $250 – $750 USD
I want to simulate LoRa Devices for version 1.0.2
I want to set fictional DevEUI, AppEUI, AppKey for devices and send them to Helium Console.
Devices should be send join request and wait for join accept. Then send uplink data for periodically ( I could set period and data in config).
Devices could send rejoin for a period (6 or 12 hours)
There is a similar github repo written in Python and using mote.
I can send join request to Helium and get join accept. But, uplink data is not accepted by Helium. There may be a diference Lora 1.1 and 1.0.2. Helium is using 1.0.2 and this application for 1.1
https://github.com/houluy/lora-mote-emulator
Also i want to use this application for multiple devices on one system.
I want to set fictional DevEUI, AppEUI, AppKey for devices and send them to Helium Console.
Devices should be send join request and wait for join accept. Then send uplink data for periodically ( I could set period and data in config).
Devices could send rejoin for a period (6 or 12 hours)
There is a similar github repo written in Python and using mote.
I can send join request to Helium and get join accept. But, uplink data is not accepted by Helium. There may be a diference Lora 1.1 and 1.0.2. Helium is using 1.0.2 and this application for 1.1
https://github.com/houluy/lora-mote-emulator
Also i want to use this application for multiple devices on one system.