<
From version < 70.1 >
edited by Edwin Chen
on 2022/07/02 23:51
To version < 74.1 >
edited by Edwin Chen
on 2022/07/03 00:16
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -29,8 +29,6 @@
29 29  * Firmware upgradable via UART interface
30 30  * Ultra-long RF range
31 31  
32 -
33 -
34 34  == Specification ==
35 35  
36 36  * CPU: 32-bit 48 MHz
... ... @@ -70,7 +70,7 @@
70 70  [[image:image-20220517072821-2.png]]
71 71  
72 72  
73 -== Part Number ==
71 +== Order Info ==
74 74  
75 75  Part Number: **LA66-XXX**
76 76  
... ... @@ -88,8 +88,44 @@
88 88  
89 89  = LA66 LoRaWAN Shield =
90 90  
91 -LA66 LoRaWAN Shield is the Arduino Breakout PCB to fast test the features of LA66 module and turn Arduino to support LoRaWAN.
89 +== Overview ==
92 92  
91 +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.
92 +
93 +
94 +== Features ==
95 +
96 +* Arduino Shield base on LA66 LoRaWAN module
97 +* Support LoRaWAN v1.0.4 protocol
98 +* Support peer-to-peer protocol
99 +* TCXO crystal to ensure RF performance on low temperature
100 +* SMA connector
101 +* Available in different frequency LoRaWAN frequency bands.
102 +* World-wide unique OTAA keys.
103 +* AT Command via UART-TTL interface
104 +* Firmware upgradable via UART interface
105 +* Ultra-long RF range
106 +
107 +== Specification ==
108 +
109 +* CPU: 32-bit 48 MHz
110 +* Flash: 256KB
111 +* RAM: 64KB
112 +* Input Power Range: 1.8v ~~ 3.7v
113 +* Power Consumption: < 4uA.
114 +* Frequency Range: 150 MHz ~~ 960 MHz
115 +* Maximum Power +22 dBm constant RF output
116 +* High sensitivity: -148 dBm
117 +* Temperature:
118 +** Storage: -55 ~~ +125℃
119 +** Operating: -40 ~~ +85℃
120 +* Humidity:
121 +** Storage: 5 ~~ 95% (Non-Condensing)
122 +** Operating: 10 ~~ 95% (Non-Condensing)
123 +* LoRa Tx Current: <90 mA at +17 dBm, 108 mA at +22 dBm
124 +* LoRa Rx current: <9 mA
125 +* I/O Voltage: 3.3v
126 +
93 93  == Pin Mapping & LED ==
94 94  
95 95  == Example: Use AT Command to communicate with LA66 module via Arduino UNO. ==
... ... @@ -100,32 +100,31 @@
100 100  
101 101  == Upgrade Firmware of LA66 LoRaWAN Shield ==
102 102  
103 -=== what needs to be used ===
137 +=== Items needed for update ===
104 104  
105 -1.LA66 LoRaWAN Shield that needs to be upgraded
139 +1. LA66 LoRaWAN Shield
140 +1. Arduino
141 +1. USB TO TTL Adapter
106 106  
107 -2.Arduino
143 +[[image:image-20220602100052-2.png||height="341" width="531"]]
108 108  
109 -3.USB TO TTL
110 110  
111 -[[image:image-20220602100052-2.png]]
146 +=== Connection ===
112 112  
113 -=== Wiring Schematic ===
148 +[[image:image-20220602101311-3.png||height="350" width="760"]]
114 114  
115 -[[image:image-20220602101311-3.png]]
116 116  
117 -LA66 LoRaWAN Shield  >>>>>>>>>>>>USB TTL
151 +(% style="color:blue" %)**LA66 LoRaWAN Shield**(%%)  <-----> (% style="color:blue" %)**USB TTL(%%)
152 +GND  <-----> GND
153 +TXD  <-----> TXD
154 +RXD  <-----> RXD
118 118  
119 -GND  >>>>>>>>>>>>GND
120 -
121 -TXD  >>>>>>>>>>>>TXD
122 -
123 -RXD  >>>>>>>>>>>>RXD
124 -
125 125  JP6 of LA66 LoRaWAN Shield needs to be connected with yellow jumper cap
126 126  
127 127  Connect to the PC after connecting the wires
128 128  
160 +
161 +
129 129  [[image:image-20220602102240-4.png]]
130 130  
131 131  === Upgrade steps ===
... ... @@ -170,12 +170,70 @@
170 170  
171 171  [[image:image-20220602105251-15.png]]
172 172  
206 +
207 +== Order Info ==
208 +
209 +Part Number: **LA66-LoRaWAN-Shield-XXX**
210 +
211 +**XX**: The default frequency band
212 +
213 +* **AS923**: LoRaWAN AS923 band
214 +* **AU915**: LoRaWAN AU915 band
215 +* **EU433**: LoRaWAN EU433 band
216 +* **EU868**: LoRaWAN EU868 band
217 +* **KR920**: LoRaWAN KR920 band
218 +* **US915**: LoRaWAN US915 band
219 +* **IN865**: LoRaWAN IN865 band
220 +* **CN470**: LoRaWAN CN470 band
221 +* **PP**: Peer to Peer LoRa Protocol
222 +
223 +== Package Info ==
224 +
225 +* LA66 LoRaWAN Shield x 1
226 +* RF Antenna x 1
227 +
228 +
229 +
173 173  = LA66 USB LoRaWAN Adapter =
174 174  
175 -LA66 USB LoRaWAN Adapter is the USB Adapter for LA66, it combines a USB TTL Chip and LA66 module which can easy to test the LoRaWAN feature by using PC or embedded device which has USB Interface.
232 +== Overview ==
176 176  
177 -Before use, please make sure that the computer has installed the CP2102 driver
234 +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.
178 178  
236 +
237 +== Features ==
238 +
239 +* LoRaWAN USB adapter base on LA66 LoRaWAN module
240 +* Ultra-long RF range
241 +* Support LoRaWAN v1.0.4 protocol
242 +* Support peer-to-peer protocol
243 +* TCXO crystal to ensure RF performance on low temperature
244 +* Spring RF antenna
245 +* Available in different frequency LoRaWAN frequency bands.
246 +* World-wide unique OTAA keys.
247 +* AT Command via UART-TTL interface
248 +* Firmware upgradable via UART interface
249 +
250 +
251 +== Specification ==
252 +
253 +* CPU: 32-bit 48 MHz
254 +* Flash: 256KB
255 +* RAM: 64KB
256 +* Input Power Range: 5v
257 +* Frequency Range: 150 MHz ~~ 960 MHz
258 +* Maximum Power +22 dBm constant RF output
259 +* High sensitivity: -148 dBm
260 +* Temperature:
261 +** Storage: -55 ~~ +125℃
262 +** Operating: -40 ~~ +85℃
263 +* Humidity:
264 +** Storage: 5 ~~ 95% (Non-Condensing)
265 +** Operating: 10 ~~ 95% (Non-Condensing)
266 +* LoRa Tx Current: <90 mA at +17 dBm, 108 mA at +22 dBm
267 +* LoRa Rx current: <9 mA
268 +
269 +
179 179  == Pin Mapping & LED ==
180 180  
181 181  == Example Send & Get Messages via LoRaWAN in PC ==
... ... @@ -268,4 +268,26 @@
268 268  
269 269  == Upgrade Firmware of LA66 USB LoRaWAN Adapter ==
270 270  
362 +
363 +
364 +== Order Info ==
365 +
366 +Part Number: **LA66-USB-LoRaWAN-Adapter-XXX**
367 +
368 +**XX**: The default frequency band
369 +
370 +* **AS923**: LoRaWAN AS923 band
371 +* **AU915**: LoRaWAN AU915 band
372 +* **EU433**: LoRaWAN EU433 band
373 +* **EU868**: LoRaWAN EU868 band
374 +* **KR920**: LoRaWAN KR920 band
375 +* **US915**: LoRaWAN US915 band
376 +* **IN865**: LoRaWAN IN865 band
377 +* **CN470**: LoRaWAN CN470 band
378 +* **PP**: Peer to Peer LoRa Protocol
379 +
380 +== Package Info ==
381 +
382 +* LA66 USB LoRaWAN Adapter x 1
383 +
271 271  
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0