Changes for page LA66 LoRaWAN Shield User Manual
Last modified by Xiaoling on 2023/05/26 14:19
Summary
-
Page properties (2 modified, 0 added, 0 removed)
-
Attachments (0 modified, 0 added, 3 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Lu1 +XWiki.Xiaoling - Content
-
... ... @@ -28,7 +28,7 @@ 28 28 29 29 ((( 30 30 ((( 31 -(% style="color:blue" %)**LA66**(%%) is a ready-to-use module that includes the (% style="color:blue" %)**LoRaWAN v1.0. 3protocol**(%%). 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.31 +(% 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. 32 32 ))) 33 33 ))) 34 34 ... ... @@ -99,12 +99,14 @@ 99 99 100 100 101 101 102 + 102 102 == 1.6 Pin Mapping == 103 103 104 -[[image:image-20220720111850-1.png]] 105 105 106 +[[image:image-20220719093156-1.png]] 106 106 107 107 109 + 108 108 == 1.7 Land Pattern == 109 109 110 110 [[image:image-20220517072821-2.png]] ... ... @@ -126,12 +126,12 @@ 126 126 ))) 127 127 128 128 ((( 129 - (% 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.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. 130 130 ))) 131 131 132 132 ((( 133 133 ((( 134 -(% style="color:blue" %)**LA66**(%%) is a ready-to-use module that includes the (% style="color:blue" %)**LoRaWAN v1.0. 3protocol**(%%). 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.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. 135 135 ))) 136 136 ))) 137 137 ... ... @@ -217,6 +217,8 @@ 217 217 1. Arduino 218 218 1. USB TO TTL Adapter 219 219 222 + 223 + 220 220 [[image:image-20220602100052-2.png||height="385" width="600"]] 221 221 222 222 ... ... @@ -330,25 +330,15 @@ 330 330 [[image:image-20220715001142-3.png||height="145" width="220"]] 331 331 332 332 333 -((( 334 334 (% 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. 335 -))) 336 336 337 -((( 338 -(% style="color:blue" %)**LA66**(%%) is a ready-to-use module that includes the (% style="color:blue" %)**LoRaWAN v1.0.3 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. 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. 340 340 341 -((( 342 342 Each LA66 module includes a (% style="color:blue" %)**world-unique OTAA key**(%%) for LoRaWAN registration. 343 -))) 344 344 345 -((( 346 346 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. 347 -))) 348 348 349 -((( 350 350 LA66 is equipped with (% style="color:blue" %)**TCXO crystal**(%%) which ensures the module can achieve stable performance in extreme temperatures. 351 -))) 352 352 353 353 354 354 ... ... @@ -395,9 +395,7 @@ 395 395 == 3.5 Example: Send & Get Messages via LoRaWAN in PC == 396 396 397 397 398 -((( 399 399 Assume user already input the LA66 USB LoRaWAN Adapter OTAA Keys in TTN and there is already TTN network coverage. 400 -))) 401 401 402 402 403 403 (% style="color:blue" %)**1. Connect the LA66 USB LoRaWAN adapter to PC** ... ... @@ -543,6 +543,8 @@ 543 543 * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band 544 544 * (% style="color:red" %)**PP**(%%): Peer to Peer LoRa Protocol 545 545 538 + 539 + 546 546 = 5. Reference = 547 547 548 548 * Hardware Design File for LA66 LoRaWAN Shield, LA66 USB LoRaWAN Adapter : [[Download>>https://www.dropbox.com/sh/a3wbmdcvqjxaqw5/AADZfvAiykJTK624RgMquH86a?dl=0]]
- image-20220720111850-1.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -380.3 KB - Content
- image-20220723100027-1.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Lu - Size
-
... ... @@ -1,1 +1,0 @@ 1 -1.1 MB - Content
- image-20220723100439-2.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Lu - Size
-
... ... @@ -1,1 +1,0 @@ 1 -749.8 KB - Content