LoPy-nano-gateway-wan-public: Difference between revisions

From UNamur InfoSec
Jump to navigation Jump to search
Line 3: Line 3:


In this page, We are going to:
In this page, We are going to:
*Setup LoPy as Single Channel LoRa nano gateway
*In [https://console.thethingsnetwork.org/ Thethingsnetwork Server]
*Connect out nano gateway to [https://console.thethingsnetwork.org/ Thethingsnetwork Server]
**Setup Gateway
**Create Application
**Register Device
*In LoPy
**Update LoPy firmware to 1.6.7.b1
**Configure LoPy code to forward message to [https://console.thethingsnetwork.org/ Thethingsnetwork Server]
**Run LoPy Nano Gateway code
 
 
== Thethingsnetwork Server ==
 
 
 
== LoPy ==
 
 
 
*Download LoPy Nano Gateway code from [https://github.com/pycom/pycom-libraries/tree/master/examples/lorawan-nano-gateway Github]

Revision as of 14:21, 15 March 2017

LoPy nano gateway and Thethingsnetwork

In this page, We are going to:


Thethingsnetwork Server

LoPy

  • Download LoPy Nano Gateway code from Github