Last modified by Xiaoling on 2023/07/18 10:12

From version 234.21
edited by Xiaoling
on 2023/04/26 15:32
Change comment: There is no comment for this version
To version 235.2
edited by Xiaoling
on 2023/04/26 15:59
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -486,21 +486,21 @@
486 486  
487 487  Ext=4,Interrupt Sensor:
488 488  
489 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:478px" %)
489 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:504px" %)
490 490  |(% style="width:101px" %)(((
491 491  **AT+EXT=4,1**
492 -)))|(% style="width:373px" %)(((
493 -Sent uplink packet in both rising and falling interrupt
492 +)))|(% style="width:395px" %)(((
493 +**Sent uplink packet in both rising and falling interrupt**
494 494  )))
495 495  |(% style="width:101px" %)(((
496 496  **AT+EXT=4,2**
497 -)))|(% style="width:373px" %)(((
498 -Sent uplink packet only in falling interrupt
497 +)))|(% style="width:395px" %)(((
498 +**Sent uplink packet only in falling interrupt**
499 499  )))
500 500  |(% style="width:101px" %)(((
501 501  **AT+EXT=4,3**
502 -)))|(% style="width:373px" %)(((
503 -Sent uplink packet only in rising interrupt
502 +)))|(% style="width:395px" %)(((
503 +**Sent uplink packet only in rising interrupt**
504 504  )))
505 505  
506 506  Trigger by falling edge:
... ... @@ -532,21 +532,21 @@
532 532  
533 533  Ext=8, Counting Sensor ( 4 bytes):
534 534  
535 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:381px" %)
536 -|(% style="width:138px" %)(((
537 -AT+EXT=8,0
538 -)))|(% style="width:240px" %)(((
539 -Count at falling interrupt
535 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:330px" %)
536 +|(% style="width:131px" %)(((
537 +**AT+EXT=8,0**
538 +)))|(% style="width:195px" %)(((
539 +**Count at falling interrupt**
540 540  )))
541 -|(% style="width:138px" %)(((
542 -AT+EXT=8,1
543 -)))|(% style="width:240px" %)(((
544 -Count at rising interrupt
541 +|(% style="width:131px" %)(((
542 +**AT+EXT=8,1**
543 +)))|(% style="width:195px" %)(((
544 +**Count at rising interrupt**
545 545  )))
546 -|(% style="width:138px" %)(((
547 -AT+SETCNT=60
548 -)))|(% style="width:240px" %)(((
549 -Sent current count to 60
546 +|(% style="width:131px" %)(((
547 +**AT+SETCNT=60**
548 +)))|(% style="width:195px" %)(((
549 +**Sent current count to 60**
550 550  )))
551 551  
552 552  [[image:image-20220906101320-6.png||_mstalt="428064"]]
... ... @@ -694,8 +694,13 @@
694 694  
695 695  User can poll sensor value based on timestamps from the server. Below is the downlink command.
696 696  
697 +(% border="1" cellspacing="5" style="width:428px;background-color:#F2F2F2" %)
698 +|(% style="width:58px" %)1byte|(% style="width:128px" %)4bytes|(% style="width:123px" %)4bytes|(% style="width:116px" %)1byte
699 +|(% style="width:58px" %)31|(% style="width:128px" %)Timestamp start|(% style="width:123px" %)Timestamp end|(% style="width:116px" %)Uplink Interval
700 +
697 697  [[image:image-20220523152302-15.png||_mstalt="451581"]]
698 698  
703 +[[image:image-20230426155837-1.png]]
699 699  
700 700  Timestamp start and Timestamp end use Unix TimeStamp format as mentioned above. Devices will reply with all data log during this time period, use the uplink interval.
701 701  
image-20230426155837-1.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +2.4 KB
Content