Skip to content
MichielJol edited this page Sep 22, 2016 · 11 revisions

This Git Repository contains a open-source NodeRed implementation of a server receiving and sending LoRa messages.

You can directly check out the total result here, but you might not learn much if you do just copy paste it. Much better is to build it yourself with this step-by-step tutorial:

0. Access a NodeRed server

1. Receive with HTTPS nodes

2. Parsing KPN LoRa

3. Validating the Token

4. Basic Web Interaction

5. Sending Downlink Messages

Clone this wiki locally