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

From version 31.4
edited by Xiaoling
on 2022/11/21 17:21
Change comment: There is no comment for this version
To version 31.2
edited by Xiaoling
on 2022/11/21 17:14
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -2,14 +2,15 @@
2 2  [[image:1669017918121-199.png||height="359" width="358"]]
3 3  
4 4  
5 -**Table of Contents:**
6 6  
7 -{{toc/}}
8 8  
9 9  
10 10  
11 11  
12 12  
11 +
12 +
13 +
13 13  = 1. Overview =
14 14  
15 15  == 1.1 What is Dragino LoRaWAN IoT Kit v3? ==
... ... @@ -36,7 +36,6 @@
36 36  
37 37  * Support various network structures
38 38  
39 -
40 40  == 1.3 What can you learn from the kit? ==
41 41  
42 42  
... ... @@ -56,7 +56,6 @@
56 56  
57 57  * Learn different way to connect LoRaWAN network to IoT Server and compare their advantages / disadvantages.
58 58  
59 -
60 60  == 1.4 What parts Dragino LoRa IoT v3 includes? ==
61 61  
62 62  
... ... @@ -82,7 +82,6 @@
82 82  
83 83  * 20 x dupont cable (male to female)
84 84  
85 -
86 86  = 2. Example 1: Test a LoRaWAN network =
87 87  
88 88  
... ... @@ -94,7 +94,6 @@
94 94  [[image:1669019691933-772.png]]
95 95  
96 96  
97 -
98 98  (% style="color:blue" %)**STEPS:**
99 99  
100 100  ~1. Register LPS8v2 gateway to TTN so provide a LoRaWAN coverage. See section “[[Gateway Registration for Semtech UDP ~~-~~-~> Primary LoRaWAN Server>>url:http://wiki.dragino.com/xwiki/bin/view/Main/Notes%20for%20TTN/#H2.A0GatewayRegistrationforSemtechUDP]]” 
... ... @@ -104,12 +104,12 @@
104 104  3. Register LA66 USB to TTN and track people location. See “[[Example: Use of LA66 USB LoRaWAN Adapter and mobile APP>>url:http://wiki.dragino.com/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LA66%20USB%20LoRaWAN%20Adapter%20User%20Manual/#H1.9A0Example:UseofA0LA66USBLoRaWANAdapterandmobileAPP]]”
105 105  
106 106  
107 -
108 108  (% style="color:blue" %)**Result:**
109 109  
110 110   [[image:1669019732684-677.png]]
111 111  
112 112  
109 +
113 113  = 3. Example 2: Test Built-In LoRaWAN Server =
114 114  
115 115  
... ... @@ -170,9 +170,9 @@
170 170  
171 171  In this example, the end nodes LA66 Shield and LA66 USB are not use LoRaWAN protocol. Users need to flash them with the firmware support private LoRa.
172 172  
173 -* (% style="color:blue" %)**Software Location:**(%%)**  [[LA66 Peer to Peer firmware>>url:http://wiki.dragino.com/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LA66%20LoRaWAN%20Shield%20User%20Manual/Instruction%20for%20LA66%20Peer%20to%20Peer%20firmware/]]**
170 +* **Software Location: [[LA66 Peer to Peer firmware>>url:http://wiki.dragino.com/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LA66%20LoRaWAN%20Shield%20User%20Manual/Instruction%20for%20LA66%20Peer%20to%20Peer%20firmware/]]**
174 174  
175 -* (% style="color:blue" %)**How to Flash Firmware:  **(%%)** [[For LA66 Shield>>url:http://wiki.dragino.com/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LA66%20LoRaWAN%20Shield%20User%20Manual/#H1.9A0UpgradeFirmwareofLA66LoRaWANShield]] , For [[LA66 USB>>url:http://wiki.dragino.com/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LA66%20USB%20LoRaWAN%20Adapter%20User%20Manual/#H1.10A0UpgradeFirmwareofLA66USBLoRaWANAdapter]].**
172 +* **How to Flash Firmware: [[For LA66 Shield>>url:http://wiki.dragino.com/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LA66%20LoRaWAN%20Shield%20User%20Manual/#H1.9A0UpgradeFirmwareofLA66LoRaWANShield]] , For [[LA66 USB>>url:http://wiki.dragino.com/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LA66%20USB%20LoRaWAN%20Adapter%20User%20Manual/#H1.10A0UpgradeFirmwareofLA66USBLoRaWANAdapter]].**
176 176  
177 177  This example will show how to get Temperature sensor value from LA66 Shield and send it to LA66 USB. LA66 USB is connected to mobile phone. So user can see the temperature value in mobile phone directly . User can also send message from mobile phone to LA66 to control the RGB LED.
178 178  
... ... @@ -206,9 +206,11 @@
206 206  (% style="color:#037691" %)**AT+RXMOD=6,0   ** (%%) ~-~-->  Rx Timeout and Reply mode
207 207  
208 208  
206 +
209 209  === 5.1.2 Hardware Connection ===
210 210  
211 211  
210 +
212 212  [[image:1669020260360-253.png]]
213 213  
214 214  
... ... @@ -285,7 +285,7 @@
285 285  Send a message to the LA66 USB control LA66 Shield + UNO external RBG LED through the mobile phone:
286 286  
287 287  
288 -For example, if you send (% style="color:blue" %)**AT+SEND=1,000101,2,0**(%%) the RBG LED will light up red.
287 +For example, if you send (% style="color:blue" %)**AT+SEND=1,000101,2,0** the (%%)RBG LED will light up red.
289 289  
290 290  [[image:1669021075655-472.png]]
291 291  
... ... @@ -312,8 +312,7 @@
312 312  
313 313  (% style="color:red" %)**Notice:**
314 314  
315 -1. LPS8v2 has LoRaWAN concentrator which doesn't do anything in this example. This example doesn't need this SX1302 concentrator.
316 -
314 +~1. LPS8v2 has LoRaWAN concentrator which doesn't do anything in this example. This example doesn't need this SX1302 concentrator.
317 317  2. For mass deployment, user can use the LG01v2 instead of LPS8v2+LA66 USB. LG01v2 already include LA66 module inside.
318 318  
319 319  Use can check [[THIS LINK>>url:http://wiki.dragino.com/xwiki/bin/view/Main/User%20Manual%20for%20All%20Gateway%20models/LG01v2/#H5.2Example:LG01v2]] for an instruction of this example. In the link it uses LG01v2 as example, the use for LPS8v2+LA66 USB is the same as LG01v2.
... ... @@ -429,6 +429,8 @@
429 429  
430 430  * 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]]
431 431  
430 +
431 +
432 432  = 9. Reference =
433 433  
434 434