Last modified by Mengting Qiu on 2023/12/14 11:15

From version 125.5
edited by Xiaoling
on 2023/11/29 09:04
Change comment: There is no comment for this version
To version 125.3
edited by Xiaoling
on 2023/11/29 08:58
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -493,7 +493,7 @@
493 493  
494 494  * Example 2: Downlink Payload: 06000003  ~/~/  Set the interrupt mode to rising edge trigger
495 495  
496 -=== 3.3.3 Set work mode ===
496 +== 3.3.3 Set work mode ==
497 497  
498 498  
499 499  Feature: Switch working mode
... ... @@ -531,13 +531,26 @@
531 531  )))
532 532  |(% style="width:172px" %)AT+ DOL =1,1800,100,0,400|(% style="width:279px" %)Set only the upper and lower thresholds|(% style="width:118px" %)OK
533 533  
534 -
535 -
536 536  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
537 -|(% rowspan="11" style="color:blue; width:120px" %)(((
535 +|(% rowspan="11" style="color:blue; width:120px" %)**AT+DOL=5,1800,0,0,400**|(% rowspan="6" style="width:240px" %)The first bit sets the limit mode|(% style="width:150px" %)0: Do not use upper and lower limits
536 +|(% style="width:251px" %)1: Use upper and lower limits
537 +|(% style="width:251px" %)2: Less than the lower limit
538 +|(% style="width:251px" %)3: Greater than the lower limit
539 +|(% style="width:251px" %)4: Less than the upper limit
540 +|(% style="width:251px" %)5: Greater than the upper limit
541 +|(% style="width:226px" %)The second bit sets the upper limit value|(% style="width:251px" %)3~~2000MM
542 +|(% style="width:226px" %)The third bit sets the lower limit value|(% style="width:251px" %)3~~2000MM
543 +|(% rowspan="2" style="width:226px" %)The fourth bit sets the over-limit alarm or person or object count.|(% style="width:251px" %)0 Over-limit alarm, DO output is high
544 +|(% style="width:251px" %)1 Person or object counting statistics
545 +|(% style="width:226px" %)The fifth bit sets the sampling time|(% style="width:251px" %)(((
546 +0~~10000ms
547 +
538 538  
549 +)))
539 539  
540 540  
552 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
553 +|(% rowspan="11" style="color:blue; width:120px" %)**
541 541  
542 542  
543 543  
... ... @@ -544,10 +544,7 @@
544 544  
545 545  
546 546  
547 -
548 -
549 -**AT+DOL=5,1800,0,0,400**
550 -)))|(% rowspan="6" style="width:240px" %)The first bit sets the limit mode|(% style="width:150px" %)0: Do not use upper and lower limits
560 +AT+DOL=5,1800,0,0,400**|(% rowspan="6" style="width:240px" %)The first bit sets the limit mode|(% style="width:150px" %)0: Do not use upper and lower limits
551 551  |(% style="width:251px" %)1: Use upper and lower limits
552 552  |(% style="width:251px" %)2: Less than the lower limit
553 553  |(% style="width:251px" %)3: Greater than the lower limit
... ... @@ -563,8 +563,8 @@
563 563  
564 564  )))
565 565  
566 -
567 567  
577 +
568 568  (% style="color:blue" %)**Downlink Command: 0x07**
569 569  
570 570  Format: Command Code (0x07) followed by 9bytes.