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

Summary

Details

Page properties
Content
... ... @@ -57,7 +57,6 @@
57 57  * IP66 Waterproof Enclosure
58 58  * 4000mAh or 8500mAh Battery for long term use
59 59  
60 -
61 61  == 1.3  Specification ==
62 62  
63 63  === 1.3.1  Rated environmental conditions ===
... ... @@ -98,7 +98,6 @@
98 98  * Sewer
99 99  * Bottom water level monitoring
100 100  
101 -
102 102  == 1.6  Pin mapping and power on ==
103 103  
104 104  
... ... @@ -239,7 +239,6 @@
239 239  * If the sensor value is 0x0000, it means system doesn’t detect ultrasonic sensor.
240 240  * If the sensor value lower than 0x0118 (280mm), the sensor value will be invalid. Since v1.1.4, all value lower than 280mm will be set to 0x0014(20mm) which means the value is invalid.
241 241  
242 -
243 243  === 2.3.3  Interrupt Pin ===
244 244  
245 245  This data field shows if this packet is generated by interrupt or not. [[Click here>>||anchor="H4.2A0SetInterruptMode"]] for the hardware and software set up.
... ... @@ -809,7 +809,6 @@
809 809  * Solid ON for 5 seconds once device successful Join the network.
810 810  * Blink once when device transmit a packet.
811 811  
812 -
813 813  == 2.8  ​Firmware Change Log ==
814 814  
815 815  
... ... @@ -828,7 +828,7 @@
828 828  [[image:image-20220610172003-2.png]]
829 829  
830 830  
831 -== 2.10  Battery Analysis ==
827 +== 2.10  Battery Analysis ==
832 832  
833 833  === 2.10.1  Battery Type ===
834 834  
... ... @@ -994,88 +994,26 @@
994 994  
995 995  )))
996 996  
997 -== 3.3  Get Firmware Version Info ==
993 +== 3.3  Set Interrupt Mode ==
998 998  
999 -Feature: use downlink to get firmware version.
995 +Feature, Set Interrupt mode for GPIO_EXIT.
1000 1000  
1001 -(% style="color:#037691" %)**Downlink Command: 0x26**
1002 1002  
1003 -[[image:image-20220607171917-10.png]]
998 +(% style="color:#037691" %)**Downlink Command: AT+INTMOD**
1004 1004  
1005 -* Reply to the confirmation package: 26 01
1006 -* Reply to non-confirmed packet: 26 00
1000 +[[image:image-20220610105907-1.png]]
1007 1007  
1008 -Device will send an uplink after got this downlink command. With below payload:
1009 1009  
1010 -Configures info payload:
1003 +(% style="color:#037691" %)**Downlink Command: 0x06**
1011 1011  
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
1005 +Format: Command Code (0x06) followed by 3 bytes.
1018 1018  
1019 -Band
1020 -)))|Sub-band|(((
1021 -Firmware
1007 +This means that the interrupt mode of the end node is set to 0x000003=3 (rising edge trigger), and the type code is 06.
1022 1022  
1023 -Version
1024 -)))|Sensor Type|Reserve|(((
1025 -[[Message Type>>||anchor="H2.3.7A0MessageType"]]
1026 -Always 0x02
1027 -)))
1009 +* Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode
1010 +* Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger
1028 1028  
1029 -**Software Type**: Always 0x03 for LLDS12
1030 1030  
1031 -
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 -
1079 1079  = 5.  Battery & How to replace =
1080 1080  
1081 1081  == 5.1  Battery Type ==
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0