Changes for page LoRaWAN Sensors in two different LoRaWAN Network
Last modified by Xiaoling on 2022/07/13 11:08
From version 4.1
edited by Xiaoling
on 2022/07/13 11:08
on 2022/07/13 11:08
Change comment:
There is no comment for this version
To version 3.1
edited by Edwin Chen
on 2022/05/26 14:19
on 2022/05/26 14:19
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Xiaoling1 +XWiki.Edwin - Content
-
... ... @@ -1,23 +1,20 @@ 1 -(% class="wikigeneratedid" %) 2 -**Table of Contents:** 3 - 1 +{{box cssClass="floatinginfobox" title="**Contents**"}} 4 4 {{toc/}} 3 +{{/box}} 5 5 5 +(% class="wikigeneratedid" %) 6 += LoRaWAN Join Mode = 6 6 8 +There are two different Join Mode: ABP and OTAA. Here are the differences between them: 7 7 8 - = 1.LoRaWAN JoinMode=10 +[[https:~~/~~/www.thethingsnetwork.org/docs/lorawan/end-device-activation/ >>https://www.thethingsnetwork.org/docs/lorawan/end-device-activation/]] 9 9 10 10 11 -There are two different Join Mode: ABP and OTAA. Here are the differences between them: [[https:~~/~~/www.thethingsnetwork.org/docs/lorawan/end-device-activation/ >>https://www.thethingsnetwork.org/docs/lorawan/end-device-activation/]] 12 - 13 - 14 14 Most cases we use for LoRaWAN sensors are OTAA mode., which is also the default mode for Dragino Sensors. 15 15 16 16 16 += LoRaWAN OTAA Activation = 17 17 18 -= 2. LoRaWAN OTAA Activation = 19 - 20 - 21 21 According to the activation photo as below. 22 22 23 23 The APPSKEY & NwksKey are generated during each activation. These two keys are used for further communication with LoRaWAN server. ... ... @@ -27,10 +27,8 @@ 27 27 [[image:image-20220526141011-1.png]] 28 28 29 29 27 += LoRaWAN ABP Activation = 30 30 31 -= 3. LoRaWAN ABP Activation = 32 - 33 - 34 34 ABP activation no need communication between End Device and LoRaWAN server. As long as End Device and NS has the same keys (NekSkey, AppSKey, DevAddr) , NS can get the package from End Device. 35 35 36 36 [[image:image-20220526141805-2.png]]