Changes for page TrackerD -- LoRaWAN Tracker User Manual
Last modified by Xiaoling on 2025/04/14 16:33
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -282,6 +282,7 @@ 282 282 * 3.40v ~~ 3.69v: 20% ~~ 40% 283 283 * < 3.39v: 0~~20% 284 284 285 + 285 285 ==== (% style="color:blue" %)LON:(%%) ==== 286 286 287 287 ... ... @@ -333,6 +333,7 @@ 333 333 [[Alarm & BAT>>||anchor="HAlarm26BAT:"]] 334 334 )))|(% style="width:15px" %)[[FLAG>>||anchor="HFLAG:"]] 335 335 337 + 336 336 [[image:1664502425687-834.png]] 337 337 338 338 ... ... @@ -344,6 +344,8 @@ 344 344 * (% style="color:#037691" %)**Measured Power: ** (%%) The Measured Power from the strongest iBeacon. 345 345 * (% style="color:#037691" %)**RSSI: ** (%%) The RSSI from the strongest iBeacon. 346 346 349 + 350 + 347 347 === 2.3.5 Add Payload format in TTN V3 === 348 348 349 349 ... ... @@ -428,6 +428,8 @@ 428 428 |(% style="width:157px" %)**Movement Detect**|(% style="width:271px" %)(% style="color:red" %)**RED **(%%)led on 500ms|(% style="width:202px" %)N/A 429 429 430 430 435 + 436 + 431 431 == 2.9 Button Function == 432 432 433 433 ... ... @@ -449,9 +449,6 @@ 449 449 |(% style="width:135px" %)Exit Alarm Mode|(% style="width:220px" %)Fast press the (% style="color:red" %)**RED** (%%)button 10 times|(% style="width:265px" %)Exit Alarm Mode 450 450 |(% style="width:135px" %)Enter Deep Sleep Mode|(% style="width:220px" %)Press and hold the button for 10 seconds, then quickly press the device 3 times to enter deep sleep|(% style="width:265px" %)This is the mode ship out from factory. CPU will be complete in sleep mode and no LoRa activity, only use before deploy. 451 451 452 - 453 - 454 - 455 455 == 2.10 USB Port Function == 456 456 457 457 ... ... @@ -464,13 +464,12 @@ 464 464 465 465 466 466 467 - 468 468 = 3. Configure TrackerD via AT command or LoRaWAN downlink = 469 469 470 470 471 471 User can configure TrackerD via AT Command or LoRaWAN Downlink. 472 472 473 -LoRaWAN Downlink instruction for different platforms: 475 +LoRaWAN Downlink instruction for different platforms: [[IoT LoRaWAN Server>>doc:Main.WebHome]] 474 474 475 475 476 476 ... ... @@ -506,16 +506,16 @@ 506 506 507 507 Set device uplink interval. 508 508 509 -* (% style="color:blue" %) **AT Command:**511 +* (% style="color:blue" %)AT Command: 510 510 511 -(% style="color:#037691" %) **AT+TDC=xxx**513 +(% style="color:#037691" %)AT+TDC=xxx 512 512 513 513 Example: AT+TDC=300000. Means set interval to 5 minutes(300 seconds) 514 514 515 515 516 -* (% style="color:blue" %) **Downlink Payload (prefix 0x01):**518 +* (% style="color:blue" %)Downlink Payload (prefix 0x01): 517 517 518 -(% style="color:#037691" %) **0x01 00 01 2C**520 +(% style="color:#037691" %)0x01 00 01 2C (%%) ~/~/ Same as AT+TDC=300000 519 519 520 520 521 521 ... ... @@ -524,16 +524,16 @@ 524 524 525 525 Set alarm packet transmit interval 526 526 527 -* (% style="color:blue" %) **AT Command:**529 +* (% style="color:blue" %)AT Command: 528 528 529 -(% style="color:#037691" %) **AT+ATDC=xx.**531 +(% style="color:#037691" %)AT+ATDC=xx. 530 530 531 531 Example: AT+ATDC=60000 **~-~-> ** Set Alarm Packet Interval to 60 seconds. TrackerD will send every 60 seconds in Alarm mode, Default Value: 60000 532 532 533 533 534 -* **Downlink Payload (prefix 0xB1):**536 +*(% style="color:blue" %) Downlink Payload (prefix 0xB1): 535 535 536 -(% style="color:#037691" %) **0xB1 00 00 3C**538 +(% style="color:#037691" %)0xB1 00 00 3C (%%) ~/~/ Same as AT+ATDC=60000 537 537 538 538 539 539 ... ... @@ -542,16 +542,16 @@ 542 542 543 543 Set sports packet transmit interval 544 544 545 -* (% style="color:blue" %) **AT Command:**547 +* (% style="color:blue" %)AT Command: 546 546 547 -(% style="color:#037691" %) **AT+MTDC=xx.**549 +(% style="color:#037691" %)AT+MTDC=xx. 548 548 549 549 Example: AT+MTDC=300000 **~-~-> ** Set Sports Mode Packet Interval to 300 seconds. TrackerD will send every 300 seconds in Sports mode, Default Value: 300000 550 550 551 551 552 -* **Downlink Payload (prefix 0x03):**554 +*(% style="color:blue" %) Downlink Payload (prefix 0x03): 553 553 554 -(% style="color:#037691" %) **0x03 00 01 2C**(%%) ~/~/ Same as AT+ MTDC=3000000556 +(% style="color:#037691" %)0x03 00 01 2C (%%) ~/~/ Same as AT+ MTDC=3000000 555 555 556 556 557 557 ... ... @@ -560,31 +560,30 @@ 560 560 561 561 Server send downlink command to exit Alarm mode 562 562 563 -* (% style="color:blue" %) **AT Command: No AT Command**565 +* (% style="color:blue" %)AT Command: No AT Command 564 564 565 565 568 +* (% style="color:blue" %)Downlink Payload (prefix 0x02): 566 566 567 - *(% style="color:blue" %)**DownlinkPayload (prefix0x02):**570 +(% style="color:#037691" %)0x02 01 (%%) ~/~/ Exit Alarm Mode 568 568 569 -(% style="color:#037691" %)**0x02 01** (%%) ~/~/ Exit Alarm Mode 570 570 571 571 572 - 573 573 === 3.2.5 Disable/Enable LED flash === 574 574 575 575 576 576 Disable/Enable LED for position, downlink and uplink 577 577 578 -* (% style="color:blue" %) **AT Command:**579 +* (% style="color:blue" %)AT Command: 579 579 580 -(% style="color:#037691" %) **AT+LON=xx. (Disable (0), Enable (1), default:1)**581 +(% style="color:#037691" %)AT+LON=xx. (Disable (0), Enable (1), default:1) 581 581 582 582 Example: AT+LON=0 **~-~-> ** Disable LED for position, downlink and uplink. 583 583 584 584 585 -* (% style="color:blue" %) **Downlink Payload (prefix 0xAE):**586 +* (% style="color:blue" %)Downlink Payload (prefix 0xAE): 586 586 587 -(% style="color:#037691" %) **0xAE 00**588 +(% style="color:#037691" %)0xAE 00 (%%) ~/~/ Same as AT+LON=0 588 588 589 589 590 590 ... ... @@ -593,16 +593,16 @@ 593 593 594 594 User can use this feature to check and set thread hole of movement detect 595 595 596 -* (% style="color:blue" %) **AT Command:**597 +* (% style="color:blue" %)AT Command: 597 597 598 -(% style="color:#037691" %) **AT+INTWK=xx. (Disable (0), Enable (1), default:0)**599 +(% style="color:#037691" %)AT+INTWK=xx. (Disable (0), Enable (1), default:0) 599 599 600 600 Example: AT+ INTWK =1 **~-~-> ** Enable detect movement. 601 601 602 602 603 -* (% style="color:blue" %) **Downlink Payload (prefix 0xAF):**604 +* (% style="color:blue" %)Downlink Payload (prefix 0xAF): 604 604 605 -(% style="color:#037691" %) **0xAF 01**(%%) ~/~/ Same as AT+ INTWK =1606 +(% style="color:#037691" %)0xAF 01 (%%) ~/~/ Same as AT+ INTWK =1 606 606 607 607 608 608 ... ... @@ -621,9 +621,9 @@ 621 621 622 622 623 623 624 -* (% style="color:blue" %) **AT Command:**625 +* (% style="color:blue" %)AT Command: 625 625 626 -(% style="color:#037691" %) **AT+SMOD=xx.**627 +(% style="color:#037691" %)AT+SMOD=xx. 627 627 628 628 629 629 **Example:** ... ... @@ -635,9 +635,9 @@ 635 635 AT+ SMOD =2,3 **~-~->** (iBeacon)UUID+ Major + Minor+Power+Rssi+BAT+State。 636 636 637 637 638 -* (% style="color:blue" %) **Downlink Payload (prefix 0xA5):**639 +* (% style="color:blue" %)Downlink Payload (prefix 0xA5): 639 639 640 -(% style="color:#037691" %) **0xA5 01 00**641 +(% style="color:#037691" %)0xA5 01 00 (%%) ~/~/ Same as AT+ SMOD =1,0 641 641 642 642 643 643 ... ... @@ -650,16 +650,16 @@ 650 650 If AT+FTIME=0. The GPS module will be always powered and positioning. This will highly increase the power consumption (up to 50mA). When AT+FTIME=0, it will improve fix accuracy and shorten the acquire time for next uplink. 651 651 652 652 653 -* (% style="color:blue" %) **AT Command:**654 +* (% style="color:blue" %)AT Command: 654 654 655 -(% style="color:#037691" %) **AT+FTIME=xx**(%%) **~-~-> ** Set to use xx as max fix time.656 +(% style="color:#037691" %)AT+FTIME=xx (%%) **~-~-> ** Set to use xx as max fix time. 656 656 657 657 Example: AT+FTIME=150 658 658 659 659 660 -* (% style="color:blue" %) **Downlink Payload (prefix 0xAA):**661 +* (% style="color:blue" %)Downlink Payload (prefix 0xAA): 661 661 662 -(% style="color:#037691" %) **0xAA 00 96**(%%) ~/~/ Set AT+FTIME=150663 +(% style="color:#037691" %)0xAA 00 96 (%%) ~/~/ Set AT+FTIME=150 663 663 664 664 665 665 ... ... @@ -672,26 +672,26 @@ 672 672 A GPS packet with lower PDOP has higher accuracy. PDOP default value is 2.0 673 673 674 674 675 -* (% style="color:blue" %) **AT Command:**676 +* (% style="color:blue" %)AT Command: 676 676 677 -(% style="color:#037691" %) **AT+PDOP=2.5**678 +(% style="color:#037691" %)AT+PDOP=2.5 (%%) **~-~-> ** Set PDOP to 2.5 678 678 679 679 680 -* (% style="color:blue" %) **Downlink Payload (prefix 0xAD):**681 +* (% style="color:blue" %)Downlink Payload (prefix 0xAD): 681 681 682 -(% style="color:#037691" %) **0xAD 00 0A**683 +(% style="color:#037691" %)0xAD 00 0A (%%) ~/~/ Set AT+PDOP=1 (0x0A / 10 =1) 683 683 684 -(% style="color:#037691" %) **0xAD 00 19**685 +(% style="color:#037691" %)0xAD 00 19 (%%) ~/~/ Set AT+PDOP=2.5 (0x19 / 10 =2.5) 685 685 686 -(% style="color:#037691" %) **0xAD 00 46**687 +(% style="color:#037691" %)0xAD 00 46 (%%) ~/~/ Set AT+PDOP=7 (0x46 / 10 =7) 687 687 688 688 689 689 690 690 Disable/Enable the confirmation mode 691 691 692 -* (% style="color:blue" %) **AT Command:**693 +* (% style="color:blue" %)AT Command: 693 693 694 -(% style="color:#037691" %) **AT+CFM=xx.**695 +(% style="color:#037691" %)AT+CFM=xx. 695 695 696 696 697 697 **~ Example:** ... ... @@ -701,9 +701,9 @@ 701 701 AT+ CFM=1 **~-~-> ** Enable confirmation 702 702 703 703 704 -* (% style="color:blue" %) **Downlink Payload (prefix 0x05):**705 +* (% style="color:blue" %)Downlink Payload (prefix 0x05): 705 705 706 -(% style="color:#037691" %) **0x05 01**(%%)707 +(% style="color:#037691" %)0x05 01 (%%) ~/~/ Same as AT+ SMOD =1 707 707 708 708 709 709 ... ... @@ -782,13 +782,13 @@ 782 782 783 783 * Download the latest Arduino software (IDE) from the Arduino official website: [[https:~~/~~/www.arduino.cc/en/Main/Software>>url:https://www.arduino.cc/en/Main/Software]] 784 784 785 -Install IDE on PC, open and click (% style="color:#037691" %)**File ~-~-> Preference**,(%%)add the following URL: [[https:~~/~~/dl.espressif.com/dl/package_esp32_index.json>>url:https://links.jianshu.com/go?to=https%3A%2F%2Fdl.espressif.com%2Fdl%2Fpackage_esp32_index.json]]786 +Install IDE on PC, open and click **File ~-~-> Preference**, add the following URL: [[https:~~/~~/dl.espressif.com/dl/package_esp32_index.json>>url:https://links.jianshu.com/go?to=https%3A%2F%2Fdl.espressif.com%2Fdl%2Fpackage_esp32_index.json]] 786 786 787 787 788 788 [[image:1664503635019-941.png]] 789 789 790 790 791 - (% style="color:#037691" %)* Go to tools ~-~-> Boards ~-~-> Boards Manager,(%%)find the esp32 information and install it.792 +* Go to tools ~-~-> Boards ~-~-> Boards Manager, find the esp32 information and install it. 792 792 793 793 [[image:1664503715811-892.png]] 794 794 ... ... @@ -830,7 +830,7 @@ 830 830 == 7.1 How to change the LoRa Frequency Bands/Region? == 831 831 832 832 833 -User can follow the introduction for [[how to upgrade image>> ||anchor="H5.UploadFirmware"]]. When download the images, choose the required image file for download.834 +User can follow the introduction for [[how to upgrade image>>path:#upgrade_image]]. When download the images, choose the required image file for download. 834 834 835 835 836 836