<
From version < 37.5 >
edited by Xiaoling
on 2023/02/01 10:38
To version < 37.6 >
edited by Xiaoling
on 2023/02/01 10:44
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -827,31 +827,32 @@
827 827  
828 828  Format: Command Code (0x01) followed by 3 bytes time value.
829 829  
830 -If the downlink payload=0100003C, it means set the END Nodes Transmit Interval to 0x00003C=60(S), while type code is 01.
830 +If the downlink payload=0100003C, it means set the END Node's Transmit Interval to 0x00003C=60(S), while type code is 01.
831 831  
832 -* Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds
833 -* Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds
832 +* Example 1: Downlink Payload: 0100001E  ~/~/ Set Transmit Interval (TDC) = 30 seconds
833 +* Example 2: Downlink Payload: 0100003C  ~/~/  Set Transmit Interval (TDC) = 60 seconds
834 834  
835 835  == 3.2 Set Interrupt Mode ==
836 836  
837 +
837 837  Feature, Set Interrupt mode for GPIO_EXIT.
838 838  
839 839  (% style="color:blue" %)**AT Command: AT+INTMOD**
840 840  
841 841  (% border="1" cellspacing="4" style="background-color:#f7faff; color:black; width:510px" %)
842 -|=**Command Example**|=**Function**|=**Response**
843 -|AT+INTMOD=?|Show current interrupt mode|(((
843 +|=(% style="width: 156px;" %)**Command Example**|=(% style="width: 187px;" %)**Function**|=(% style="width: 165px;" %)**Response**
844 +|(% style="width:156px" %)AT+INTMOD=?|(% style="width:187px" %)Show current interrupt mode|(% style="width:165px" %)(((
844 844  0
845 845  OK
846 846  the mode is 0 = No interruption
847 847  )))
848 -|AT+INTMOD=2|(((
849 +|(% style="width:156px" %)AT+INTMOD=2|(% style="width:187px" %)(((
849 849  Set Transmit Interval
850 850  ~1. (Disable Interrupt),
851 851  2. (Trigger by rising and falling edge)
852 852  3. (Trigger by falling edge)
853 853  4. (Trigger by rising edge)
854 -)))|OK
855 +)))|(% style="width:165px" %)OK
855 855  
856 856  (% style="color:blue" %)**Downlink Command: 0x06**
857 857  
... ... @@ -859,8 +859,8 @@
859 859  
860 860  This means that the interrupt mode of the end node is set to 0x000003=3 (rising edge trigger), and the type code is 06.
861 861  
862 -* Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode
863 -* Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger
863 +* Example 1: Downlink Payload: 06000000  ~/~/  Turn off interrupt mode
864 +* Example 2: Downlink Payload: 06000003  ~/~/  Set the interrupt mode to rising edge trigger
864 864  
865 865  == 3.3 Set the output time ==
866 866  
... ... @@ -980,9 +980,9 @@
980 980  
981 981  Format: Command Code (0xAD) followed by 1 bytes or 5 bytes.
982 982  
983 -* Example 1: Downlink Payload: AD 00 ~/~/ AT+DATAUP=0
984 -* Example 2: Downlink Payload: AD 01 ~/~/ AT+DATAUP =1
985 -* Example 3: Downlink Payload: AD 01 00 00 14~/~/ AT+DATAUP =1,20000
984 +* Example 1: Downlink Payload: AD 00  ~/~/  AT+DATAUP=0
985 +* Example 2: Downlink Payload: AD 01  ~/~/  AT+DATAUP =1
986 +* Example 3: Downlink Payload: AD 01 00 00 14  ~/~/  AT+DATAUP =1,20000
986 986  
987 987  This means that the interval is set to 0x000014=20S
988 988  
... ... @@ -993,19 +993,20 @@
993 993  
994 994  (% style="color:blue" %)**AT Command: AT+PAYVER**
995 995  
996 -|**Command Example**|**Function**|**Response**
997 -|AT+PAYVER=?|Show current payload version|(((
997 +(% border="1" cellspacing="4" style="background-color:#f7faff; width:437px" %)
998 +|=(% style="width: 158px;" %)**Command Example**|=(% style="width: 192px;" %)**Function**|=**Response**
999 +|(% style="width:158px" %)AT+PAYVER=?|(% style="width:192px" %)Show current payload version|(((
998 998  1
999 999  OK
1000 1000  )))
1001 -|AT+PAYVER=5|Set payload version is 5.|OK
1003 +|(% style="width:158px" %)AT+PAYVER=5|(% style="width:192px" %)Set payload version is 5.|OK
1002 1002  
1003 1003  (% style="color:blue" %)**Downlink Command: 0xAE**
1004 1004  
1005 1005  Format: Command Code (0xAE) followed by 1 bytes.
1006 1006  
1007 -* Example 1: Downlink Payload: AE 01 ~/~/ AT+PAYVER=1
1008 -* Example 2: Downlink Payload: AE 05 ~/~/ AT+PAYVER=5
1009 +* Example 1: Downlink Payload: AE 01  ~/~/  AT+PAYVER=1
1010 +* Example 2: Downlink Payload: AE 05  ~/~/  AT+PAYVER=5
1009 1009  
1010 1010  = 4. Battery & how to replace =
1011 1011  
... ... @@ -1140,3 +1140,4 @@
1140 1140  
1141 1141  * Provide as much information as possible regarding your enquiry (product models, accurately describe your problem and steps to replicate it etc) and send a mail to [[support@dragino.com>>url:http://../../../../../../D:%5C%E5%B8%82%E5%9C%BA%E8%B5%84%E6%96%99%5C%E8%AF%B4%E6%98%8E%E4%B9%A6%5CLoRa%5CLT%E7%B3%BB%E5%88%97%5Csupport@dragino.com]]
1142 1142  
1145 +
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0