Last modified by Mengting Qiu on 2025/06/04 18:42

From version 82.27
edited by Xiaoling
on 2022/06/20 12:01
Change comment: There is no comment for this version
To version 82.33
edited by Xiaoling
on 2022/06/20 13:36
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -564,6 +564,7 @@
564 564  1. Periodically uplink (Base on TDC time). Payload is same as the normal MOD (MOD 1 for above command). This uplink uses LoRaWAN (% style="color:#4f81bd" %)**unconfirmed**(%%) data type
565 565  1. Trigger uplink when meet the trigger condition. LT will sent two packets in this case, the first uplink use payload specify in this mod (mod=6), the second packets use the normal mod payload(MOD=1 for above settings). Both Uplinks use LoRaWAN (% style="color:#4f81bd" %)**CONFIRMED data type.**
566 566  
567 +
567 567  (% style="color:#037691" %)**AT Command to set Trigger Condition**:
568 568  
569 569  (% style="color:#4f81bd" %)**Trigger base on voltage**:
... ... @@ -719,23 +719,19 @@
719 719  
720 720  * (% style="color:#037691" %)**AT Command:**
721 721  
722 -(% class="box infomessage" %)
723 -(((
724 724  **AT+TDC=N **
725 -)))
726 726  
725 +
727 727  **Example: **AT+TDC=30000. Means set interval to 30 seconds
728 728  
729 729  
730 730  * (% style="color:#037691" %)**Downlink Payload (prefix 0x01):**
731 731  
732 -(% class="box infomessage" %)
733 -(((
734 734  **0x01 aa bb cc     ~/~/ Same as AT+TDC=0x(aa bb cc)**
735 -)))
736 736  
737 737  
738 738  
735 +
739 739  ==== 3.4.2.2 Set Work Mode (AT+MOD) ====
740 740  
741 741  Set work mode.
... ... @@ -742,36 +742,29 @@
742 742  
743 743  * (% style="color:#037691" %)**AT Command:**
744 744  
745 -(% class="box infomessage" %)
746 -(((
747 747  **AT+MOD=N  **
748 -)))
749 749  
744 +
750 750  **Example**: AT+MOD=2. Set work mode to Double DI counting mode
751 751  
752 752  
753 753  * (% style="color:#037691" %)**Downlink Payload (prefix 0x0A):**
754 754  
755 -(% class="box infomessage" %)
756 -(((
757 -**0x0A aa     ~/~/ Same as AT+MOD=aa**
758 -)))
750 +**0x0A aa    ** ~/~/ Same as AT+MOD=aa
759 759  
760 760  
761 761  
754 +
762 762  ==== 3.4.2.3 Poll an uplink ====
763 763  
764 -* (% style="color:#037691" %)AT Command:
757 +* (% style="color:#037691" %)**AT Command:**
765 765  
766 766  There is no AT Command to poll uplink
767 767  
768 768  
769 -* (% style="color:#037691" %)Downlink Payload (prefix 0x08):
762 +* (% style="color:#037691" %)**Downlink Payload (prefix 0x08):**
770 770  
771 -(% class="box infomessage" %)
772 -(((
773 -**0x08 FF     ~/~/ Poll an uplink,**
774 -)))
764 +**0x08 FF     **~/~/ Poll an uplink
775 775  
776 776  **Example**: 0x08FF, ask device to send an Uplink
777 777  
... ... @@ -781,12 +781,9 @@
781 781  
782 782  Use of trigger mode, please check [[ADDMOD6>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]
783 783  
784 -* (% style="color:#037691" %)AT Command:
774 +* (% style="color:#037691" %)**AT Command:**
785 785  
786 -(% class="box infomessage" %)
787 -(((
788 788  **AT+ADDMOD6=1 or 0**
789 -)))
790 790  
791 791  1: Enable Trigger Mode
792 792  
... ... @@ -793,15 +793,13 @@
793 793  0: Disable Trigger Mode
794 794  
795 795  
796 -* (% style="color:#037691" %)Downlink Payload (prefix 0x0A 06):
783 +* (% style="color:#037691" %)**Downlink Payload (prefix 0x0A 06):**
797 797  
798 -(% class="box infomessage" %)
799 -(((
800 -**0x0A 06 aa     ~/~/ Same as AT+ADDMOD6=aa,**
801 -)))
785 +**0x0A 06 aa    ** ~/~/ Same as AT+ADDMOD6=aa
802 802  
803 803  
804 804  
789 +
805 805  ==== 3.4.2.5 Poll trigger settings ====
806 806  
807 807  Poll trigger settings,
... ... @@ -1136,7 +1136,7 @@
1136 1136  
1137 1137  * (% style="color:#037691" %)**AT Command:**
1138 1138  
1139 -(% style="color:#037691" %)**​​​​​​​**(%%)**AT+SETCNT=aa,(bb cc dd ee) **
1124 +(% style="color:#037691" %)**​​​​​​​​​​​​​​**(%%)**AT+SETCNT=aa,(bb cc dd ee) **
1140 1140  
1141 1141  aa: 1: Set count1,
1142 1142