Today I spent some time to assemble the LoRasPI board, and they works exactly as expected. Of course it’s not a multiple channel gateway but doing LoraWan test with it is fine and so cheap.
In the meantime I added some features to the single channel gateway software, you’ll find the correct Single Packet Forwarder version that will works right out of the box for LoRasPI and Dragino Lora Hat also. Check readme to see software added features.
You’ll find the LoRasPI repo there
Hi, I’m newbie of network thing. May I know that is it enable the multiple nodes with Lora SX1276 transceivers to communicate/send data to one specific raspberry pi with Lora SX1276 transceivers through this Single LoraWan gateway?
just started playing around with LoRa with this little beauty on a raspi 2b
the customized packet forwarder seems to install and work fine, at least locally. i enabled router.eu.thethings.network only (the staging one seems to be offline anyways) in the config file and registered the gateway in my ttn account.
dumb and basic question: i don’t have any node running yet - should the gateway still connect to the router? (it doesn’t )
global_conf.json should be downloaded from TTN github to make sure you ahve the correct setting, changing values in it is bad practice. Any values that require changes (like gateway_ID requires to make the gateway unique) should be overridden in local_conf.json.