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 === ... ... @@ -131,7 +131,6 @@ 131 131 * Bottom water level monitoring 132 132 133 133 134 - 135 135 == 1.6 Pin mapping and power on == 136 136 137 137 ... ... @@ -231,11 +231,15 @@ 231 231 == 2.3 Uplink Payload == 232 232 233 233 ((( 232 +((( 234 234 LDDS75 will uplink payload via LoRaWAN with below payload format: 234 +))) 235 235 236 +((( 236 236 Uplink payload includes in total 4 bytes. 237 237 Payload for firmware version v1.1.4. . Before v1.1.3, there is on two fields: BAT and Distance 238 238 ))) 240 +))) 239 239 240 240 ((( 241 241 ... ... @@ -270,14 +270,20 @@ 270 270 271 271 === 2.3.2 Distance === 272 272 275 +((( 273 273 Get the distance. Flat object range 280mm - 7500mm. 277 +))) 274 274 279 +((( 275 275 For example, if the data you get from the register is 0x0B 0x05, the distance between the sensor and the measured object is(% style="color:#4472c4" %)** 0B05(H) = 2821 (D) = 2821 mm.** 281 +))) 276 276 277 277 278 278 * If the sensor value is 0x0000, it means system doesn’t detect ultrasonic sensor. 279 279 * 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. 280 280 287 + 288 + 281 281 === 2.3.3 Interrupt Pin === 282 282 283 283 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. ... ... @@ -306,9 +306,13 @@ 306 306 307 307 === 2.3.5 Sensor Flag === 308 308 317 +((( 309 309 0x01: Detect Ultrasonic Sensor 319 +))) 310 310 321 +((( 311 311 0x00: No Ultrasonic Sensor 323 +))) 312 312 313 313 314 314 ... ... @@ -321,7 +321,9 @@ 321 321 322 322 The payload decoder function for TTN V3 is here: 323 323 336 +((( 324 324 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/]] 338 +))) 325 325 326 326 327 327 ... ... @@ -847,6 +847,9 @@ 847 847 * Solid ON for 5 seconds once device successful Join the network. 848 848 * Blink once when device transmit a packet. 849 849 864 + 865 + 866 + 850 850 == 2.8 Firmware Change Log == 851 851 852 852