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

From version 151.1
edited by Mengting Qiu
on 2023/12/08 11:58
Change comment: There is no comment for this version
To version 149.1
edited by Mengting Qiu
on 2023/12/07 17:56
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="4" style="width:240px" %)(((
543 +)))|(% rowspan="6" style="width:240px" %)(((
544 544  
545 545  
546 546  
... ... @@ -550,8 +550,10 @@
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 upper limit
553 +|(% style="width:251px" %)2: Less than the lower 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
555 555  |(% style="width:226px" %)The second bit sets the upper limit value|(% style="width:251px" %)3~~2000MM
556 556  |(% style="width:226px" %)The third bit sets the lower limit value|(% style="width:251px" %)3~~2000MM
557 557  |(% 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
... ... @@ -572,11 +572,13 @@
572 572  
573 573  * Example 1: Downlink Payload: 070107080064000190  **~-~-->**  AT+MOD=1,1800,100,0,400
574 574  
575 -* Example 2: Downlink Payload: 070200000064000190  **~-~-->**  AT+MOD=2,1800100,0,400
577 +* Example 2: Downlink Payload: 070200000064000190  **~-~-->**  AT+MOD=2,0,100,0,400
576 576  
577 -* Example 3: Downlink Payload: 070300000064000190  **~-~-->**  AT+MOD=3,0,100,0,400
579 +* Example 3: Downlink Payload: 070300000064000190  **~-~-->**  AT+MOD=3,1800,100,0,400
578 578  
581 +* Example 4: Downlink Payload: 070407080000000190  **~-~-->**  AT+MOD=4,0,100,0,400
579 579  
583 +* Example 5: Downlink Payload: 070507080000000190  **~-~-->**  AT+MOD=5,1800,100,0,400
580 580  
581 581  = 4. Battery & Power Consumption =
582 582