Last modified by Xiaoling on 2025/04/23 15:57

From version 29.35
edited by Xiaoling
on 2022/06/02 08:59
Change comment: There is no comment for this version
To version 29.38
edited by Xiaoling
on 2022/06/02 09:00
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -587,6 +587,7 @@
587 587  
588 588  So totally there will be 3 uplinks for this sampling, each uplink includes 6 bytes DATA
589 589  
590 +
590 590  DATA1=RETURN1 Valid Value = (% style="background-color:#4f81bd; color:white" %) 20 20 0a 33 90 41
591 591  
592 592  DATA2=1^^st^^ ~~ 6^^th^^ byte of Valid value of RETURN10= (% style="background-color:#4f81bd; color:white" %)02 aa 05 81 0a 20
... ... @@ -593,6 +593,7 @@
593 593  
594 594  DATA3=7^^th^^ ~~ 11^^th^^ bytes of Valid value of RETURN10 =(% style="background-color:#4f81bd; color:white" %) 20 20 20 2d 30
595 595  
597 +
596 596  Below are the uplink payloads:
597 597  
598 598  [[image:1653272901032-107.png]]
... ... @@ -608,6 +608,8 @@
608 608  
609 609   ~* For all other bands: max 51 bytes for each uplink  ( so 51 -5 = 46 max valid date).
610 610  
613 +
614 +
611 611  === 3.3.5 Uplink on demand ===
612 612  
613 613  (((
... ... @@ -624,6 +624,8 @@
624 624  
625 625  (((
626 626  **0xA8 command**: Send a command to RS485-BL and uplink the output from sensors.
631 +
632 +
627 627  )))
628 628  
629 629  === 3.3.6 Uplink on Interrupt ===
... ... @@ -632,6 +632,7 @@
632 632  
633 633  [[image:1653273818896-432.png]]
634 634  
641 +
635 635  (((
636 636  AT+INTMOD=0  Disable Interrupt
637 637  )))
... ... @@ -646,6 +646,8 @@
646 646  
647 647  (((
648 648  AT+INTMOD=3  Interrupt trigger by rising edge.
656 +
657 +
649 649  )))
650 650  
651 651  == 3.4 Uplink Payload ==