Changes for page LoRaWAN Communication Debug
Last modified by Edwin Chen on 2025/01/29 20:30
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -390,37 +390,43 @@ 390 390 391 391 392 392 393 -(% style="color:blue" %)**3. Decode the info in SecureCRT**393 +(% style="color:blue" %)**3. Decode the info in CMD(Command prompt window)** 394 394 395 - [[SecureCRT- The rock-solid Telnet and SSH clientforWindows, Mac, and Linux (vandyke.com)>>url:https://www.vandyke.com/products/securecrt/]]395 +LoRa packet Base64 format: QP~/~/~/~/+AFQACZv8Hjmc8gFTAkhMzU+75 **(from LPS8-v2)** 396 396 397 -LoRa packet Base64 format: QP~/~/~/~/+AFQACZv8Hjmc8gFTAkhMzU+75 (from LPS8-v2) 398 - 399 399 Then the instructions and format parsed in SecureCRT are: ./node_modules/.bin/lora-packet-decode ~-~-base64 QP~/~/~/~/+AFQACZv8Hjmc8gFTAkhMzU+75 400 400 401 401 402 -**Step1: In theSecureCRTaccessgatewaycontrolinterface, enter the commandtodownloadtheparsingpackage: npm installlora-packet.**400 +**Step1: Open CMD, Enter the gateway IP and port.(ssh root@gateway IP -p 22)** 403 403 404 -[[image:image-202401291 73810-9.png||height="389" width="1070"]]402 +[[image:image-20240129190752-17.png||height="338" width="901"]] 405 405 406 -[[image:image-202401291 73932-10.png||height="350" width="1084"]]404 +[[image:image-20240129191937-21.png||height="450" width="901"]] 407 407 408 -[[image:image-20240129174125-11.png||height="338" width="1078"]] 409 409 407 +**Step2: Enter the command to download the LoRa parsing package.(npm install lora-packet)** 410 410 411 - **Step2:Parsetherawata from the gateway.**409 +[[image:image-20240129192239-22.png||height="416" width="902"]] 412 412 413 -[[image:image-202401291 74948-14.png]]411 +[[image:image-20240129192549-23.png||height="459" width="898"]] 414 414 415 415 416 - [[image:image-20240129175037-15.png||height="619"width="1144"]]414 +**Step3: Parse the gateway raw payload.(./node_modules/.bin/lora-packet-decode ~-~-base64 QP~/~/~/~/+AFQACZv8Hjmc8gFTAkhMzU+75)** 417 417 418 418 419 419 420 420 419 +[[image:image-20240129192908-24.png||height="477" width="907"]] 421 421 422 422 422 +[[image:image-20240129192954-25.png||height="485" width="916"]] 423 423 424 + 425 + 426 + 427 + 428 + 429 + 424 424 = 8. Why I see uplink 0x00 periodically on the LHT65 v1.8 firmware = 425 425 426 426