Changes for page LA66 LoRaWAN Shield User Manual
Last modified by Xiaoling on 2023/05/26 14:19
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -62,8 +62,6 @@ 62 62 * Firmware upgradable via UART interface 63 63 * Ultra-long RF range 64 64 65 - 66 - 67 67 == 1.3 Specification == 68 68 69 69 * CPU: 32-bit 48 MHz ... ... @@ -84,8 +84,6 @@ 84 84 * LoRa Rx current: <9 mA 85 85 * I/O Voltage: 3.3v 86 86 87 - 88 - 89 89 == 1.4 AT Command == 90 90 91 91 ... ... @@ -128,7 +128,7 @@ 128 128 ))) 129 129 130 130 ((( 131 -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. 127 +(% style="color:blue" %)**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 132 ))) 133 133 134 134 ((( ... ... @@ -170,8 +170,6 @@ 170 170 * Firmware upgradable via UART interface 171 171 * Ultra-long RF range 172 172 173 - 174 - 175 175 == 2.3 Specification == 176 176 177 177 * CPU: 32-bit 48 MHz ... ... @@ -192,8 +192,6 @@ 192 192 * LoRa Rx current: <9 mA 193 193 * I/O Voltage: 3.3v 194 194 195 - 196 - 197 197 == 2.4 Pin Mapping & LED == 198 198 199 199 ... ... @@ -219,8 +219,6 @@ 219 219 1. Arduino 220 220 1. USB TO TTL Adapter 221 221 222 - 223 - 224 224 [[image:image-20220602100052-2.png||height="385" width="600"]] 225 225 226 226 ... ... @@ -334,15 +334,25 @@ 334 334 [[image:image-20220715001142-3.png||height="145" width="220"]] 335 335 336 336 327 +((( 337 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. 329 +))) 338 338 331 +((( 339 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. 333 +))) 340 340 335 +((( 341 341 Each LA66 module includes a (% style="color:blue" %)**world-unique OTAA key**(%%) for LoRaWAN registration. 337 +))) 342 342 339 +((( 343 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. 341 +))) 344 344 343 +((( 345 345 LA66 is equipped with (% style="color:blue" %)**TCXO crystal**(%%) which ensures the module can achieve stable performance in extreme temperatures. 345 +))) 346 346 347 347 348 348 ... ... @@ -389,7 +389,9 @@ 389 389 == 3.5 Example: Send & Get Messages via LoRaWAN in PC == 390 390 391 391 392 +((( 392 392 Assume user already input the LA66 USB LoRaWAN Adapter OTAA Keys in TTN and there is already TTN network coverage. 394 +))) 393 393 394 394 395 395 (% style="color:blue" %)**1. Connect the LA66 USB LoRaWAN adapter to PC**