Changes for page DMT01
Last modified by Mengting Qiu on 2025/08/11 18:25
From version 59.7
edited by Mengting Qiu
on 2025/08/05 10:57
on 2025/08/05 10:57
Change comment:
There is no comment for this version
To version 63.7
edited by Mengting Qiu
on 2025/08/06 16:30
on 2025/08/06 16:30
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Attachments (0 modified, 1 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -588,26 +588,20 @@ 588 588 589 589 If devise doesn't have any data in the polling time. Device will uplink 11 bytes of 0 590 590 591 -**Example:** 592 592 593 -If DMT01has below data insideFlash:592 +If user sends below downlink command: 316892FD706893103005 594 594 595 - [[image:image-20230524114654-2.png]]594 +Where : Start time: 6892FD70 = time 25/8/6 07:00:00 596 596 596 + Stop time: 68931030 = time 25/8/6 08:20:00 597 597 598 -If user sends below downlink command: 31646D84E1646D856C05 599 599 600 -Where : Start time: 646D84E1 = time 23/5/24 03:30:41 601 - 602 - Stop time: 646D856C= time 23/5/24 03:33:00 603 - 604 - 605 605 DMT01 **will uplink this payload.** 606 606 607 -[[image: image-20230524114826-3.png||height="448" width="1244"]]601 +[[image:1754468836928-459.png]] 608 608 609 609 ((( 610 -0 0 00 023601406D 841002 3701 104064 6D84F8002 370164 6D504002 3A010F404 6D8518000 02C010F40646D 8536002 3D01E 4064 6D853F003F01E4064 6D 85602 40E4064 6D85 6A604 +68930FD201C12309250F1A643C4028E000EA00DF00EA00DF00EC00DF00EF00DF00F100DE00F400DC00F700DC00F800DB00F900DB00FD006893100E01C12309250F1A643C4028DE000401FF00090105010D0103011001030112011A011401150115010E0117010A01170104011801 611 611 ))) 612 612 613 613 ((( ... ... @@ -635,8 +635,6 @@ 635 635 ))) 636 636 637 637 638 - 639 - 640 640 = 3. Configure DMT01 ~-~- 需要修改 = 641 641 642 642 == 3.1 Configure Methods == ... ... @@ -643,19 +643,98 @@ 643 643 644 644 User can use LoRaWAN downlink command to configure the DMT01 645 645 638 + 646 646 ((( 647 -((( 648 648 == 3.2 Downlink Commands Set == 649 649 650 650 651 -(% class="box infomessage" %) 652 -((( 653 -To be updated... 643 +These commands only valid for DMT01, as below: 644 + 645 + 646 +=== 3.2.1 Set Transmit Interval Time === 647 + 648 + 649 +(% style="color:#037691" %)**AT Command:** 650 + 651 +There is no AT command to set TDC time. 652 + 653 + 654 +**Feature**: Change LoRaWAN End Node Transmit Interval. 655 + 656 +(% style="color:blue" %)**Downlink Command: 0x01** 657 + 658 +Format: Command Code (0x01) followed by 3 bytes time value. 659 + 660 +If the downlink payload is **0100003C**, it means set the end node's transmit Interval is set to 0x00003C = 60 seconds, with the type code 01. 661 + 662 +* **Example 1**: Downlink Payload: 0100001E ~/~/ Sets the transmit interval (TDC) to 30 seconds 663 +* **Example 2**: Downlink Payload: 0100003C ~/~/ Sets the transmit interval (TDC) to 60 seconds 664 + 665 + 666 + 667 +=== 3.2.2 Get Device Status === 668 + 669 + 670 +Send a LoRaWAN downlink to request the device's alarm settings. 671 + 672 + 673 +(% style="color:blue" %)**Downlink Payload: **(%%)**0x26 01** 674 + 675 +The sensor will upload device status via FPort=5. See the payload section for details. 676 + 677 + 678 +=== 3.2.3 Clear Flash Record === 679 + 680 + 681 +(% style="color:#037691" %)**AT Command:** 682 + 683 +There is no AT command to Clear flash storage for the data log feature 684 + 685 + 686 +**Feature**: Clear flash storage for the data log feature. 687 + 688 +(% style="color:#4f81bd" %)**Downlink Command: 0x08** 689 + 690 +* Example: 0x0801 ~/~/ Clears all saved data in flash. 691 + 692 + 693 + 694 +=== 3.2.4 Confirmed Mode === 695 + 696 + 697 +(% style="color:#037691" %)**AT Command:** 698 + 699 +There is no AT command to control whether Confirmed Mode is enabled or disabled. 700 + 701 + 702 +**Feature**: Mode for sending data that requires acknowledgment. 703 + 704 +(% style="color:#4f81bd" %)**Downlink Command: 0x07** 705 + 706 +* Example: 0x07 01 ~/~/ Confirmed Mode enabled. 707 +* Example: 0x07 00 ~/~/ Confirmed Mode disable. 708 + 709 + 710 + 711 +=== 3.2.5 Set the time synchronization interval === 712 + 713 + 714 +**Feature**: Set how often to perform time synchronization (default: 10 days, unit: days) 715 + 716 +(% style="color:#4f81bd" %)**Downlink Command: 0x28** 717 + 718 +* Example: 0x28 01 ~/~/ Synchronize once a day 719 +* Example: 0x28 03 ~/~/ Synchronize once every three days 654 654 ))) 655 -))) 656 -))) 657 657 658 658 723 + 724 +=== 3.2.6 Alarm Mode === 725 + 726 + 727 + 728 + 729 + 659 659 = 4. Firmware update = 660 660 661 661 ... ... @@ -663,7 +663,7 @@ 663 663 664 664 User can upgrade the firmware for DMT01 charger. The charger include two piece of software: 665 665 666 -* For LoRa part: OTA firmware update via LoRa :.737 +* For LoRa part: OTA firmware update via LoRa. 667 667 668 668 * For BLE and controller part. 669 669
- 1754468836928-459.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.ting - Size
-
... ... @@ -1,0 +1,1 @@ 1 +72.9 KB - Content