<
From version < 87.15 >
edited by Xiaoling
on 2022/07/13 10:09
To version < 100.3 >
edited by Xiaoling
on 2022/07/19 11:41
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -13,14 +13,27 @@
13 13  
14 14  
15 15  (((
16 +(((
17 +[[image:image-20220719093358-2.png||height="145" width="220"]](% style="color:blue" %)** **
18 +)))
19 +
20 +(((
21 +
22 +)))
23 +
24 +(((
16 16  (% style="color:blue" %)**Dragino LA66**(%%) is a small wireless LoRaWAN module that offers a very compelling mix of long-range, low power consumption, and secure data transmission. It is designed to facilitate developers to quickly deploy industrial-level LoRaWAN and IoT solutions. It helps users to turn the idea into a practical application and make the Internet of Things a reality. It is easy to create and connect your things everywhere.
17 17  )))
27 +)))
18 18  
19 19  (((
30 +(((
20 20  (% style="color:blue" %)**LA66**(%%) is a ready-to-use module that includes the (% style="color:blue" %)**LoRaWAN v1.0.4 protocol**(%%). The LoRaWAN stack used in LA66 is used in more than 1 million LoRaWAN End Devices deployed world widely. This mature LoRaWAN stack greatly reduces the risk to make stable LoRaWAN Sensors to support different LoRaWAN servers and different countries' standards. External MCU can use AT command to call LA66 and start to transmit data via the LoRaWAN protocol.
21 21  )))
33 +)))
22 22  
23 23  (((
36 +(((
24 24  Each LA66 module includes a (% style="color:blue" %)**world-unique OTAA key**(%%) for LoRaWAN registration.
25 25  )))
26 26  
... ... @@ -27,12 +27,16 @@
27 27  (((
28 28  Besides the support of the LoRaWAN protocol, LA66 also supports (% style="color:blue" %)**open-source peer-to-peer LoRa Protocol**(%%) for the none-LoRaWAN application.
29 29  )))
43 +)))
30 30  
31 31  (((
46 +(((
32 32  LA66 is equipped with (% style="color:blue" %)**TCXO crystal**(%%) which ensures the module can achieve stable performance in extreme temperatures.
33 33  )))
49 +)))
34 34  
35 35  
52 +
36 36  == 1.2  Features ==
37 37  
38 38  * Support LoRaWAN v1.0.4 protocol
... ... @@ -71,19 +71,22 @@
71 71  
72 72  == 1.4  AT Command ==
73 73  
91 +
74 74  AT Command is valid over Main TXD and Main RXD. Serial Baud Rate is 9600. AT commands can be found in AT Command documents.
75 75  
76 76  
95 +
77 77  == 1.5  Dimension ==
78 78  
79 -[[image:image-20220517072526-1.png]]
98 +[[image:image-20220718094750-3.png]]
80 80  
81 81  
82 82  
102 +
83 83  == 1.6  Pin Mapping ==
84 84  
85 85  
86 -[[image:image-20220523101537-1.png]]
106 +[[image:image-20220719093156-1.png]]
87 87  
88 88  
89 89  
... ... @@ -98,9 +98,45 @@
98 98  
99 99  == 2.1  Overview ==
100 100  
121 +
122 +(((
123 +[[image:image-20220715000826-2.png||height="145" width="220"]]
124 +)))
125 +
126 +(((
127 +
128 +)))
129 +
130 +(((
101 101  LA66 LoRaWAN Shield is the Arduino shield base on LA66. Users can use LA66 LoRaWAN Shield to rapidly add LoRaWAN or peer-to-peer LoRa wireless function to  Arduino projects.
132 +)))
102 102  
134 +(((
135 +(((
136 +(% style="color:blue" %)**LA66**(%%) is a ready-to-use module that includes the (% style="color:blue" %)**LoRaWAN v1.0.4 protocol**(%%). The LoRaWAN stack used in LA66 is used in more than 1 million LoRaWAN End Devices deployed world widely.  This mature LoRaWAN stack greatly reduces the risk to make stable LoRaWAN Sensors to support different LoRaWAN servers and different countries' standards. External MCU can use AT command to call LA66 and start to transmit data via the LoRaWAN protocol.
137 +)))
138 +)))
103 103  
140 +(((
141 +(((
142 +Each LA66 module includes a (% style="color:blue" %)**world-unique OTAA key**(%%) for LoRaWAN registration.
143 +)))
144 +)))
145 +
146 +(((
147 +(((
148 +Besides the support of the LoRaWAN protocol, LA66 also supports (% style="color:blue" %)**open-source peer-to-peer LoRa Protocol**(%%) for the none-LoRaWAN application.
149 +)))
150 +)))
151 +
152 +(((
153 +(((
154 +LA66 is equipped with (% style="color:blue" %)**TCXO crystal**(%%) which ensures the module can achieve stable performance in extreme temperatures.
155 +)))
156 +)))
157 +
158 +
159 +
104 104  == 2.2  Features ==
105 105  
106 106  * Arduino Shield base on LA66 LoRaWAN module
... ... @@ -165,7 +165,6 @@
165 165  
166 166  
167 167  
168 -
169 169  [[image:image-20220602100052-2.png||height="385" width="600"]]
170 170  
171 171  
... ... @@ -175,11 +175,15 @@
175 175  [[image:image-20220602101311-3.png||height="276" width="600"]]
176 176  
177 177  
233 +(((
178 178  (% style="color:blue" %)**LA66 LoRaWAN Shield**(%%)  **<->** (% style="color:blue" %)**USB TTL**
235 +)))
179 179  
237 +(((
180 180  (% style="background-color:yellow" %)**GND  <-> GND
181 181  TXD  <->  TXD
182 182  RXD  <->  RXD**
241 +)))
183 183  
184 184  
185 185  Put a jumper cap on JP6 of LA66 LoRaWAN Shield. ( the jumper is to power on LA66 module)
... ... @@ -210,7 +210,9 @@
210 210  ==== 3.  Open the Upgrade tool (Tremo Programmer) in PC and Upgrade ====
211 211  
212 212  
272 +(((
213 213  (% style="color:blue" %)**1. Software download link:  [[https:~~/~~/www.dragino.com/downloads/index.php?dir=LSN50-LoRaST/Utility/LSN50N/>>https://www.dragino.com/downloads/index.php?dir=LSN50-LoRaST/Utility/LSN50N/]]**
274 +)))
214 214  
215 215  
216 216  [[image:image-20220602103227-6.png]]
... ... @@ -269,9 +269,22 @@
269 269  
270 270  == 3.1  Overview ==
271 271  
272 -LA66 USB LoRaWAN Adapter is designed to fast turn USB devices to support LoRaWAN wireless features. It combines a CP2101 USB TTL Chip and LA66 LoRaWAN module which can easy to add LoRaWAN wireless feature to PC / Mobile phone or an embedded device that has USB Interface.
273 273  
334 +[[image:image-20220715001142-3.png||height="145" width="220"]]
274 274  
336 +
337 +(% style="color:blue" %)**LA66 USB LoRaWAN Adapter**(%%) is designed to fast turn USB devices to support LoRaWAN wireless features. It combines a CP2101 USB TTL Chip and LA66 LoRaWAN module which can easy to add LoRaWAN wireless feature to PC / Mobile phone or an embedded device that has USB Interface.
338 +
339 +(% style="color:blue" %)**LA66**(%%) is a ready-to-use module that includes the (% style="color:blue" %)**LoRaWAN v1.0.4 protocol**(%%). The LoRaWAN stack used in LA66 is used in more than 1 million LoRaWAN End Devices deployed world widely. This mature LoRaWAN stack greatly reduces the risk to make stable LoRaWAN Sensors to support different LoRaWAN servers and different countries' standards. External MCU can use AT command to call LA66 and start to transmit data via the LoRaWAN protocol.
340 +
341 +Each LA66 module includes a (% style="color:blue" %)**world-unique OTAA key**(%%) for LoRaWAN registration.
342 +
343 +Besides the support of the LoRaWAN protocol, LA66 also supports (% style="color:blue" %)**open-source peer-to-peer LoRa Protocol**(%%) for the none-LoRaWAN application.
344 +
345 +LA66 is equipped with (% style="color:blue" %)**TCXO crystal**(%%) which ensures the module can achieve stable performance in extreme temperatures.
346 +
347 +
348 +
275 275  == 3.2  Features ==
276 276  
277 277  * LoRaWAN USB adapter base on LA66 LoRaWAN module
... ... @@ -284,6 +284,7 @@
284 284  * World-wide unique OTAA keys.
285 285  * AT Command via UART-TTL interface
286 286  * Firmware upgradable via UART interface
361 +* Open Source Mobile App for LoRaWAN signal detect and GPS tracking.
287 287  
288 288  
289 289  
... ... @@ -465,5 +465,3 @@
465 465  = 5.  Reference =
466 466  
467 467  * Hardware Design File for LA66 LoRaWAN Shield, LA66 USB LoRaWAN Adapter : [[Download>>https://www.dropbox.com/sh/a3wbmdcvqjxaqw5/AADZfvAiykJTK624RgMquH86a?dl=0]]
468 -
469 -
image-20220715000242-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Edwin
Size
... ... @@ -1,0 +1,1 @@
1 +172.4 KB
Content
image-20220715000826-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Edwin
Size
... ... @@ -1,0 +1,1 @@
1 +820.7 KB
Content
image-20220715001142-3.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Edwin
Size
... ... @@ -1,0 +1,1 @@
1 +508.1 KB
Content
image-20220718094030-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +193.3 KB
Content
image-20220718094138-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +100.3 KB
Content
image-20220718094750-3.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +97.9 KB
Content
image-20220718094950-4.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +97.7 KB
Content
image-20220718095457-5.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +98.0 KB
Content
image-20220719093156-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +381.2 KB
Content
image-20220719093358-2.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +649.5 KB
Content
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0