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,7 +56,6 @@ 56 56 57 57 58 58 59 - 60 60 == 1.3 Specification == 61 61 62 62 ... ... @@ -78,9 +78,9 @@ 78 78 79 79 80 80 81 - 82 82 == 1.4 Pin Mapping & LED == 83 83 82 + 84 84 [[image:image-20220813183239-3.png||height="526" width="662"]] 85 85 86 86 ... ... @@ -109,6 +109,7 @@ 109 109 110 110 (% style="color:blue" %)**2. Press the reset switch RST on the LA66 USB LoRaWAN Adapter to reset it.** 111 111 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,6 +118,7 @@ 118 118 119 119 (% style="color:blue" %)**3. See Uplink Command** 120 120 121 + 121 121 Command format: (% style="color:#4472c4" %)** AT+SENDB=<confirn_status>,<Fport>,<data_len>,<data>** 122 122 123 123 example: AT+SENDB=01,02,8,05820802581ea0a5 ... ... @@ -129,7 +129,6 @@ 129 129 (% style="color:blue" %)**4. Check to see if TTN received the message** 130 130 131 131 132 - 133 133 [[image:image-20220817093644-1.png]] 134 134 135 135 ... ... @@ -141,6 +141,7 @@ 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 + 144 144 (% style="color:red" %)**Preconditions:** 145 145 146 146 (% style="color:red" %)**1. LA66 USB LoRaWAN Adapter works fine** ... ... @@ -155,6 +155,7 @@ 155 155 156 156 (% style="color:blue" %)**2.**(%%) Run the python script in PC and see the TTN 157 157 159 + 158 158 [[image:image-20220602115852-3.png||height="450" width="1187"]] 159 159 160 160 ... ... @@ -167,6 +167,7 @@ 167 167 168 168 (% style="color:blue" %)**1. Connect the LA66 USB LoRaWAN Adapter to the Raspberry Pi** 169 169 172 + 170 170 [[image:image-20220723100439-2.png]] 171 171 172 172 ... ... @@ -173,6 +173,7 @@ 173 173 174 174 (% style="color:blue" %)**2. Install Minicom in RPi.** 175 175 179 + 176 176 (% id="cke_bm_509388S" style="display:none" %) (%%)Enter the following command in the RPi terminal 177 177 178 178 (% style="background-color:yellow" %)**apt update** ... ... @@ -188,6 +188,7 @@ 188 188 189 189 (% style="color:blue" %)**3. Press the reset switch RST on the LA66 USB LoRaWAN Adapter.** 190 190 195 + 191 191 The following picture appears to prove that the LA66 USB LoRaWAN Adapter successfully entered the network. 192 192 193 193 ... ... @@ -197,6 +197,7 @@ 197 197 198 198 (% style="color:blue" %)**4. Send Uplink message** 199 199 205 + 200 200 Format: (% style="color:#4472c4" %)**AT+SENDB=<confirn_status>,<Fport>,<data_len>,<data>** 201 201 202 202 example: AT+SENDB=01,02,8,05820802581ea0a5 ... ... @@ -235,6 +235,7 @@ 235 235 236 236 ==== (% style="color:blue" %)**Hardware Connection:**(%%) ==== 237 237 244 + 238 238 A USB to Type-C adapter is needed to connect to a Mobile phone. 239 239 240 240 Note: The package of LA66 USB adapter already includes this USB Type-C adapter. ... ... @@ -245,6 +245,7 @@ 245 245 246 246 ==== (% style="color:blue" %)**Download and Install App:**(%%) ==== 247 247 255 + 248 248 [[(% 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) 249 249 250 250 [[image:image-20220813173738-1.png]] ... ... @@ -253,8 +253,10 @@ 253 253 254 254 ==== (% style="color:blue" %)**Use of APP:**(%%) ==== 255 255 264 + 256 256 Function and page introduction 257 257 267 + 258 258 [[image:image-20220723113448-7.png||height="995" width="450"]] 259 259 260 260 **Block Explain:** ... ... @@ -286,8 +286,10 @@ 286 286 13. exit button 287 287 288 288 299 + 289 289 LA66 USB LoRaWAN Module not connected 290 290 302 + 291 291 [[image:image-20220723110520-5.png||height="677" width="508"]] 292 292 293 293 ... ... @@ -303,6 +303,7 @@ 303 303 304 304 (% style="color:blue" %)**1. Register LA66 USB LoRaWAN Module to TTNV3** 305 305 318 + 306 306 [[image:image-20220723134549-8.png]] 307 307 308 308 ... ... @@ -309,6 +309,7 @@ 309 309 310 310 (% style="color:blue" %)**2. Open Node-RED,And import the JSON file to generate the flow** 311 311 325 + 312 312 Sample JSON file please go to **[[this link>>https://www.dropbox.com/sh/zxwx16qb777uvkz/AABE_P8coGCQ4DAC8enH4bUya?dl=0]]** to download. 313 313 314 314 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/]] ... ... @@ -369,3 +369,6 @@ 369 369 370 370 371 371 * Hardware Design File for LA66 USB LoRaWAN Adapter : [[Download>>https://www.dropbox.com/sh/a3wbmdcvqjxaqw5/AADZfvAiykJTK624RgMquH86a?dl=0]] 386 + 387 + 388 +