Changes for page LA66 LoRaWAN Shield User Manual
Last modified by Xiaoling on 2023/05/26 14:19
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -2,10 +2,8 @@ 2 2 {{toc/}} 3 3 {{/box}} 4 4 5 -= LA66 LoRaWAN Module = 5 += What is LA66 LoRaWAN Module = 6 6 7 -== What is LA66 LoRaWAN Module == 8 - 9 9 **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 LoRa 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 program, create and connect your things everywhere. 10 10 11 11 **LA66 **is a ready-to-use module which includes the LoRaWAN v1.0.4 protocol. External MCU can use AT command to call LA66 and start to transmit data via the LoRaWAN protocol. ... ... @@ -14,7 +14,7 @@ 14 14 15 15 16 16 17 -= =Specification ==15 += Specification = 18 18 19 19 [[image:image-20220517072526-1.png]] 20 20 ... ... @@ -45,20 +45,20 @@ 45 45 I/O Voltage: 3.3v 46 46 47 47 48 -= =AT Command ==46 += AT Command = 49 49 50 50 AT Command is valid over Main TXD and Main RXD. Serial Baud Rate is 9600. AT commands can be found in AT Command documents. 51 51 52 52 53 -= =Pin Mapping ==51 += Pin Mapping = 54 54 55 55 56 -= =Land Pattern ==54 += Land Pattern = 57 57 58 58 [[image:image-20220517072821-2.png]] 59 59 60 60 61 -= =Part Number ==59 += Part Number = 62 62 63 63 Part Number: **LA66-XXX** 64 64 ... ... @@ -72,25 +72,3 @@ 72 72 * **US915**: LoRaWAN US915 band 73 73 * **IN865**: LoRaWAN IN865 band 74 74 * **CN470**: LoRaWAN CN470 band 75 - 76 -= LA66 LoRaWAN Shield = 77 - 78 -LA66 LoRaWAN Shield is the Arduino Breakout PCB to fast test the features of LA66 module and turn Arduino to support LoRaWAN. 79 - 80 - 81 -= LA66 USB LoRaWAN Adapter = 82 - 83 -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. 84 - 85 - 86 -== Install USB Driver == 87 - 88 - 89 -== Send & Get Message via LoRaWAN == 90 - 91 -=== Install Minicom === 92 - 93 - 94 -Example: LA66 USB Module got message from LA66 LoRa Shield and send the sensor data to NodeRed. 95 - 96 -