<
From version < 3.5 >
edited by Xiaoling
on 2022/05/10 15:33
To version < 3.8 >
edited by Xiaoling
on 2022/05/10 15:53
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -14,7 +14,9 @@
14 14  
15 15  For 005 LoRaWAN stack: to save battery, once boot, device will make first make 200 tries for OTAA Join, the time period of two Join Requests will depends on the DR and the airtime requirement. After this 200 Join finish, device will send a join request every 20 minutes. If device reboot, it will do above loop again.
16 16  
17 +(((
17 17  For 005 LoRaWAN Stack:
19 +)))
18 18  
19 19  * EU868 OTAA Join DR select. SF7->SF8->SF9->SF10->SF11->SF12; Each 3 attempts and then loop
20 20  * US915 and AU915 OTAA Join procedure,. End node by default will use all 72 channels to join and it will be set to use the proper sub-band after Join success
... ... @@ -26,9 +26,13 @@
26 26  
27 27  === 3.1.1 Notice for AS923 Frequency Bands ===
28 28  
31 +(((
29 29  Since [[RP002-1.0.1LoRaWAN Regional Parameters>>url:https://lora-alliance.org/sites/default/files/2020-02/rp_2-1.0.1.pdf]], AS923 include three different default settings for different countries: AS923-1, AS923-2 and AS923-3.
33 +)))
30 30  
35 +(((
31 31  AS923-1 use the same default uplink frequency as previous AS923 firmware. AS923-2 and AS923-3 are new with different default uplink frequency. User need to know exactly the frequency bands from the LoRaWAN server and choose the right firmware version for the end node.
37 +)))
32 32  
33 33  
34 34  
... ... @@ -120,14 +120,29 @@
120 120  ** 927.5 - SF7BW500 to SF12BW500
121 121  ** 923.3 - SF12BW500(RX2 downlink only)
122 122  
129 +(((
123 123  There is a issue if the end node is fixed at sub-band2. The sensor won't be able to register to other sub-band and can only works for the LoRaWAN server use sub-band2 , such as TTN. To solve this, user need to use a USB-TTL adapter to connect to the end node to manually set the sub-band which is very inconvinient.
131 +)))
124 124  
133 +(((
134 +
135 +)))
136 +
137 +(((
125 125  So since **Since [[Dragino DLS-005 LoRaWAN Stack>>url:https://www.dragino.com/downloads/downloads/LoRa_End_Node/DR-LWS/changelog]]**, To make sure the end node supports all sub band by default. In the OTAA Join process, the end node will use frequency 1 from sub-band1, then frequency 1 from sub-band2, then frequency 1 from sub-band3, etc to process the OTAA join.
139 +)))
126 126  
141 +
142 +(((
127 127  After Join success, the end node will switch to the correct sub band by:
144 +)))
128 128  
129 -* Check what sub-band the LoRaWAN server ask from the OTAA Join Accept message and switch to that sub-band
130 -* Use the Join successful sub-band if the server doesn’t include sub-band info in the OTAA Join Accept message ( TTN v2 doesn't include)
146 +* (((
147 +Check what sub-band the LoRaWAN server ask from the OTAA Join Accept message and switch to that sub-band
148 +)))
149 +* (((
150 +Use the Join successful sub-band if the server doesn’t include sub-band info in the OTAA Join Accept message ( TTN v2 doesn't include)
151 +)))
131 131  
132 132  == 3.3 CN470-510 (CN470) ==
133 133  
... ... @@ -266,12 +266,24 @@
266 266  
267 267  === 3.9.2 Latest firmware, Since [[Dragino DLS-005 LoRaWAN Stack>>url:https://www.dragino.com/downloads/downloads/LoRa_End_Node/DR-LWS/changelog]] ===
268 268  
290 +(((
269 269  There is an issue if the end node is fixed at sub-band2. The sensor won't be able to register to other sub-band and can only work for the LoRaWAN server use sub-band2 , such as TTN. To solve this, the user needs to use a USB-TTL adapter to connect to the end node to manually set the sub-band which is very inconvenient.
292 +)))
270 270  
294 +(((
295 +
296 +)))
297 +
298 +(((
271 271  So since **Since [[Dragino DLS-005 LoRaWAN Stack>>url:https://www.dragino.com/downloads/downloads/LoRa_End_Node/DR-LWS/changelog]]**, we have improved this, the end node will use frequency 1 from sub-band1, then frequency 1 from sub-band2, then frequency 1 from sub-band3, etc to process the OTAA join, In this case, In this case, the end node can support LoRaWAN servers with different subbands. To make sure the end node will only transmit the proper sub-band after OTAA Joined successfully, the end node will:
300 +)))
272 272  
273 -* Check what sub-band the LoRaWAN server ask from the OTAA Join Accept message and switch to that subband
274 -* Use the Join successful sub-band if the server doesn't include subband info in the OTAA Join Accept message ( TTN v2 doesn't include)
302 +* (((
303 +Check what sub-band the LoRaWAN server ask from the OTAA Join Accept message and switch to that subband
304 +)))
305 +* (((
306 +Use the Join successful sub-band if the server doesn't include subband info in the OTAA Join Accept message ( TTN v2 doesn't include)
307 +)))
275 275  
276 276  = 4. Frequency Bands for different server =
277 277  
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0