Changes for page LDDS45 - LoRaWAN Distance Detection Sensor User Manual
Last modified by Mengting Qiu on 2025/02/26 15:04
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -129,7 +129,6 @@ 129 129 * Sewer 130 130 * Bottom water level monitoring 131 131 132 - 133 133 == 1.6 Pin mapping and power on == 134 134 135 135 ... ... @@ -285,7 +285,6 @@ 285 285 * 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. 286 286 287 287 288 - 289 289 === 2.3.3 Interrupt Pin === 290 290 291 291 This data field shows if this packet is generated by interrupt or not. [[Click here>>||anchor="H3.3A0SetInterruptMode"]] for the hardware and software set up. ... ... @@ -861,13 +861,22 @@ 861 861 * Solid ON for 5 seconds once device successful Join the network. 862 862 * Blink once when device transmit a packet. 863 863 862 + 863 + 864 864 == 2.8 Firmware Change Log == 865 865 866 866 867 +((( 867 867 **Firmware download link: **[[http:~~/~~/www.dragino.com/downloads/index.php?dir=LoRa_End_Node/LSE01/Firmware/>>url:http://www.dragino.com/downloads/index.php?dir=LoRa_End_Node/LSE01/Firmware/]] 869 +))) 868 868 871 +((( 872 + 873 +))) 869 869 875 +((( 870 870 **Firmware Upgrade Method: **[[Firmware Upgrade Instruction>>doc:Main.Firmware Upgrade Instruction for STM32 base products.WebHome]] 877 +))) 871 871 872 872 873 873 ... ... @@ -1011,7 +1011,9 @@ 1011 1011 [[image:image-20220610172924-5.png]] 1012 1012 1013 1013 1021 +((( 1014 1014 In the PC, you need to set the serial baud rate to (% style="color:green" %)**9600**(%%) to access the serial console for LDDS75. LDDS75 will output system info once power on as below: 1023 +))) 1015 1015 1016 1016 1017 1017 [[image:image-20220610172924-6.png||height="601" width="860"]] ... ... @@ -1035,7 +1035,9 @@ 1035 1035 ((( 1036 1036 Format: Command Code (0x01) followed by 3 bytes time value. 1037 1037 1047 +((( 1038 1038 If the downlink payload=0100003C, it means set the END Node’s Transmit Interval to 0x00003C=60(S), while type code is 01. 1049 +))) 1039 1039 1040 1040 * Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds 1041 1041 * Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds