Changes for page DMT01

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

From version 16.1
edited by Edwin Chen
on 2025/07/27 21:36
Change comment: There is no comment for this version
To version 14.25
edited by Edwin Chen
on 2025/07/27 21:28
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -77,29 +77,20 @@
77 77  * Meat Factory
78 78  * Industrial Cooking
79 79  
80 -== 1.5 Product Apperance ==
80 +== 1.5 Sleep mode and working mode ==
81 81  
82 -(% class="wikigeneratedid" %)
83 -[[image:1753594523550-152.png||height="462" width="416"]]
84 84  
85 -
86 -== 1.6  Working mode ==
87 -
88 -
89 89  (% style="color:blue" %)**Deep Sleep Mode:**(%%)** **Sensor doesn't have any NB-IoT activate. This mode is used for storage and shipping to save battery life.
90 90  
91 91  (% style="color:blue" %)**Working Mode:**(%%) In this mode, Sensor will work as NB-IoT Sensor to Join NB-IoT network and send out sensor data to server. Between each sampling/tx/rx periodically, sensor will be in IDLE mode), in IDLE mode, sensor has the same power consumption as Deep Sleep mode.
92 92  
93 93  
94 -== 1.7 LED Status ==
88 +== 1.6 Product Illustration ==
95 95  
90 +[[image:1753594523550-152.png||height="581" width="523"]]
96 96  
97 -== 1.8 Button Function ==
98 98  
99 99  
100 -== 1.9 Power on device and Recharge Probe ==
101 -
102 -
103 103  = 2.  Use DMT01 =
104 104  
105 105  == 2.1  How it works ==
... ... @@ -124,22 +124,70 @@
124 124  
125 125  
126 126  
127 -After the DMT01 Join LoRaWAN network, once user take out the probe, the probe will start to measure temperature and user will be to see the data on the server.
118 +After the DMT01 Join LoRaWAN network, once user take out the probe, the probe will start to measure temperature and send
128 128  )))
129 129  
130 130  
131 -== 2.2 LoRaWAN Payload ==
132 132  
123 +
133 133  
125 +
134 134  
135 -== 2.3 Bluetoothe Broadcast Payload ==
127 +== 2.2 Payload Types ==
136 136  
137 137  
130 +To meet different server requirement, POM01-NB supports different payload type.
138 138  
132 +**Includes:**
139 139  
134 +* [[General JSON format payload>>||anchor="H2.2.1GeneralJsonFormat28Type3D529"]]. (Type=5)
140 140  
141 -= 3. Configure DMT0 ~-~- 需要修改 =
136 +* [[HEX format Payload>>||anchor="H2.2.2HEXformatPayload28Type3D029"]]. (Type=0)
142 142  
138 +* [[ThingSpeak Format>>||anchor="H2.2.4ThingSpeakPayload28Type3D129"]]. (Type=1)
139 +
140 +* [[ThingsBoard Format>>||anchor="H2.2.3ThingsBoardPayload28Type3D329"]]. (Type=3)
141 +
142 +User can specify the payload type when choose the connection protocol. Example:
143 +
144 +
145 +(% style="color:#037691" %)**AT+PRO=1,0**  (%%) ~/~/ Use COAP Connection & hex Payload
146 +
147 +(% style="color:#037691" %)**AT+PRO=1,5**   (%%) ~/~/ Use COAP Connection & Json Payload
148 +
149 +(% style="color:#037691" %)**AT+PRO=2,0**  (%%) ~/~/ Use UDP Connection & hex Payload
150 +
151 +(% style="color:#037691" %)**AT+PRO=2,5**   (%%) ~/~/ Use UDP Connection & Json Payload
152 +
153 +(% style="color:#037691" %)**AT+PRO=3,0**  (%%) ~/~/ Use MQTT Connection & hex Payload
154 +
155 +(% style="color:#037691" %)**AT+PRO=3,5 ** (%%) ~/~/ Use MQTT Connection & Json Payload
156 +
157 +(% style="color:#037691" %)**AT+PRO=4,0**  (%%) ~/~/ Use TCP Connection & hex Payload
158 +
159 +(% style="color:#037691" %)**AT+PRO=4,5 ** (%%) ~/~/ Use TCP Connection & Json Payload
160 +
161 +
162 +=== 2.2.1 General Json Format(Type~=5) ===
163 +
164 +(% class="box infomessage" %)
165 +(((
166 +To be updated...
167 +)))
168 +
169 +
170 +=== 2.2.2 HEX format Payload(Type~=0) ===
171 +
172 +(% class="box infomessage" %)
173 +(((
174 +To be updated...
175 +)))
176 +
177 +
178 +
179 +
180 += 3. Configure POM01-NB =
181 +
143 143  == 3.1 Configure Methods ==
144 144  
145 145  
... ... @@ -185,9 +185,11 @@
185 185  = 4. Battery & Power Consumption =
186 186  
187 187  
188 -主要描述探针的
227 +LPOM01-NB use ER26500 + SPC1520 battery pack and POM01-NB use 3000mAh Recharable Battery with Solar Panel. See below link for detail information about the battery info and how to replace.
189 189  
229 +[[**Battery Info & Power Consumption Analyze**>>url:http://wiki.dragino.com/xwiki/bin/view/Main/How%20to%20calculate%20the%20battery%20life%20of%20Dragino%20sensors%3F/]] .
190 190  
231 +
191 191  = 5. Firmware update =
192 192  
193 193