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 (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -134,58 +134,62 @@ 134 134 135 135 == Upgrade Firmware of LA66 LoRaWAN Shield == 136 136 137 -=== what needstobeused ===137 +=== Items needed for update === 138 138 139 -1.LA66 LoRaWAN Shield that needs to be upgraded 139 +1. LA66 LoRaWAN Shield 140 +1. Arduino 141 +1. USB TO TTL Adapter 140 140 141 -2. Arduino143 +[[image:image-20220602100052-2.png||height="385" width="600"]] 142 142 143 -3.USB TO TTL 144 144 145 - [[image:image-20220602100052-2.png]]146 +=== Connection === 146 146 147 - === WiringSchematic===148 +[[image:image-20220602101311-3.png||height="276" width="600"]] 148 148 149 -[[image:image-20220602101311-3.png]] 150 +(% style="color:blue" %)**LA66 LoRaWAN Shield**(%%) <-> (% style="color:blue" %)**USB TTL**(%%) 151 +**GND <-> GND 152 +TXD <-> TXD 153 +RXD <-> RXD** 150 150 151 -LA66 LoRaWAN Shield >>>>>>>>>>>>USBTTL155 +Put a jumper cap on JP6 of LA66 LoRaWAN Shield. ( the jumper is to power on LA66 module) 152 152 153 - GND>>>>>>>>>>>>GND157 +Connect USB TTL Adapter to PC after connecting the wires 154 154 155 -TXD >>>>>>>>>>>>TXD 156 156 157 - RXD>>>>>>>>>>>>RXD160 +[[image:image-20220602102240-4.png||height="304" width="600"]] 158 158 159 -JP6 of LA66 LoRaWAN Shield needs to be connected with yellow jumper cap 160 160 161 - Connectto the PCafterconnecting thewires163 +=== Upgrade steps === 162 162 163 - [[image:image-20220602102240-4.png]]165 +==== Switch SW1 to put in ISP position ==== 164 164 165 - === Upgradesteps===167 +[[image:image-20220602102824-5.png||height="306" width="600"]] 166 166 167 -==== Dial the SW1 of the LA66 LoRaWAN Shield to the ISP's location as shown in the figure below ==== 168 168 169 - [[image:image-20220602102824-5.png]]170 +==== Press the RST switch once ==== 170 170 171 - ==== Press theRST switchontheLA66 LoRaWAN Shieldonce====172 +[[image:image-20220602104701-12.png||height="285" width="600"]] 172 172 173 -[[image:image-20220602104701-12.png]] 174 174 175 -==== Open the upgradeapplicationsoftware ====175 +==== Open the Upgrade tool (Tremo Programmer) in PC and Upgrade ==== 176 176 177 -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/]] 177 +**~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/]]** 178 178 179 179 [[image:image-20220602103227-6.png]] 180 180 181 181 [[image:image-20220602103357-7.png]] 182 182 183 -===== Select the COM port corresponding to USB TTL ===== 184 184 184 +(% class="wikigeneratedid" id="HSelecttheCOMportcorrespondingtoUSBTTL" %) 185 +**2. Select the COM port corresponding to USB TTL** 186 + 185 185 [[image:image-20220602103844-8.png]] 186 186 187 -===== Select the bin file to burn ===== 188 188 190 +(% class="wikigeneratedid" id="HSelectthebinfiletoburn" %) 191 +**3. Select the bin file to burn** 192 + 189 189 [[image:image-20220602104144-9.png]] 190 190 191 191 [[image:image-20220602104251-10.png]] ... ... @@ -192,16 +192,22 @@ 192 192 193 193 [[image:image-20220602104402-11.png]] 194 194 195 -===== Click to start the download ===== 196 196 200 +(% class="wikigeneratedid" id="HClicktostartthedownload" %) 201 +**4. Click to start the download** 202 + 197 197 [[image:image-20220602104923-13.png]] 198 198 199 -===== The following figure appears to prove that the burning is in progress ===== 200 200 206 +(% class="wikigeneratedid" id="HThefollowingfigureappearstoprovethattheburningisinprogress" %) 207 +**5. Check update process** 208 + 201 201 [[image:image-20220602104948-14.png]] 202 202 203 -===== The following picture appears to prove that the burning is successful ===== 204 204 212 +(% class="wikigeneratedid" id="HThefollowingpictureappearstoprovethattheburningissuccessful" %) 213 +**The following picture shows that the burning is successful** 214 + 205 205 [[image:image-20220602105251-15.png]] 206 206 207 207 ... ... @@ -226,9 +226,6 @@ 226 226 * LA66 LoRaWAN Shield x 1 227 227 * RF Antenna x 1 228 228 229 - 230 - 231 - 232 232 = LA66 USB LoRaWAN Adapter = 233 233 234 234 == Overview == ... ... @@ -249,8 +249,6 @@ 249 249 * AT Command via UART-TTL interface 250 250 * Firmware upgradable via UART interface 251 251 252 - 253 - 254 254 == Specification == 255 255 256 256 * CPU: 32-bit 48 MHz ... ... @@ -269,95 +269,111 @@ 269 269 * LoRa Tx Current: <90 mA at +17 dBm, 108 mA at +22 dBm 270 270 * LoRa Rx current: <9 mA 271 271 272 - 273 - 274 274 == Pin Mapping & LED == 275 275 276 276 == Example Send & Get Messages via LoRaWAN in PC == 277 277 278 - Connect the LA66 LoRaShield tothePC281 +Assume user already input the LA66 USB LoRaWAN Adapter OTAA Keys in TTN and there is already TTN network coverage. 279 279 280 - [[image:image-20220602171217-1.png||height="615"width="915"]]283 +~1. Connect the LA66 USB LoRaWAN adapter to PC 281 281 285 +[[image:image-20220602171217-1.png||height="538" width="800"]] 286 + 282 282 Open the serial port tool 283 283 284 284 [[image:image-20220602161617-8.png]] 285 285 286 -[[image:image-20220602161718-9.png||height="5 29" width="927"]]291 +[[image:image-20220602161718-9.png||height="457" width="800"]] 287 287 288 -Press the reset switch RST on the LA66 LoRa Shield. 289 289 290 - Thefollowing pictureappears toprove thatthe LA66 LoRaShieldsuccessfully enteredthenetwork294 +2. Press the reset switch RST on the LA66 USB LoRaWAN Adapter to reset it. 291 291 292 - [[image:image-20220602161935-10.png]]296 +The following picture appears to prove that the LA66 USB LoRaWAN Adapter successfully Join the LoRaWAN network 293 293 294 - sendinstructions:AT+SENDB=<confirn_status>,<Fport>,<data_len>,<data>298 +[[image:image-20220602161935-10.png||height="498" width="800"]] 295 295 300 + 301 +3. See Uplink Command 302 + 303 +Command format: AT+SENDB=<confirn_status>,<Fport>,<data_len>,<data> 304 + 296 296 example: AT+SENDB=01,02,8,05820802581ea0a5 297 297 298 -[[image:image-20220602162157-11.png]] 307 +[[image:image-20220602162157-11.png||height="497" width="800"]] 299 299 300 -Check to see if TTN received the message 301 301 302 - [[image:image-20220602162331-12.png||height="547"width="1044"]]310 +4. Check to see if TTN received the message 303 303 304 - == Example Send & Get Messages viaLoRaWAN inRPi ==312 +[[image:image-20220602162331-12.png||height="420" width="800"]] 305 305 306 -Connect the LA66 LoRa Shield to the RPI 307 307 308 -[[image:image-20220602171233-2.png||height="592" width="881"]] 309 309 310 - Loginto theRPI'srminalandconnecttotheserialport316 += (% id="cke_bm_637361S" style="display:none" %) (%%)Example: Send PC's CPU/RAM usage to TTN via python = 311 311 312 - [[image:image-20220602153146-3.png]]318 +==== Use python as an example: ==== 313 313 314 - Pressthe resetswitch RST ontheLA66 LoRaShield.315 - Thefollowingpictureappears to prove that the LA66 LoRa Shield successfully entered the network320 +(% class="wikigeneratedid" %) 321 +===== ===== 316 316 317 - [[image:image-20220602154928-5.png]]323 +===== Preconditions: ===== 318 318 319 - send instructions:AT+SENDB=<confirn_status>,<Fport>,<data_len>,<data>325 +1.LA66 USB LoRaWAN Adapter works fine 320 320 321 - example:AT+SENDB=01,02,8,05820802581ea0a5327 +2.LA66 USB LoRaWAN Adapter is registered with TTN 322 322 323 - [[image:image-20220602160339-6.png]]329 +===== Steps for usage ===== 324 324 325 - ChecktoseeifTTNreceivedthemessage331 +1.Press the reset switch RESET on the LA66 USB LoRaWAN Adapter 326 326 327 - [[image:image-20220602160627-7.png||height="468"width="1013"]]333 +2.Run the python script in PC and see the TTN 328 328 329 - === Install Minicom===335 +[[image:image-20220602115852-3.png||height="450" width="1187"]] 330 330 331 -Enter the following command in the RPI terminal 332 332 333 -apt update 334 334 335 - [[image:image-20220602143155-1.png]]339 +== Example Send & Get Messages via LoRaWAN in RPi == 336 336 337 -apt in stallminicom341 +Assume user already input the LA66 USB LoRaWAN Adapter OTAA Keys in TTN and there is already TTN network coverage. 338 338 339 - [[image:image-20220602143744-2.png]]343 +~1. Connect the LA66 USB LoRaWAN Adapter to the Raspberry Pi 340 340 341 - === Send PC's CPU/RAM usageto TTN viascript.===345 +[[image:image-20220602171233-2.png||height="538" width="800"]] 342 342 343 -==== Take python as an example: ==== 344 344 345 - =====Preconditions:=====348 +2. Install Minicom in RPi. 346 346 347 - 1.LA66USBLoRaWAN Adapter worksfine350 +(% id="cke_bm_509388S" style="display:none" %) (%%)Enter the following command in the RPi terminal 348 348 349 - 2.LA66USB LoRaWANAdapteris registeredwith TTN352 +(% class="mark" %)apt update 350 350 351 - =====Stepsforusage=====354 +(% class="mark" %)apt install minicom 352 352 353 -1.Press the reset switch RESET on the LA66 USB LoRaWAN Adapter 354 354 355 - 2.Run thescriptand seetheTTN357 +Use minicom to connect to the RPI's terminal 356 356 357 -[[image:image-202206021 15852-3.png]]359 +[[image:image-20220602153146-3.png||height="439" width="500"]] 358 358 359 359 362 +3. Press the reset switch RST on the LA66 USB LoRaWAN Adapter. 363 +The following picture appears to prove that the LA66 USB LoRaWAN Adapter successfully entered the network 360 360 365 +[[image:image-20220602154928-5.png||height="436" width="500"]] 366 + 367 + 368 +4. Send Uplink message 369 + 370 +Format: AT+SENDB=<confirn_status>,<Fport>,<data_len>,<data> 371 + 372 +example: AT+SENDB=01,02,8,05820802581ea0a5 373 + 374 +[[image:image-20220602160339-6.png||height="517" width="600"]] 375 + 376 +Check to see if TTN received the message 377 + 378 +[[image:image-20220602160627-7.png||height="369" width="800"]] 379 + 380 + 381 + 361 361 == Example: LA66 USB Module got a message from LA66 LoRa Shield and send the sensor data to NodeRed. == 362 362 363 363 ... ... @@ -385,4 +385,8 @@ 385 385 386 386 * LA66 USB LoRaWAN Adapter x 1 387 387 409 += Reference = 410 + 411 +* Hardware Design File for LA66 LoRaWAN Shield, LA66 USB LoRaWAN Adapter : [[Download>>https://www.dropbox.com/sh/a3wbmdcvqjxaqw5/AADZfvAiykJTK624RgMquH86a?dl=0]] 412 + 388 388