Last modified by Xiaoling on 2023/07/24 09:53

From version 33.3
edited by Xiaoling
on 2022/11/21 18:10
Change comment: There is no comment for this version
To version 33.1
edited by Kilight Cao
on 2022/11/21 17:59
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Xiaoling
1 +XWiki.Kilight
Content
... ... @@ -37,8 +37,6 @@
37 37  * Support various network structures
38 38  
39 39  
40 -
41 -
42 42  == 1.3 What can you learn from the kit? ==
43 43  
44 44  
... ... @@ -59,8 +59,6 @@
59 59  * Learn different way to connect LoRaWAN network to IoT Server and compare their advantages / disadvantages.
60 60  
61 61  
62 -
63 -
64 64  == 1.4 What parts Dragino LoRa IoT v3 includes? ==
65 65  
66 66  
... ... @@ -87,8 +87,6 @@
87 87  * 20 x dupont cable (male to female)
88 88  
89 89  
90 -
91 -
92 92  = 2. Example 1: Test a LoRaWAN network =
93 93  
94 94  
... ... @@ -129,16 +129,16 @@
129 129  
130 130  TTN v3 stack has the same configure method as the public TTN server. When user test example 2 here. User need to log in the TTNv3 stack in LPS8v2 as per below:
131 131  
132 -**Input URL( (% style="background-color:yellow" %)//__http:~/~/<hostname>:8080 or http:~/~/<local-IPV4-address>__//(%%)__ __) in your browser.**
126 +**Input URL( __http:~/~/<hostname>:8080 or http:~/~/<local-IPV4-address> __) in your browser.**
133 133  
134 -**Such as  (% style="background-color:yellow" %)//__http:~/~/dragino-54ff12:8080  or http:~/~/<Local-IPV4-Address>__//(%%)**
128 +**Such as  __http:~/~/dragino-54ff12:8080  or http:~/~/<Local-IPV4-Address>__**
135 135  
136 136  
137 137  (% style="color:blue" %)**Login account:**
138 138  
139 -**User ID:  (% style="background-color:yellow" %)admin(%%)**
133 +**User ID:  admin**
140 140  
141 -**Password:  (% style="background-color:yellow" %)dragino(%%)**
135 +**Password:  dragino**
142 142  
143 143  [[image:1669019821266-501.png]]
144 144  
... ... @@ -213,7 +213,6 @@
213 213  (% style="color:#037691" %)**AT+RXMOD=6,0   ** (%%) ~-~->  Rx Timeout and Reply mode
214 214  )))
215 215  
216 -
217 217  === 5.1.2 Hardware Connection ===
218 218  
219 219  
... ... @@ -350,7 +350,6 @@
350 350  
351 351  
352 352  LA66 USB is loaded with the firmware **[[LA66 USB use LoRaWAN firmware>>url:https://www.dropbox.com/sh/els49fz9rd6fu1y/AAAt-kKIvXu1ZOK0hWysq97na?dl=0]]** and user can use AT Command to set up LA66 with below parameters:
353 -
354 354  (% class="box infomessage" %)
355 355  (((
356 356  (% style="color:#037691" %)**AT+CHS=904100000** (%%) ~-~->  Fix frequency
... ... @@ -361,7 +361,6 @@
361 361  
362 362  (% style="color:#037691" %)**AT+DR=0 ** (%%) ~-~->  Fix DR=0
363 363  )))
364 -
365 365  Set up LA66 USB t work in ABP mode, use fix frequency(904100000) and fix DR0(SF10) to transmit data.
366 366  
367 367  
... ... @@ -369,7 +369,6 @@
369 369  
370 370  
371 371  LA66 Shield is loaded with the firmware **[[LA66 Shield use Point to Point firmware>>url:https://www.dropbox.com/sh/els49fz9rd6fu1y/AAAt-kKIvXu1ZOK0hWysq97na?dl=0]]**, LA66 Shield as Relay needs to be configured as follows:
372 -
373 373  (% class="box infomessage" %)
374 374  (((
375 375  (% style="color:#037691" %)**AT+FRE=904.100,904.100**(%%)  ~-~-> TX and RX frequency set: 904100000 
... ... @@ -395,7 +395,6 @@
395 395  (% style="color:#037691" %)**AT+WAITTIME=1000**(%%)  ~-~-> Relay wait time 1000ms
396 396  )))
397 397  
398 -
399 399  == 7.3 Uplink test ==
400 400  
401 401  
... ... @@ -445,7 +445,6 @@
445 445  * Provide as much information as possible regarding your enquiry (product models, accurately describe your problem and steps to replicate it etc) and send a mail to [[support@dragino.com>>url:file:///D:/市场资料/说明书/LoRa/LG02/support@dragino.com]]
446 446  
447 447  
448 -
449 449  = 9. Reference =
450 450  
451 451