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

From version 149.1
edited by Mengting Qiu
on 2023/12/07 17:56
Change comment: There is no comment for this version
To version 151.1
edited by Mengting Qiu
on 2023/12/08 11:58
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -540,7 +540,7 @@
540 540  
541 541  
542 542  **AT+DOL=5,1800,0,0,400**
543 -)))|(% rowspan="6" style="width:240px" %)(((
543 +)))|(% rowspan="4" style="width:240px" %)(((
544 544  
545 545  
546 546  
... ... @@ -550,10 +550,8 @@
550 550  The first bit sets the limit mode
551 551  )))|(% style="width:150px" %)0: Do not use upper and lower limits
552 552  |(% style="width:251px" %)1: Use upper and lower limits
553 -|(% style="width:251px" %)2: Less than the lower limit
553 +|(% style="width:251px" %)2:Less than the upper limit
554 554  |(% style="width:251px" %)3: Greater than the lower limit
555 -|(% style="width:251px" %)4: Less than the upper limit
556 -|(% style="width:251px" %)5: Greater than the upper limit
557 557  |(% style="width:226px" %)The second bit sets the upper limit value|(% style="width:251px" %)3~~2000MM
558 558  |(% style="width:226px" %)The third bit sets the lower limit value|(% style="width:251px" %)3~~2000MM
559 559  |(% 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
... ... @@ -574,13 +574,11 @@
574 574  
575 575  * Example 1: Downlink Payload: 070107080064000190  **~-~-->**  AT+MOD=1,1800,100,0,400
576 576  
577 -* Example 2: Downlink Payload: 070200000064000190  **~-~-->**  AT+MOD=2,0,100,0,400
575 +* Example 2: Downlink Payload: 070200000064000190  **~-~-->**  AT+MOD=2,1800100,0,400
578 578  
579 -* Example 3: Downlink Payload: 070300000064000190  **~-~-->**  AT+MOD=3,1800,100,0,400
577 +* Example 3: Downlink Payload: 070300000064000190  **~-~-->**  AT+MOD=3,0,100,0,400
580 580  
581 -* Example 4: Downlink Payload: 070407080000000190  **~-~-->**  AT+MOD=4,0,100,0,400
582 582  
583 -* Example 5: Downlink Payload: 070507080000000190  **~-~-->**  AT+MOD=5,1800,100,0,400
584 584  
585 585  = 4. Battery & Power Consumption =
586 586