Version 148.1 by Edwin Chen on 2022/09/12 19:20

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 87.2 67 == 1.3  Specification ==
68
Xiaoling 137.6 69
Edwin Chen 68.1 70 * CPU: 32-bit 48 MHz
71 * Flash: 256KB
72 * RAM: 64KB
Edwin Chen 66.1 73 * Input Power Range: 1.8v ~~ 3.7v
74 * Power Consumption: < 4uA.
75 * Frequency Range: 150 MHz ~~ 960 MHz
76 * Maximum Power +22 dBm constant RF output
77 * High sensitivity: -148 dBm
78 * Temperature:
79 ** Storage: -55 ~~ +125℃
80 ** Operating: -40 ~~ +85℃
81 * Humidity:
82 ** Storage: 5 ~~ 95% (Non-Condensing)
83 ** Operating: 10 ~~ 95% (Non-Condensing)
84 * LoRa Tx Current: <90 mA at +17 dBm, 108 mA at +22 dBm
85 * LoRa Rx current: <9 mA
86 * I/O Voltage: 3.3v
Edwin Chen 1.1 87
Xiaoling 146.3 88
Xiaoling 87.2 89 == 1.4  AT Command ==
90
Xiaoling 98.2 91
Edwin Chen 148.1 92 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 93
Edwin Chen 3.1 94
Xiaoling 98.4 95
Xiaoling 87.2 96 == 1.5  Dimension ==
Edwin Chen 3.1 97
Xiaoling 146.3 98
Xiaoling 98.2 99 [[image:image-20220718094750-3.png]]
Edwin Chen 3.1 100
101
Edwin Chen 5.1 102
Xiaoling 87.2 103 == 1.6  Pin Mapping ==
104
Xiaoling 101.2 105 [[image:image-20220720111850-1.png]]
Xiaoling 87.2 106
Edwin Chen 5.1 107
108
Xiaoling 87.2 109 == 1.7  Land Pattern ==
110
Xiaoling 137.6 111
Edwin Chen 5.1 112 [[image:image-20220517072821-2.png]]
113
114
115
Xiaoling 146.3 116 = 2.  FAQ =
Edwin Chen 6.1 117
118
Xiaoling 146.3 119 == 2.1  How to Compile Source Code for LA66? ==
Xiaoling 87.2 120
Edwin Chen 90.1 121
Edwin Chen 147.1 122 Compile and Upload Code to ASR6601 Platform:[[Instruction>>Compile and Upload Code to ASR6601 Platform]]
Xiaoling 137.2 123
124
Edwin Chen 147.1 125 == 2.2 Can i use LA66 module's internal I/O without external MCU, So to save product cost? ==
Xiaoling 137.2 126
Edwin Chen 147.1 127 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.
128
129
Xiaoling 146.3 130 = 3.  Order Info =
Xiaoling 137.2 131
132
Xiaoling 146.3 133 **Part Number:**  (% style="color:blue" %)**LA66-XXX**
Xiaoling 87.4 134
135
Xiaoling 87.5 136 (% style="color:blue" %)**XXX**(%%): The default frequency band
Edwin Chen 86.1 137
Xiaoling 87.5 138 * (% style="color:red" %)**AS923**(%%):  LoRaWAN AS923 band
139 * (% style="color:red" %)**AU915**(%%):  LoRaWAN AU915 band
140 * (% style="color:red" %)**EU433**(%%):  LoRaWAN EU433 band
141 * (% style="color:red" %)**EU868**(%%):  LoRaWAN EU868 band
142 * (% style="color:red" %)**KR920**(%%):  LoRaWAN KR920 band
143 * (% style="color:red" %)**US915**(%%):  LoRaWAN US915 band
144 * (% style="color:red" %)**IN865**(%%):  LoRaWAN IN865 band
145 * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
146 * (% style="color:red" %)**PP**(%%):  Peer to Peer LoRa Protocol
Edwin Chen 73.1 147
Xiaoling 146.3 148