<
From version < 147.4 >
edited by Xiaoling
on 2022/06/10 17:40
To version < 147.3 >
edited by Xiaoling
on 2022/06/10 17:36
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -994,27 +994,88 @@
994 994  
995 995  )))
996 996  
997 -== 3.3  Set Interrupt Mode ==
997 +== 3.3  Get Firmware Version Info ==
998 998  
999 -Feature, Set Interrupt mode for GPIO_EXIT.
999 +Feature: use downlink to get firmware version.
1000 1000  
1001 +(% style="color:#037691" %)**Downlink Command: 0x26**
1001 1001  
1002 -(% style="color:#037691" %)**Downlink Command: AT+INTMOD**
1003 +[[image:image-20220607171917-10.png]]
1003 1003  
1004 -[[image:image-20220610105907-1.png]]
1005 +* Reply to the confirmation package: 26 01
1006 +* Reply to non-confirmed packet: 26 00
1005 1005  
1008 +Device will send an uplink after got this downlink command. With below payload:
1006 1006  
1007 -**Downlink Command: 0x06**
1010 +Configures info payload:
1008 1008  
1009 -Format: Command Code (0x06) followed by 3 bytes.
1012 +(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:510px" %)
1013 +|=(((
1014 +**Size(bytes)**
1015 +)))|=**1**|=**1**|=**1**|=**1**|=**1**|=**5**|=**1**
1016 +|**Value**|Software Type|(((
1017 +Frequency
1010 1010  
1011 -This means that the interrupt mode of the end node is set to 0x000003=3 (rising edge trigger), and the type code is 06.
1019 +Band
1020 +)))|Sub-band|(((
1021 +Firmware
1012 1012  
1013 -* Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode
1014 -* Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger
1023 +Version
1024 +)))|Sensor Type|Reserve|(((
1025 +[[Message Type>>||anchor="H2.3.7A0MessageType"]]
1026 +Always 0x02
1027 +)))
1015 1015  
1029 +**Software Type**: Always 0x03 for LLDS12
1016 1016  
1017 1017  
1032 +**Frequency Band**:
1033 +
1034 +*0x01: EU868
1035 +
1036 +*0x02: US915
1037 +
1038 +*0x03: IN865
1039 +
1040 +*0x04: AU915
1041 +
1042 +*0x05: KZ865
1043 +
1044 +*0x06: RU864
1045 +
1046 +*0x07: AS923
1047 +
1048 +*0x08: AS923-1
1049 +
1050 +*0x09: AS923-2
1051 +
1052 +*0xa0: AS923-3
1053 +
1054 +
1055 +**Sub-Band**: value 0x00 ~~ 0x08
1056 +
1057 +
1058 +**Firmware Version**: 0x0100, Means: v1.0.0 version
1059 +
1060 +
1061 +**Sensor Type**:
1062 +
1063 +0x01: LSE01
1064 +
1065 +0x02: LDDS75
1066 +
1067 +0x03: LDDS20
1068 +
1069 +0x04: LLMS01
1070 +
1071 +0x05: LSPH01
1072 +
1073 +0x06: LSNPK01
1074 +
1075 +0x07: LLDS12
1076 +
1077 +
1078 +
1018 1018  = 5.  Battery & How to replace =
1019 1019  
1020 1020  == 5.1  Battery Type ==
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0