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
-
... ... @@ -86,7 +86,6 @@ 86 86 * IP66 Waterproof Enclosure 87 87 * 4000mAh or 8500mAh Battery for long term use 88 88 89 - 90 90 == 1.3 Specification == 91 91 92 92 === 1.3.1 Rated environmental conditions === ... ... @@ -130,8 +130,6 @@ 130 130 * Sewer 131 131 * Bottom water level monitoring 132 132 133 - 134 - 135 135 == 1.6 Pin mapping and power on == 136 136 137 137 ... ... @@ -286,6 +286,7 @@ 286 286 * If the sensor value is 0x0000, it means system doesn’t detect ultrasonic sensor. 287 287 * 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. 288 288 286 + 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. ... ... @@ -314,9 +314,13 @@ 314 314 315 315 === 2.3.5 Sensor Flag === 316 316 315 +((( 317 317 0x01: Detect Ultrasonic Sensor 317 +))) 318 318 319 +((( 319 319 0x00: No Ultrasonic Sensor 321 +))) 320 320 321 321 322 322 ... ... @@ -329,7 +329,9 @@ 329 329 330 330 The payload decoder function for TTN V3 is here: 331 331 334 +((( 332 332 LDDS75 TTN V3 Payload Decoder: [[http:~~/~~/www.dragino.com/downloads/index.php?dir=LoRa_End_Node/LDDS75/Payload_Decoder/>>url:http://www.dragino.com/downloads/index.php?dir=LoRa_End_Node/LSE01/Payload_Decoder/]] 336 +))) 333 333 334 334 335 335 ... ... @@ -855,6 +855,8 @@ 855 855 * Solid ON for 5 seconds once device successful Join the network. 856 856 * Blink once when device transmit a packet. 857 857 862 + 863 + 858 858 == 2.8 Firmware Change Log == 859 859 860 860