Changes for page LA66 USB LoRaWAN Adapter User Manual
Last modified by Xiaoling on 2025/02/07 16:37
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -56,6 +56,7 @@ 56 56 57 57 58 58 59 + 59 59 == 1.3 Specification == 60 60 61 61 ... ... @@ -77,9 +77,9 @@ 77 77 78 78 79 79 81 + 80 80 == 1.4 Pin Mapping & LED == 81 81 82 - 83 83 [[image:image-20220813183239-3.png||height="526" width="662"]] 84 84 85 85 ... ... @@ -108,7 +108,6 @@ 108 108 109 109 (% style="color:blue" %)**2. Press the reset switch RST on the LA66 USB LoRaWAN Adapter to reset it.** 110 110 111 - 112 112 The following picture appears to prove that the LA66 USB LoRaWAN Adapter successfully Join the LoRaWAN network 113 113 114 114 ... ... @@ -118,7 +118,6 @@ 118 118 119 119 (% style="color:blue" %)**3. See Uplink Command** 120 120 121 - 122 122 Command format: (% style="color:#4472c4" %)** AT+SENDB=<confirn_status>,<Fport>,<data_len>,<data>** 123 123 124 124 example: AT+SENDB=01,02,8,05820802581ea0a5 ... ... @@ -130,6 +130,7 @@ 130 130 (% style="color:blue" %)**4. Check to see if TTN received the message** 131 131 132 132 132 + 133 133 [[image:image-20220817093644-1.png]] 134 134 135 135 ... ... @@ -141,7 +141,6 @@ 141 141 142 142 (**Raspberry Pi example: **[[https:~~/~~/github.com/dragino/LA66/blob/main/Send_information_to_TTN_Raspberry%20Pi.py>>https://github.com/dragino/LA66/blob/main/Send_information_to_TTN_Raspberry%20Pi.py]]) 143 143 144 - 145 145 (% style="color:red" %)**Preconditions:** 146 146 147 147 (% style="color:red" %)**1. LA66 USB LoRaWAN Adapter works fine** ... ... @@ -156,7 +156,6 @@ 156 156 157 157 (% style="color:blue" %)**2.**(%%) Run the python script in PC and see the TTN 158 158 159 - 160 160 [[image:image-20220602115852-3.png||height="450" width="1187"]] 161 161 162 162 ... ... @@ -169,7 +169,6 @@ 169 169 170 170 (% style="color:blue" %)**1. Connect the LA66 USB LoRaWAN Adapter to the Raspberry Pi** 171 171 172 - 173 173 [[image:image-20220723100439-2.png]] 174 174 175 175 ... ... @@ -176,7 +176,6 @@ 176 176 177 177 (% style="color:blue" %)**2. Install Minicom in RPi.** 178 178 179 - 180 180 (% id="cke_bm_509388S" style="display:none" %) (%%)Enter the following command in the RPi terminal 181 181 182 182 (% style="background-color:yellow" %)**apt update** ... ... @@ -192,7 +192,6 @@ 192 192 193 193 (% style="color:blue" %)**3. Press the reset switch RST on the LA66 USB LoRaWAN Adapter.** 194 194 195 - 196 196 The following picture appears to prove that the LA66 USB LoRaWAN Adapter successfully entered the network. 197 197 198 198 ... ... @@ -202,7 +202,6 @@ 202 202 203 203 (% style="color:blue" %)**4. Send Uplink message** 204 204 205 - 206 206 Format: (% style="color:#4472c4" %)**AT+SENDB=<confirn_status>,<Fport>,<data_len>,<data>** 207 207 208 208 example: AT+SENDB=01,02,8,05820802581ea0a5 ... ... @@ -241,7 +241,6 @@ 241 241 242 242 ==== (% style="color:blue" %)**Hardware Connection:**(%%) ==== 243 243 244 - 245 245 A USB to Type-C adapter is needed to connect to a Mobile phone. 246 246 247 247 Note: The package of LA66 USB adapter already includes this USB Type-C adapter. ... ... @@ -252,7 +252,6 @@ 252 252 253 253 ==== (% style="color:blue" %)**Download and Install App:**(%%) ==== 254 254 255 - 256 256 [[(% id="cke_bm_895007S" style="display:none" %)** **(%%)**Download Link for Android apk **>>https://www.dropbox.com/sh/zxwx16qb777uvkz/AABE_P8coGCQ4DAC8enH4bUya?dl=0]]. (Android Version Only) 257 257 258 258 [[image:image-20220813173738-1.png]] ... ... @@ -261,10 +261,8 @@ 261 261 262 262 ==== (% style="color:blue" %)**Use of APP:**(%%) ==== 263 263 264 - 265 265 Function and page introduction 266 266 267 - 268 268 [[image:image-20220723113448-7.png||height="995" width="450"]] 269 269 270 270 **Block Explain:** ... ... @@ -296,10 +296,8 @@ 296 296 13. exit button 297 297 298 298 299 - 300 300 LA66 USB LoRaWAN Module not connected 301 301 302 - 303 303 [[image:image-20220723110520-5.png||height="677" width="508"]] 304 304 305 305 ... ... @@ -315,7 +315,6 @@ 315 315 316 316 (% style="color:blue" %)**1. Register LA66 USB LoRaWAN Module to TTNV3** 317 317 318 - 319 319 [[image:image-20220723134549-8.png]] 320 320 321 321 ... ... @@ -322,7 +322,6 @@ 322 322 323 323 (% style="color:blue" %)**2. Open Node-RED,And import the JSON file to generate the flow** 324 324 325 - 326 326 Sample JSON file please go to **[[this link>>https://www.dropbox.com/sh/zxwx16qb777uvkz/AABE_P8coGCQ4DAC8enH4bUya?dl=0]]** to download. 327 327 328 328 For the usage of Node-RED, please refer to: [[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/Node-RED/>>http://wiki.dragino.com/xwiki/bin/view/Main/Node-RED/]] ... ... @@ -383,6 +383,3 @@ 383 383 384 384 385 385 * Hardware Design File for LA66 USB LoRaWAN Adapter : [[Download>>https://www.dropbox.com/sh/a3wbmdcvqjxaqw5/AADZfvAiykJTK624RgMquH86a?dl=0]] 386 - 387 - 388 -