LoPy as Nano Gateway: configuration: Difference between revisions
Jump to navigation
Jump to search
(Created page with "We can set a LoPy as nano LoraWan gateway. Follow the instruction in the provided link: https://github.com/pycom/pycom-libraries/tree/master/examples/lorawan-nano-gateway In ...") |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 6: | Line 6: | ||
* Register an account at https://www.thethingsnetwork.org/ | * Register an account at https://www.thethingsnetwork.org/ | ||
* Register a gateway | * Register a gateway | ||
* Create application | * Create an application | ||
* Register a device. | * Register a device. | ||
More details can be found in https://forum.pycom.io/topic/810/new-firmware-release-1-6-7-b1-lorawan-nano-gateway-with-ttn-example/36 |
Latest revision as of 10:39, 10 March 2017
We can set a LoPy as nano LoraWan gateway. Follow the instruction in the provided link: https://github.com/pycom/pycom-libraries/tree/master/examples/lorawan-nano-gateway
In Lorawan-nano-gateway, there are both, gateway code and node code. LoPy nano-gateway can be connected to TheThingNetwork (https://www.thethingsnetwork.org/). The following steps need to be followed:
- Register an account at https://www.thethingsnetwork.org/
- Register a gateway
- Create an application
- Register a device.
More details can be found in https://forum.pycom.io/topic/810/new-firmware-release-1-6-7-b1-lorawan-nano-gateway-with-ttn-example/36