wikiroute

networking recipes

User Tools

Site Tools


deploying_lorawan

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
deploying_lorawan [2017/04/29 17:45] – [1. End-nodes] samerdeploying_lorawan [2017/04/29 18:44] – [1.1. Autonomo with LoRaBee] samer
Line 8: Line 8:
 ==== -. Autonomo with LoRaBee ==== ==== -. Autonomo with LoRaBee ====
  
-For the end-devices in the LoRaWAN platform, we will use an Autonomo board with a LoRaBee holding the Microchip RN2483 module. According to [[http://shop.sodaq.com]], Autonomo is a matchbox-sized powerhouse which uses the new Atmel Cortex M0+ 32bit micro controller. It can be powered by a smartphone-sized solar panel.+For the devices in the LoRaWAN platform, we will use an Autonomo board with a LoRaBee holding the Microchip RN2483 module. According to [[http://shop.sodaq.com]], Autonomo is a matchbox-sized powerhouse which uses the new Atmel Cortex M0+ 32bit micro controller. One advantage of such device is that it can be powered by a smartphone-sized solar panel. 
 + 
 +In order to configure the Autonomo with LoRaBee device, you should follow these steps: 
 + 
 +    - Verify that you have the latest Arduino IDE from [[https://www.arduino.cc/en/Main/Software]] on your computer. 
 +    - Install the board files as noted in [[http://support.sodaq.com/sodaq-one/autonomо/getting-started-autonomo/]]. 
 +    - Add the following library {{ :sodaq_rn2483_2.zip |}} to your Arduino IDE as explained in [[https://www.arduino.cc/en/guide/libraries]]. 
 + 
 +Now you are ready to write a sketch for the device. Here is one example sketch {{ :test-lorawan-combined-loraserver-example.zip |}} with the following features: 
 + 
 +  * Three sensors connected to the Autonomo on pins A0 (light sensor), A2 (moisture sensor), and D0 (temperature sensor). 
 +  * OTA join method 
 +  * Frequency channels 
 +  * Message sending 
  
-In order to configure the end- 
 ==== -. Arduino with Dragino Shield ==== ==== -. Arduino with Dragino Shield ====
  
deploying_lorawan.txt · Last modified: 2021/08/28 09:50 by samer