From version 69.1
edited by Mengting Qiu
on 2025/08/06 18:31
on 2025/08/06 18:31
Change comment:
There is no comment for this version
To version 71.2
edited by Mengting Qiu
on 2025/08/07 13:53
on 2025/08/07 13:53
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -647,11 +647,25 @@ 647 647 648 648 = 3. Configure DMT01 ~-~- 需要修改 = 649 649 650 -== 3.1 Configure Methods == 651 651 652 - UsercanuseLoRaWAN downlinkcommand to configure the DMT01651 +DMT01 supports below configure method: 653 653 653 +* LoRaWAN Downlink. Instruction for different platforms: See [[IoT LoRaWAN Server>>http://wiki.dragino.com/xwiki/bin/view/Main/]] section. 654 654 655 + 656 + 657 +== 3.1 General Commands == 658 + 659 +These commands are to configure: 660 + 661 +* General system settings like: uplink interval. 662 +* LoRaWAN protocol & radio related command. 663 + 664 +They are same for all Dragino Devices which support DLWS-005 LoRaWAN Stack. These commands can be found on the wiki: 665 + 666 +[[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/End%20Device%20AT%20Commands%20and%20Downlink%20Command/>>http://wiki.dragino.com/xwiki/bin/view/Main/End%20Device%20AT%20Commands%20and%20Downlink%20Command/]] 667 + 668 + 655 655 ((( 656 656 == 3.2 Downlink Commands Set == 657 657 ... ... @@ -658,7 +658,6 @@ 658 658 659 659 These commands only valid for DMT01, as below: 660 660 661 - 662 662 === 3.2.1 Set Transmit Interval Time === 663 663 664 664 ... ... @@ -736,7 +736,6 @@ 736 736 ))) 737 737 738 738 739 - 740 740 === 3.2.6 Alarm Mode === 741 741 742 742 ... ... @@ -773,11 +773,22 @@ 773 773 774 774 === 3.2.7 Multi sampling === 775 775 776 -**Feature**: When the sampletemperature islower or higherthan the set threshold,it willautomatically alarm(the alarm modeis onlyfor foodtemperature).788 +**Feature**: Sampling multiple times and uplink together. 777 777 790 +(% style="color:#4f81bd" %)**Downlink Command: 0x09** 778 778 792 +Format: Command Code (0x0A) followed by 3 bytes. 779 779 794 +Example: 0A aa aa bb 780 780 796 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %) 797 +|=(% style="width: 155px;background-color:#4F81BD;color:white" %)**Parameter**|=(% style="width: 197px;background-color:#4F81BD;color:white" %)**Function** 798 +|(% style="width:154px" %)aa aa|(% style="width:196px" %)Sampling interval (range: 6~~65535s) 799 +|(% style="width:154px" %)bb|(% style="width:196px" %)Sampling times (range: 1~~12 times) 800 + 801 +Example: 0x0A 06 0A ~/~/Sampling is done once every 6 seconds, and uploading is done after sampling 10 data points, i.e. uploading is done once every 1 minute. 802 + 803 + 781 781 = 4. Firmware update = 782 782 783 783 ... ... @@ -789,12 +789,32 @@ 789 789 790 790 * For BLE and controller part. 791 791 815 + 816 + 792 792 == 4.1 Update LoRa software == 793 793 819 +(% class="wikigeneratedid" %) 820 +User can change firmware DMT01 charger to: 794 794 822 +* Change Frequency band/ region. 823 +* Update with new features. 824 +* Fix bugs. 825 + 826 +((( 827 +**Firmware and changelog can be downloaded from :** **[[Firmware download link>>https://www.dropbox.com/scl/fo/ztlw35a9xbkomu71u31im/AE9nOhl7iwYvmnz7ggQXwZ0/LoRaWAN%20End%20Node/DMT01/Firmware?dl=0&rlkey=ojjcsw927eaow01dgooldq3nu&subfolder_nav_tracking=1]]** 828 + 829 +**Methods to Update Firmware:** 830 + 831 +* (Recommanded way) OTA firmware update via wireless : **[[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/Firmware%20OTA%20Update%20for%20Sensors/>>url:http://wiki.dragino.com/xwiki/bin/view/Main/Firmware%20OTA%20Update%20for%20Sensors/]]** 832 + 833 + 834 +))) 835 + 795 795 == 4.2 Update BLE software == 796 796 797 797 839 + 840 + 798 798 ((( 799 799 800 800 )))