Changes for page DMT01

Last modified by Mengting Qiu on 2025/08/11 18:25

From version 59.3
edited by Mengting Qiu
on 2025/08/05 10:48
Change comment: There is no comment for this version
To version 63.2
edited by Mengting Qiu
on 2025/08/06 16:28
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -559,7 +559,7 @@
559 559  (% border="1" cellspacing="3" style="background-color:#f2f2f2; width:510px" %)
560 560  |=(% style="width: 60px;background-color:#4F81BD;color:white" %)(((
561 561  **Size(bytes)**
562 -)))|=(% style="width: 40px;background-color:#4F81BD;color:white" %)4|=(% style="width: 90px;background-color:#4F81BD;color:white" %)1|=(% style="width: 150px; background-color: #4F81BD;color:white" %)6|=(% style="width: 80px; background-color: #4F81BD;color:white" %)1|=(% style="width: 80px; background-color: #4F81BD;color:white" %)1|=(% style="width: 80px; background-color: #4F81BD;color:white" %)2|=(% style="width: 80px; background-color: #4F81BD;color:white" %)2|=(% style="width: 75px; background-color: rgb(79, 129, 189); color: white;" %)1
562 +)))|=(% style="width: 40px;background-color:#4F81BD;color:white" %)4|=(% style="width: 90px;background-color:#4F81BD;color:white" %)1|=(% style="width: 150px; background-color: #4F81BD;color:white" %)6|=(% style="width: 80px; background-color: #4F81BD;color:white" %)1|=(% style="width: 80px; background-color: #4F81BD;color:white" %)1|=(% style="width: 80px; background-color: #4F81BD;color:white" %)1|=(% style="width: 80px; background-color: #4F81BD;color:white" %)2|=(% style="width: 80px; background-color: #4F81BD;color:white" %)2
563 563  |(% style="width:99px" %)Value|(% style="width:69px" %)(((
564 564  Timestamp
565 565  
... ... @@ -566,10 +566,8 @@
566 566  
567 567  )))|(% style="width:130px" %)DevMode|(% style="width:194px" %)MACaddr|(% style="width:106px" %)ProbeBat|(% style="width:97px" %)(((
568 568  BoxBat
569 -)))|(% style="width:97px" %)Food temperature|(% style="width:97px" %)Ambient temperature|(% style="width:75px" %)Message Type
569 +)))|(% style="width:97px" %)Message Type|(% style="width:97px" %)Food temperature|(% style="width:97px" %)Ambient temperature
570 570  
571 -
572 -
573 573  **No ACK Message**:  1: This message means this payload is fromn Uplink Message which doesn't get ACK from the server before ( for **PNACKMD=1** feature)
574 574  
575 575  **Poll Message Flag**: 1: This message is a poll message reply.
... ... @@ -590,23 +590,17 @@
590 590  
591 591  If devise doesn't have any data in the polling time. Device will uplink 11 bytes of 0   
592 592  
593 -**Example:**
594 594  
595 -If DMT01 has below data inside Flash:
592 +If user sends below downlink command: 316892FD706893103005
596 596  
597 -[[image:image-20230524114654-2.png]]
594 +Where : Start time: 6892FD70 = time 3/5/24 03:30:41
598 598  
599 -
600 -If user sends below downlink command: 31646D84E1646D856C05
601 -
602 -Where : Start time: 646D84E1 = time 23/5/24 03:30:41
603 -
604 604   Stop time: 646D856C= time 23/5/24 03:33:00
605 605  
606 606  
607 607  DMT01 **will uplink this payload.**
608 608  
609 -[[image:image-20230524114826-3.png||height="448" width="1244"]]
601 +[[image:1754468836928-459.png]]
610 610  
611 611  (((
612 612  00 00 02 36 01 10 40 64 6D 84 E1 00 00 02 37 01 10 40 64 6D 84 F8 00 00 02 37 01 0F 40 64 6D 85 04 00 00 02 3A 01 0F 40 64 6D 85 18 00 00 02 3C 01 0F 40 64 6D 85 36 00 00 02 3D 01 0E 40 64 6D 85 3F 00 00 02 3F 01 0E 40 64 6D 85 60 00 00 02 40 01 0E 40 64 6D 85 6A
... ... @@ -637,8 +637,6 @@
637 637  )))
638 638  
639 639  
640 -
641 -
642 642  = 3. Configure DMT01  ~-~- 需要修改 =
643 643  
644 644  == 3.1 Configure Methods ==
... ... @@ -645,19 +645,98 @@
645 645  
646 646  User can use LoRaWAN downlink command to configure the DMT01
647 647  
638 +
648 648  (((
649 -(((
650 650  == 3.2 Downlink Commands Set ==
651 651  
652 652  
653 -(% class="box infomessage" %)
654 -(((
655 -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
656 656  )))
657 -)))
658 -)))
659 659  
660 660  
723 +
724 +=== 3.2.6  Alarm Mode ===
725 +
726 +
727 +
728 +
729 +
661 661  = 4. Firmware update =
662 662  
663 663  
... ... @@ -665,7 +665,7 @@
665 665  
666 666  User can upgrade the firmware for DMT01 charger. The charger include two piece of software:
667 667  
668 -* For LoRa part: OTA firmware update via LoRa:.
737 +* For LoRa part: OTA firmware update via LoRa.
669 669  
670 670  * For BLE and controller part.
671 671  
1754468836928-459.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.ting
Size
... ... @@ -1,0 +1,1 @@
1 +72.9 KB
Content