<
From version < 16.1 >
edited by Edwin Chen
on 2023/12/07 09:47
To version < 15.1 >
edited by Edwin Chen
on 2023/10/22 21:56
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -14,6 +14,7 @@
14 14  * TTN Frequency Band Settings: [[https:~~/~~/www.thethingsnetwork.org/docs/lorawan/frequency-plans.html>>url:https://www.thethingsnetwork.org/docs/lorawan/frequency-plans.html]]
15 15  * Frequency Bands vs Country List : Page 11 of [[LoRaWAN Regional Parameters RP2-1.0.3>>url:https://resources.lora-alliance.org/technical-specifications/rp2-1-0-3-lorawan-regional-parameters]]
16 16  
17 +
17 17  = 2. OTAA Join Behaviour =
18 18  
19 19  
... ... @@ -24,8 +24,9 @@
24 24  )))
25 25  
26 26  * EU868 OTAA Join DR select. SF7->SF8->SF9->SF10->SF11->SF12; Each 3 attempts and then loop
27 -* US915 and AU915 OTAA Join procedure,. End node by default will use all 72 channels (All sub-bands) to join and it will be set to use the proper sub-band after Join success
28 +* 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
28 28  
30 +
29 29  = 3. Default Frequency Bands =
30 30  
31 31  == 3.1 AS923 ==
... ... @@ -71,6 +71,7 @@
71 71  ** Uplink channels 1-8 (RX1)
72 72  ** 923.2 - SF10BW125 (RX2)
73 73  
76 +
74 74  === 3.1.3 AS923-2 ===
75 75  
76 76  
... ... @@ -84,6 +84,7 @@
84 84  ** Uplink channels 1-8 (RX1)
85 85  ** 921.4 - SF10BW125 (RX2)
86 86  
90 +
87 87  === 3.1.4 AS923-3 ===
88 88  
89 89  
... ... @@ -97,6 +97,7 @@
97 97  ** Uplink channels 1-8 (RX1)
98 98  ** 916.6 - SF10BW125 (RX2)
99 99  
104 +
100 100  === 3.1.5 AS923-4 ===
101 101  
102 102  
... ... @@ -110,6 +110,7 @@
110 110  ** Uplink channels 1-8 (RX1)
111 111  ** 917.3 - SF10BW125 (RX2)
112 112  
118 +
113 113  == 3.2 AU915-928(AU915) ==
114 114  
115 115  
... ... @@ -186,6 +186,7 @@
186 186  ** 508.1 - SF7BW125 to SF12BW125
187 187  ** 505.3 - SF12BW125 (RX2 downlink only)
188 188  
195 +
189 189  == 3.4 EU863-870 (EU868) ==
190 190  
191 191  
... ... @@ -230,6 +230,7 @@
230 230  * 866.5850 - SF7BW125 to SF12BW125
231 231  * 866.7850 - SF7BW125 to SF12BW125
232 232  
240 +
233 233  == 3.6 KZ865 ==
234 234  
235 235  
... ... @@ -244,6 +244,7 @@
244 244  ** The RX1 receive window uses the same channel as the preceding uplink.
245 245  ** The RX2 receive window uses a fixed frequency and data rate. The default parameters are 866.7MHz / DR0 (SF12, 125 kHz)​
246 246  
255 +
247 247  == 3.7 KR920-923 (KR920) ==
248 248  
249 249  
... ... @@ -265,6 +265,7 @@
265 265  ** Uplink channels 1-7(RX1)
266 266  ** 921.9 - SF12BW125 (RX2 downlink only; SF12BW125 might be changed to SF9BW125)
267 267  
277 +
268 268  == 3.8 MA869 ==
269 269  
270 270  
... ... @@ -285,6 +285,7 @@
285 285  ** Uplink channels 1-9 (RX1)
286 286  ** 869.525 - SF12BW125 (RX2 downlink only)
287 287  
298 +
288 288  == 3.9 US902-928 (US915) ==
289 289  
290 290  
... ... @@ -317,6 +317,7 @@
317 317  ** 927.5 - SF7BW500 to SF12BW500
318 318  ** 923.3 - SF12BW500(RX2 downlink only)
319 319  
331 +
320 320  === 3.9.2 Latest firmware, Since [[Dragino DLS-005 LoRaWAN Stack>>url:https://www.dragino.com/downloads/downloads/LoRa_End_Node/DR-LWS/changelog]] ===
321 321  
322 322  
... ... @@ -325,7 +325,7 @@
325 325  )))
326 326  
327 327  (((
328 -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, 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:
340 +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:
329 329  )))
330 330  
331 331  * (((
... ... @@ -344,6 +344,7 @@
344 344  * TTN Frequency Band Settings: [[https:~~/~~/www.thethingsnetwork.org/docs/lorawan/frequency-plans.html>>url:https://www.thethingsnetwork.org/docs/lorawan/frequency-plans.html]]
345 345  * Loriot [[https:~~/~~/docs.loriot.io/display/LNS/Regional+Frequency+Plans>>url:https://docs.loriot.io/display/LNS/Regional+Frequency+Plans]]
346 346  
359 +
347 347  = 5. Subband Related questiones in US915, AU915, CN470 bands. =
348 348  
349 349  
... ... @@ -357,6 +357,7 @@
357 357  
358 358  * If Gateway choose (% style="color:blue" %)**Basic Station Mode**(%%) to connect to the LoRaWAN server. User can set the subband in the Server side and gateway will the correct subband from server. no need to set this in gateway. AWS-IoT, TTN, ChirpStack all supports Basic Station Connection.
359 359  
373 +
360 360  == 5.2 Set Subband in End Node ==
361 361  
362 362  
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0