Changes for page DMT01

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

From version 26.6
edited by Mengting Qiu
on 2025/08/01 18:55
Change comment: There is no comment for this version
To version 31.1
edited by Mengting Qiu
on 2025/08/04 16:53
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -115,16 +115,22 @@
115 115  
116 116  == 1.8 Button Function ==
117 117  
118 -[[image:image-20230717144740-2.png||_mstalt="430794" height="391" width="267"]]
118 +[[image:1754120439617-600.jpg||height="404" width="404"]]
119 119  
120 -(% border="1" cellspacing="3" style="background-color:#f2f2f2; width:510px" %)
121 -|=(% style="width: 147px; background-color: rgb(79, 129, 189); color: white;" %)**Behavior on ACT**|=(% style="width: 130px; background-color: rgb(79, 129, 189); color: white;" %)**Function**|=(% style="width: 231px; background-color: rgb(79, 129, 189); color: white;" %)**Action**
122 -|(% style="background-color:#f2f2f2; width:147px" %) [[image:1754045287749-587.png]]>3s|(% style="background-color:#f2f2f2; width:130px" %)Active Device|(% style="background-color:#f2f2f2; width:231px" %)(((
120 +(% border="1" cellspacing="3" style="background-color:#f2f2f2; width:536.222px" %)
121 +|=(% style="width: 147px; background-color: rgb(79, 129, 189); color: white;" %)**Behavior on ACT**|=(% style="width: 130px; background-color: rgb(79, 129, 189); color: white;" %)**Function**|=(% style="width: 254px; background-color: rgb(79, 129, 189); color: white;" %)**Action**
122 +|(% style="background-color:#f2f2f2; width:147px" %) [[image:1754045287749-587.png]]>3s|(% style="background-color:#f2f2f2; width:130px" %)Active Device|(% style="background-color:#f2f2f2; width:254px" %)(((
123 123  Red/Green alternating blink (3 seconds), DMT01 will enter working mode and start to JOIN LoRaWAN network.
124 124  When the probe is placed in the repeater to charge, the green LED above the relay box will have a breathing effect. When the probe is taken out, the LED light will go out.
125 125  )))
126 -|(% style="background-color:#f2f2f2; width:147px" %)[[image:1754045287749-587.png]] 1~~3s|(% style="background-color:#f2f2f2; width:130px" %)Switch working mode|(% style="background-color:#f2f2f2; width:231px" %)(% style="color:red" %)**Red led**(%%) will solid on for 5 seconds. Means LHT65N/S is in Deep Sleep Mode.
126 +|(% style="background-color:#f2f2f2; width:147px" %)[[image:1754045287749-587.png]] 1~~3s|(% style="background-color:#f2f2f2; width:130px" %)Switch working mode|(% style="background-color:#f2f2f2; width:254px" %)(((
127 +There are three operating modes:
128 +Default LoRaWAN and Bluetooth broadcast mode,
129 +Separate LoRaWAN mode
127 127  
131 +Separate Bluetooth broadcast mode.
132 +(% style="color:red" %)**Note:**(%%) To switch modes, remove the probe and press the button; otherwise, the mode will not switch.
133 +)))
128 128  
129 129  
130 130  
... ... @@ -131,6 +131,8 @@
131 131  == 1.9 Power on device and Recharge Probe ==
132 132  
133 133  
140 +
141 +
134 134  = 2.  Use DMT01 =
135 135  
136 136  == 2.1  How it works ==
... ... @@ -181,16 +181,98 @@
181 181  )))
182 182  
183 183  
184 -== 2.2 LoRaWAN Payload ==
192 +== 2.2  How it works? ==
185 185  
194 +(((
195 +(((
196 +
197 +)))
186 186  
199 +The LTC2-LB is configured as (% style="color:#037691" %)**LoRaWAN OTAA Class A**(%%) mode by default. It has OTAA keys to join LoRaWAN network. To connect a local LoRaWAN network, you need to input the OTAA keys in the LoRaWAN IoT server and press the button to activate the LTC2-LB. It will automatically join the network via OTAA and start to send the sensor value. The default uplink interval is **20 minutes**.
187 187  
188 -== 2.3 Bluetoothe Broadcast Payload ==
201 +(((
202 +On each uplink, LTC2-LB will check its two ADC Interfaces and get the temperature from the sensor and send out to server.
203 +)))
204 +)))
189 189  
190 190  
207 +== 2.3 ​Quick guide to connect to LoRaWAN server (OTAA) ==
191 191  
192 192  
210 +Following is an example for how to join the [[TTN v3 LoRaWAN Network>>url:https://console.cloud.thethings.network/]]. Below is the network structure; we use the [[LPS8v2>>url:https://www.dragino.com/products/lora-lorawan-gateway/item/228-lps8v2.html]] as a LoRaWAN gateway in this example.
193 193  
212 +The LPS8V2 is already set to connected to [[TTN network >>url:https://console.cloud.thethings.network/]], so what we need to now is configure the TTN server.
213 +
214 +[[image:image-20240905150538-1.png||height="275" width="730"]]
215 +
216 +
217 +(% style="color:blue" %)**Step 1:**(%%) Create a device in TTN with the OTAA keys from LTC2-LB.
218 +
219 +Each LTC2-LB is shipped with a sticker with the default device EUI as below:
220 +
221 +[[image:image-20250328135423-1.jpeg||height="192" width="413"]](% style="display:none" %)
222 +
223 +You can enter this key in the LoRaWAN Server portal. Below is TTN screen shot:(% style="display:none" %)
224 +
225 +(% style="color:blue" %)**Create the application.**
226 +
227 +[[image:image-20240907111048-1.png||height="183" width="1001"]]
228 +
229 +[[image:image-20240907111305-2.png||height="572" width="1000"]]
230 +
231 +(% style="color:blue" %)**Add devices to the created Application.**
232 +
233 +[[image:image-20240907111659-3.png||height="185" width="977"]]
234 +
235 +[[image:image-20240907111820-5.png||height="377" width="975"]]
236 +
237 +(% style="color:blue" %)**Enter end device specifics manually.**
238 +
239 +[[image:image-20240907112136-6.png||height="687" width="697"]]
240 +
241 +(% style="color:blue" %)**Add DevEUI and AppKey.**
242 +
243 +(% style="color:blue" %)**Customize a platform ID for the device.**
244 +
245 +[[image:image-20240907112427-7.png]]
246 +
247 +
248 +(% style="color:blue" %)**Step 2: **(%%)Add decoder
249 +
250 +In TTN, user can add a custom payload so it shows friendly reading.
251 +
252 +Click this link to get the decoder: [[https:~~/~~/github.com/dragino/dragino-end-node-decoder/tree/main/>>url:https://github.com/dragino/dragino-end-node-decoder/tree/main/]]
253 +
254 +Below is TTN screen shot:
255 +
256 +[[image:image-20240907113746-8.png||height="567" width="1166"]]
257 +
258 +[[image:image-20240907115849-10.png||height="615" width="1038"]]
259 +
260 +(% style="color:blue" %)**Step 3:**(%%) Activate on LTC2-LB
261 +
262 +Press the button for 5 seconds to activate the LTC2-LB.
263 +
264 +(% style="color:green" %)**Green led**(%%) will fast blink 5 times, device will enter (% style="color:blue" %)**OTA mode**(%%) for 3 seconds. And then start to JOIN LoRaWAN network. (% style="color:green" %)**Green led**(%%) will solidly turn on for 5 seconds after joined in network.
265 +
266 +After join success, it will start to upload messages to TTN and you can see the messages in the panel.
267 +
268 +
269 +
270 +
271 +
272 +
273 +
274 +== 2.3 LoRaWAN Payload ==
275 +
276 +
277 +
278 +== 2.4 Bluetoothe Broadcast Payload ==
279 +
280 +
281 +
282 +
283 +
194 194  = 3. Configure DMT01  ~-~- 需要修改 =
195 195  
196 196  == 3.1 Configure Methods ==
1754120439617-600.jpg
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.ting
Size
... ... @@ -1,0 +1,1 @@
1 +194.6 KB
Content