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

From version 29.33
edited by Xiaoling
on 2022/06/02 08:58
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,10 +593,12 @@
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]]
599 599  
602 +
600 600  (% style="color:red" %)Notice: the Max bytes is according to the max support bytes in different Frequency Bands for lowest SF. As below:
601 601  
602 602   ~* For AU915/AS923 bands, if UplinkDwell time=0, max 51 bytes for each uplink ( so 51 -5 = 46 max valid date)
... ... @@ -607,6 +607,8 @@
607 607  
608 608   ~* For all other bands: max 51 bytes for each uplink  ( so 51 -5 = 46 max valid date).
609 609  
613 +
614 +
610 610  === 3.3.5 Uplink on demand ===
611 611  
612 612  (((
... ... @@ -623,6 +623,8 @@
623 623  
624 624  (((
625 625  **0xA8 command**: Send a command to RS485-BL and uplink the output from sensors.
631 +
632 +
626 626  )))
627 627  
628 628  === 3.3.6 Uplink on Interrupt ===
... ... @@ -631,6 +631,7 @@
631 631  
632 632  [[image:1653273818896-432.png]]
633 633  
641 +
634 634  (((
635 635  AT+INTMOD=0  Disable Interrupt
636 636  )))
... ... @@ -645,6 +645,8 @@
645 645  
646 646  (((
647 647  AT+INTMOD=3  Interrupt trigger by rising edge.
656 +
657 +
648 648  )))
649 649  
650 650  == 3.4 Uplink Payload ==