theapi / nodejs_lora_rfm95

Use the RFM95 Lora module with Node Js
GNU General Public License v3.0
3 stars 0 forks source link

Node.js RFM9595 Lora

Use the RFM95 Lora module from http://www.hoperf.com/rf_transceiver/lora/RFM95W.html with Node Js on a Raspberry Pi.

Build

npm install -g node-gyp

node-gyp configure build

Rebuild

node-gyp rebuild

Run

node app.js