Hide last authors
Xiaoling 134.2 1
Xiaoling 87.2 2
Xiaoling 87.13 3 **Table of Contents:**
4
Edwin Chen 1.1 5 {{toc/}}
6
7
Edwin Chen 6.1 8
Xiaoling 87.2 9 = 1.  LA66 LoRaWAN Module =
10
11
12 == 1.1  What is LA66 LoRaWAN Module ==
13
14
Xiaoling 87.15 15 (((
Xiaoling 100.2 16 (((
17 [[image:image-20220719093358-2.png||height="145" width="220"]](% style="color:blue" %)** **
18 )))
Edwin Chen 88.2 19
Xiaoling 100.2 20 (((
21
22 )))
23
24 (((
Edwin Chen 65.1 25 (% 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.
Xiaoling 87.15 26 )))
Xiaoling 100.2 27 )))
Edwin Chen 1.1 28
Xiaoling 87.15 29 (((
Xiaoling 100.2 30 (((
Xiaoling 101.4 31 (% 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.
Xiaoling 87.15 32 )))
Xiaoling 100.2 33 )))
Edwin Chen 1.1 34
Xiaoling 87.15 35 (((
Xiaoling 100.2 36 (((
Edwin Chen 65.1 37 Each LA66 module includes a (% style="color:blue" %)**world-unique OTAA key**(%%) for LoRaWAN registration.
Xiaoling 87.15 38 )))
Edwin Chen 1.1 39
Xiaoling 87.15 40 (((
Edwin Chen 65.1 41 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.
Xiaoling 87.15 42 )))
Xiaoling 100.2 43 )))
Edwin Chen 1.1 44
Xiaoling 87.15 45 (((
Xiaoling 100.2 46 (((
Edwin Chen 65.1 47 LA66 is equipped with (% style="color:blue" %)**TCXO crystal**(%%) which ensures the module can achieve stable performance in extreme temperatures.
Xiaoling 87.15 48 )))
Xiaoling 100.2 49 )))
Edwin Chen 1.1 50
Edwin Chen 67.1 51
Xiaoling 100.2 52
Xiaoling 87.2 53 == 1.2  Features ==
Edwin Chen 64.1 54
Xiaoling 137.6 55
Xiaoling 146.4 56 * Support LoRaWAN v1.0.3 protocol
Edwin Chen 68.1 57 * Support peer-to-peer protocol
58 * TCXO crystal to ensure RF performance on low temperature
59 * SMD Antenna pad and i-pex antenna connector
60 * Available in different frequency LoRaWAN frequency bands.
61 * World-wide unique OTAA keys.
Edwin Chen 69.1 62 * AT Command via UART-TTL interface
63 * Firmware upgradable via UART interface
64 * Ultra-long RF range
Edwin Chen 64.1 65
Xiaoling 146.3 66
Xiaoling 148.2 67
Xiaoling 87.2 68 == 1.3  Specification ==
69
Xiaoling 137.6 70
Edwin Chen 68.1 71 * CPU: 32-bit 48 MHz
72 * Flash: 256KB
73 * RAM: 64KB
Edwin Chen 66.1 74 * Input Power Range: 1.8v ~~ 3.7v
75 * Power Consumption: < 4uA.
76 * Frequency Range: 150 MHz ~~ 960 MHz
77 * Maximum Power +22 dBm constant RF output
78 * High sensitivity: -148 dBm
79 * Temperature:
80 ** Storage: -55 ~~ +125℃
81 ** Operating: -40 ~~ +85℃
82 * Humidity:
83 ** Storage: 5 ~~ 95% (Non-Condensing)
84 ** Operating: 10 ~~ 95% (Non-Condensing)
85 * LoRa Tx Current: <90 mA at +17 dBm, 108 mA at +22 dBm
86 * LoRa Rx current: <9 mA
87 * I/O Voltage: 3.3v
Edwin Chen 1.1 88
Xiaoling 146.3 89
Xiaoling 148.2 90
Xiaoling 87.2 91 == 1.4  AT Command ==
92
Xiaoling 98.2 93
Edwin Chen 148.1 94 AT Command is valid over Main TXD and Main RXD. Serial Baud Rate is 9600. AT commands can be found in[[ AT Command documents>>https://www.dropbox.com/sh/wtq43za8sykpgta/AABAEE02uEAsRU-JV7bzEhMba?dl=0]].
Edwin Chen 1.1 95
Edwin Chen 3.1 96
Xiaoling 98.4 97
Xiaoling 87.2 98 == 1.5  Dimension ==
Edwin Chen 3.1 99
Xiaoling 146.3 100
Xiaoling 98.2 101 [[image:image-20220718094750-3.png]]
Edwin Chen 3.1 102
103
Edwin Chen 5.1 104
Xiaoling 87.2 105 == 1.6  Pin Mapping ==
106
Xiaoling 101.2 107 [[image:image-20220720111850-1.png]]
Xiaoling 87.2 108
Edwin Chen 5.1 109
110
Xiaoling 87.2 111 == 1.7  Land Pattern ==
112
Xiaoling 137.6 113
Edwin Chen 5.1 114 [[image:image-20220517072821-2.png]]
115
116
117
Xiaoling 146.3 118 = 2.  FAQ =
Edwin Chen 6.1 119
120
Xiaoling 146.3 121 == 2.1  How to Compile Source Code for LA66? ==
Xiaoling 87.2 122
Edwin Chen 90.1 123
Edwin Chen 147.1 124 Compile and Upload Code to ASR6601 Platform:[[Instruction>>Compile and Upload Code to ASR6601 Platform]]
Xiaoling 137.2 125
126
Xiaoling 148.2 127
Edwin Chen 147.1 128 == 2.2 Can i use LA66 module's internal I/O without external MCU, So to save product cost? ==
Xiaoling 137.2 129
Xiaoling 148.2 130
Edwin Chen 147.1 131 Yes, this is possible, user can refer[[ the source code from ASR >>https://github.com/asrlora/asr_lora_6601/tree/master/projects/ASR6601SE-EVAL/examples/lora]]to get examples for how to its I/O Interfaces.
132
133
Xiaoling 148.2 134
Xiaoling 148.4 135 == 2.3  Where to find Peer-to-Peer firmware of LA66? ==
136
137
138 Instruction for LA66 Peer to Peer firmware :[[ Instruction >>doc:Main.User Manual for LoRaWAN End Nodes.LA66 LoRaWAN Shield User Manual.Instruction for LA66 Peer to Peer firmware.WebHome]]
139
140
141
Xiaoling 146.3 142 = 3.  Order Info =
Xiaoling 137.2 143
144
Xiaoling 146.3 145 **Part Number:**  (% style="color:blue" %)**LA66-XXX**
Xiaoling 87.4 146
147
Xiaoling 87.5 148 (% style="color:blue" %)**XXX**(%%): The default frequency band
Edwin Chen 86.1 149
Xiaoling 87.5 150 * (% style="color:red" %)**AS923**(%%):  LoRaWAN AS923 band
151 * (% style="color:red" %)**AU915**(%%):  LoRaWAN AU915 band
152 * (% style="color:red" %)**EU433**(%%):  LoRaWAN EU433 band
153 * (% style="color:red" %)**EU868**(%%):  LoRaWAN EU868 band
154 * (% style="color:red" %)**KR920**(%%):  LoRaWAN KR920 band
155 * (% style="color:red" %)**US915**(%%):  LoRaWAN US915 band
156 * (% style="color:red" %)**IN865**(%%):  LoRaWAN IN865 band
157 * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
158 * (% style="color:red" %)**PP**(%%):  Peer to Peer LoRa Protocol
Edwin Chen 73.1 159
Xiaoling 148.5 160
Xiaoling 146.3 161
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0