Use the RFM95 Lora module from http://www.hoperf.com/rf_transceiver/lora/RFM95W.html with Node Js on a Raspberry Pi.
npm install -g node-gyp
node-gyp configure build
node-gyp rebuild
node app.js