Changes for page DMT01

Last modified by Xiaoling on 2025/08/15 17:26

From version 69.1
edited by Mengting Qiu
on 2025/08/06 18:31
Change comment: There is no comment for this version
To version 70.2
edited by Mengting Qiu
on 2025/08/06 19:11
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -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 sample temperature is lower or higher than the set threshold, it will automatically alarm (the alarm mode is only for food temperature).
775 +**Feature**: Sampling multiple times and uplink together.
777 777  
777 +(% style="color:#4f81bd" %)**Downlink Command: 0x09**
778 778  
779 +Format: Command Code (0x0A) followed by 3 bytes.
779 779  
781 +Example: 0A aa aa bb
780 780  
783 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
784 +|=(% style="width: 155px;background-color:#4F81BD;color:white" %)**Parameter**|=(% style="width: 197px;background-color:#4F81BD;color:white" %)**Function**
785 +|(% style="width:154px" %)aa aa|(% style="width:196px" %)Sampling interval (range: 6~~65535s)
786 +|(% style="width:154px" %)bb|(% style="width:196px" %)Sampling times (range: 1~~12 times)
787 +
788 +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.
789 +
790 +
781 781  = 4. Firmware update =
782 782  
783 783  
... ... @@ -791,7 +791,23 @@
791 791  
792 792  == 4.1 Update LoRa software ==
793 793  
804 +(% class="wikigeneratedid" %)
805 +User can change firmware DMT01 to:
794 794  
807 +* Change Frequency band/ region.
808 +* Update with new features.
809 +* Fix bugs.
810 +
811 +(((
812 +**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]]**
813 +
814 +**Methods to Update Firmware:**
815 +
816 +* (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/]]**
817 +
818 +
819 +)))
820 +
795 795  == 4.2 Update BLE software ==
796 796  
797 797