<
From version < 43.7 >
edited by Xiaoling
on 2022/06/08 18:02
To version < 43.8 >
edited by Xiaoling
on 2022/06/08 18:04
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -287,7 +287,7 @@
287 287  
288 288  (% style="color:blue" %)**Step 3**(%%): Create an account or log in Datacake.
289 289  
290 -(% style="color:blue" %)**Step 4**(%%): Search LWL02 and add DevEUI.
290 +(% style="color:blue" %)**Step 4**(%%): Search LDS02 and add DevEUI.
291 291  
292 292  [[image:1654674556510-911.png]]
293 293  
... ... @@ -295,68 +295,98 @@
295 295  == 4.6 Alarm Base on Timeout ==
296 296  
297 297  (((
298 -LWL02 can monitor the timeout for a status change, this feature can be used to monitor some event such as open fridge too long etc.
298 +(((
299 +LDS02 can monitor the timeout for a status change, this feature can be used to monitor some event such as open fridge too long etc.
299 299  )))
300 300  
301 301  (((
302 302  User configure this feature by using:
303 303  )))
305 +)))
304 304  
305 305  (((
308 +(((
306 306  
307 307  )))
311 +)))
308 308  
309 309  (((
314 +(((
310 310  (% style="color:blue" %)**AT Command**(%%) to configure:
311 311  )))
317 +)))
312 312  
313 313  * (((
320 +(((
314 314  **AT+TTRIG=1,30 ** **~-~->** When status change from close to open, and device keep in open
315 315  )))
323 +)))
316 316  
317 317  (((
326 +(((
318 318  status for more than 30 seconds. LWL02 will send an uplink packet, the Alarm bit (the lowest bit of 10^^th^^ byte of payload) on this uplink packet is set to 1.
319 319  )))
329 +)))
320 320  
321 321  * (((
332 +(((
322 322  **AT+TTIG=0,0**  **~-~->**  Default Value, disable timeout Alarm.
323 323  )))
335 +)))
324 324  
325 325  (((
338 +(((
326 326  (% style="color:blue" %)**Downlink Command**(%%) to configure:
327 327  )))
341 +)))
328 328  
329 329  (((
344 +(((
330 330  **Command: 0xA9 aa bb cc**
331 331  )))
347 +)))
332 332  
333 333  (((
350 +(((
334 334  A9: Command Type Code
335 335  )))
353 +)))
336 336  
337 337  (((
356 +(((
338 338  aa: status to be monitor
339 339  )))
359 +)))
340 340  
341 341  (((
362 +(((
342 342  bb cc: timeout.
343 343  )))
365 +)))
344 344  
345 345  (((
368 +(((
346 346  
347 347  )))
371 +)))
348 348  
349 349  (((
374 +(((
350 350  If user send 0xA9 01 00 1E: equal to AT+TTRIG=1,30
351 351  )))
377 +)))
352 352  
353 353  (((
380 +(((
354 354  Or
355 355  )))
383 +)))
356 356  
357 357  (((
386 +(((
358 358  0xA9 00 00 00: Equal to AT+TTRIG=0,0. Disable timeout Alarm.
359 359  )))
389 +)))
360 360  
361 361  
362 362  
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0