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 (2 modified, 0 added, 0 removed)
-
Attachments (0 modified, 0 added, 10 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Edwin1 +XWiki.Xiaoling - Content
-
... ... @@ -66,6 +66,8 @@ 66 66 * Ultra-long RF range 67 67 68 68 69 + 70 + 69 69 == 1.3 Specification == 70 70 71 71 ... ... @@ -88,10 +88,12 @@ 88 88 * I/O Voltage: 3.3v 89 89 90 90 93 + 94 + 91 91 == 1.4 Pin Mapping & LED == 92 92 93 93 94 -[[image:image-20220817085048-1.png ||height="533" width="734"]]98 +[[image:image-20220817085048-1.png]] 95 95 96 96 97 97 ... ... @@ -100,10 +100,7 @@ 100 100 3. Purple light on when receiving downlink data packets 101 101 102 102 103 -[[image:image-20220820112305-1.png||height="515" width="749"]] 104 104 105 - 106 - 107 107 == 1.5 Example: Use AT Command to communicate with LA66 module via Arduino UNO. == 108 108 109 109 ... ... @@ -126,7 +126,6 @@ 126 126 127 127 LA66-LoRaWAN-shield-AT-command-via-Arduino-UNO source code link: [[https:~~/~~/www.dropbox.com/sh/cx0pspkwu62pr97/AAAbKh2ioPdZfSDtdDpooYqha?dl=0>>https://www.dropbox.com/sh/cx0pspkwu62pr97/AAAbKh2ioPdZfSDtdDpooYqha?dl=0]] 128 128 129 - 130 130 [[image:image-20220726135239-1.png]] 131 131 132 132 ... ... @@ -133,7 +133,6 @@ 133 133 134 134 (% style="color:blue" %)**3. Click the button marked 1 in the figure to compile, and after the compilation is complete, click the button marked 2 in the figure to upload** 135 135 136 - 137 137 [[image:image-20220726135356-2.png]] 138 138 139 139 ... ... @@ -158,7 +158,7 @@ 158 158 159 159 160 160 161 -(% style="color:blue" %)**2. Same steps as 1.5,after opening the serial port monitoring, it will automatically connect to the network and send packets**160 +(% style="color:blue" %)**2. Same steps as 2.5,after opening the serial port monitoring, it will automatically connect to the network and send packets** 162 162 163 163 164 164 [[image:image-20220723172938-9.png||height="652" width="1050"]] ... ... @@ -185,76 +185,20 @@ 185 185 186 186 187 187 188 - 189 - 190 190 (% style="color:blue" %)**3. Integration into Node-red via TTNV3** 191 191 189 +For the usage of Node-RED, please refer to: [[http:~~/~~/8.211.40.43:8080/xwiki/bin/view/Main/Node-RED/>>http://8.211.40.43:8080/xwiki/bin/view/Main/Node-RED/]] 192 192 193 -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/]] 194 - 195 - 196 196 [[image:image-20220723175700-12.png||height="602" width="995"]] 197 197 198 198 199 199 200 -== 1.8 Example:Howtojoinhelium==195 +== 1.8 Upgrade Firmware of LA66 LoRaWAN Shield == 201 201 202 202 203 - (% style="color:blue"%)**1.Createanewdevice.**198 +=== 1.8.1 Items needed for update === 204 204 205 205 206 -[[image:image-20220907165500-1.png||height="464" width="940"]] 207 - 208 - 209 - 210 -(% style="color:blue" %)**2. Save the device after filling in the necessary information.** 211 - 212 - 213 -[[image:image-20220907165837-2.png||height="375" width="809"]] 214 - 215 - 216 - 217 -(% style="color:blue" %)**3. Use AT commands.** 218 - 219 - 220 -[[image:image-20220602100052-2.png||height="385" width="600"]] 221 - 222 - 223 - 224 -(% style="color:#0000ff" %)**4. Use command AT+CFG to get device configuration** 225 - 226 - 227 -[[image:image-20220907170308-3.png||height="556" width="617"]] 228 - 229 - 230 - 231 -(% style="color:blue" %)**5. Network successfully.** 232 - 233 - 234 -[[image:image-20220907170436-4.png]] 235 - 236 - 237 - 238 -(% style="color:blue" %)**6. Send uplink using command** 239 - 240 - 241 -[[image:image-20220912084334-1.png]] 242 - 243 - 244 -[[image:image-20220912084412-3.png]] 245 - 246 - 247 - 248 -[[image:image-20220907170744-6.png||height="242" width="798"]] 249 - 250 - 251 - 252 -== 1.9 Upgrade Firmware of LA66 LoRaWAN Shield == 253 - 254 - 255 -=== 1.9.1 Items needed for update === 256 - 257 - 258 258 1. LA66 LoRaWAN Shield 259 259 1. Arduino 260 260 1. USB TO TTL Adapter ... ... @@ -263,7 +263,7 @@ 263 263 264 264 265 265 266 -=== 1. 9.2 Connection ===209 +=== 1.8.2 Connection === 267 267 268 268 269 269 [[image:image-20220602101311-3.png||height="276" width="600"]] ... ... @@ -289,7 +289,7 @@ 289 289 290 290 291 291 292 -=== 1. 9.3 Upgrade steps ===235 +=== 1.8.3 Upgrade steps === 293 293 294 294 295 295 ... ... @@ -300,7 +300,6 @@ 300 300 301 301 302 302 303 - 304 304 ==== (% style="color:blue" %)2. Press the RST switch once(%%) ==== 305 305 306 306 ... ... @@ -312,9 +312,8 @@ 312 312 ==== (% style="color:blue" %)3. Open the Upgrade tool (Tremo Programmer) in PC and Upgrade(%%) ==== 313 313 314 314 315 - 316 316 ((( 317 -(% style="color:blue" %)**1. **(%%)**[[https:~~/~~/www.dropbox.com/sh/j0qyc7a9ejit7jk/AACtx2tK4gEv6YFXMIVUM4dLa?dl=0>>https://www.dropbox.com/sh/j0qyc7a9ejit7jk/AACtx2tK4gEv6YFXMIVUM4dLa?dl=0]]**258 +(% style="color:blue" %)**1. Software download link: [[https:~~/~~/www.dragino.com/downloads/index.php?dir=LSN50-LoRaST/Utility/LSN50N/>>https://www.dragino.com/downloads/index.php?dir=LSN50-LoRaST/Utility/LSN50N/]]** 318 318 ))) 319 319 320 320 ... ... @@ -326,7 +326,7 @@ 326 326 327 327 328 328 (% class="wikigeneratedid" id="HSelecttheCOMportcorrespondingtoUSBTTL" %) 329 -(% style="color:blue" %)**2. 270 +(% style="color:blue" %)**2. Select the COM port corresponding to USB TTL** 330 330 331 331 332 332 [[image:image-20220602103844-8.png]] ... ... @@ -334,7 +334,7 @@ 334 334 335 335 336 336 (% class="wikigeneratedid" id="HSelectthebinfiletoburn" %) 337 -(% style="color:blue" %)**3. 278 +(% style="color:blue" %)**3. Select the bin file to burn** 338 338 339 339 340 340 [[image:image-20220602104144-9.png]] ... ... @@ -348,15 +348,14 @@ 348 348 349 349 350 350 (% class="wikigeneratedid" id="HClicktostartthedownload" %) 351 -(% style="color:blue" %)**4. 292 +(% style="color:blue" %)**4. Click to start the download** 352 352 353 - 354 354 [[image:image-20220602104923-13.png]] 355 355 356 356 357 357 358 358 (% class="wikigeneratedid" id="HThefollowingfigureappearstoprovethattheburningisinprogress" %) 359 -(% style="color:blue" %)**5. 299 +(% style="color:blue" %)**5. Check update process** 360 360 361 361 362 362 [[image:image-20220602104948-14.png]] ... ... @@ -366,7 +366,6 @@ 366 366 (% class="wikigeneratedid" id="HThefollowingpictureappearstoprovethattheburningissuccessful" %) 367 367 (% style="color:blue" %)**The following picture shows that the burning is successful** 368 368 369 - 370 370 [[image:image-20220602105251-15.png]] 371 371 372 372 ... ... @@ -380,11 +380,7 @@ 380 380 Compile and Upload Code to ASR6601 Platform :[[Instruction>>Main.User Manual for LoRaWAN End Nodes.LA66 LoRaWAN Module.Compile and Upload Code to ASR6601 Platform.WebHome]] 381 381 382 382 383 -== 2.2 Where to find Peer-to-Peer firmware of LA66? == 384 384 385 - 386 -* [[Instruction for LA66 Peer to Peer firmware>>Instruction for LA66 Peer to Peer firmware]]. 387 - 388 388 = 3. Order Info = 389 389 390 390 ... ... @@ -404,6 +404,7 @@ 404 404 * (% style="color:red" %)**PP**(%%): Peer to Peer LoRa Protocol 405 405 406 406 342 + 407 407 = 4. Reference = 408 408 409 409
- image-20220820112305-1.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Edwin - Size
-
... ... @@ -1,1 +1,0 @@ 1 -784.9 KB - Content
- image-20220907165500-1.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Bei - Size
-
... ... @@ -1,1 +1,0 @@ 1 -121.8 KB - Content
- image-20220907165837-2.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Bei - Size
-
... ... @@ -1,1 +1,0 @@ 1 -86.9 KB - Content
- image-20220907170308-3.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Bei - Size
-
... ... @@ -1,1 +1,0 @@ 1 -40.4 KB - Content
- image-20220907170436-4.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Bei - Size
-
... ... @@ -1,1 +1,0 @@ 1 -22.6 KB - Content
- image-20220907170659-5.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Bei - Size
-
... ... @@ -1,1 +1,0 @@ 1 -27.8 KB - Content
- image-20220907170744-6.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Bei - Size
-
... ... @@ -1,1 +1,0 @@ 1 -44.5 KB - Content
- image-20220912084334-1.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -1.7 KB - Content
- image-20220912084352-2.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -16.7 KB - Content
- image-20220912084412-3.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -16.7 KB - Content