Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gradoj/sensor

Mock sensor code to send lorawan otta join command from gateway
https://github.com/gradoj/sensor

Last synced: about 1 month ago
JSON representation

Mock sensor code to send lorawan otta join command from gateway

Awesome Lists containing this project

README

        

# sensor
Mock sensor code to send lorawan otta join command from gateway. All OTAA join packets forwarded from every hotspot are visible in the console. This allows antenna placement tweaking or comparison very easily.

Create a new device in Helium console and add the dev_eui, app_eui and app_key into sensor.py. Note the devnonce starts and 0 and increments every packet. Helium drops packets if nonce is repeated.

Currently need to stop miner to run.