Changes for page DS20L -- LoRaWAN Smart Distance Detector User Manual 01
Last modified by Mengting Qiu on 2023/12/14 11:15
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -73,9 +73,9 @@ 73 73 )))|(% style="width:66px" %)65%|(% style="width:90px" %)80%|(% style="width:48px" %)RH|(% style="width:203px" %)(1) 74 74 75 75 ((( 76 - (% style="color:red" %)**Remarks: (1) a. When the ambient temperature is 0-39 ℃, the maximum humidity is 90% (non-condensing); **76 +**Remarks: (1) a. When the ambient temperature is 0-39 ℃, the maximum humidity is 90% (non-condensing); ** 77 77 78 - (% style="color:red" %)** b. When the ambient temperature is 40-50 ℃, the highest humidity is the highest humidity in the natural world at the current temperature (no condensation)**78 +**~ b. When the ambient temperature is 40-50 ℃, the highest humidity is the highest humidity in the natural world at the current temperature (no condensation)** 79 79 80 80 81 81 ))) ... ... @@ -108,12 +108,12 @@ 108 108 == 1.4 Effective measurement range Reference beam pattern == 109 109 110 110 111 - (% style="color:blue" %)**1. The tested object is a white cylindrical tube made of PVC, with a height of 100cm and a diameter of 7.5cm.**111 +**~1. The tested object is a white cylindrical tube made of PVC, with a height of 100cm and a diameter of 7.5cm.** 112 112 113 113 [[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LDDS75%20-%20LoRaWAN%20Distance%20Detection%20Sensor%20User%20Manual/WebHome/1654852253176-749.png?rev=1.1||alt="1654852253176-749.png"]] 114 114 115 115 116 - (% style="color:blue" %)**2. The object to be tested is a "corrugated cardboard box" perpendicular to the central axis of 0 °, and the length * width is 60cm * 50cm.**116 +**2. The object to be tested is a "corrugated cardboard box" perpendicular to the central axis of 0 °, and the length * width is 60cm * 50cm.** 117 117 118 118 [[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LDDS75%20-%20LoRaWAN%20Distance%20Detection%20Sensor%20User%20Manual/WebHome/1654852175653-550.png?rev=1.1||alt="1654852175653-550.png"]] 119 119 ... ... @@ -192,7 +192,7 @@ 192 192 [[image:Main.User Manual for LoRaWAN End Nodes.D20-LBD22-LBD23-LB_LoRaWAN_Temperature_Sensor_User_Manual.WebHome@1675143909447-639.png]] 193 193 194 194 195 - (% style="color:blue" %)**Probe Mechanical:**195 +**Probe Mechanical:** 196 196 197 197 198 198 [[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LDDS75%20-%20LoRaWAN%20Distance%20Detection%20Sensor%20User%20Manual/WebHome/image-20220610172003-1.png?rev=1.1||alt="image-20220610172003-1.png"]] ... ... @@ -272,9 +272,12 @@ 272 272 ))) 273 273 274 274 ((( 275 -Uplink payload includes in total 8 bytes. 275 +Uplink payload includes in total 4 bytes. 276 +Payload for firmware version v1.1.4. . Before v1.1.3, there is on two fields: BAT and Distance 276 276 ))) 277 277 279 + 280 + 278 278 (% border="1" cellspacing="5" style="background-color:#f2f2f2; width:510px" %) 279 279 |=(% style="width: 62.5px;background-color:#D9E2F3;color:#0070C0" %)((( 280 280 **Size(bytes)** ... ... @@ -314,13 +314,14 @@ 314 314 315 315 316 316 * If the sensor value is 0x0000, it means system doesn't detect ultrasonic sensor. 317 -* If the sensor value lower than 0x0118 (280mm), the sensor value will be invalid. All value lower than 280mm will be set to 0x0014(20mm) which means the value is invalid.320 +* 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. 318 318 319 319 323 + 320 320 === 2.3.3 Interrupt Pin === 321 321 322 322 323 -This data field shows if this packet is generated by interrupt or not. [[Click here>>||anchor="H3.3 .2SetInterruptMode"]] for the hardware and software set up.327 +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. 324 324 325 325 **Example:** 326 326 ... ... @@ -340,7 +340,9 @@ 340 340 341 341 If payload is: FF3FH : (FF3F & FC00 == 1) , temp = (FF3FH - 65536)/10 = -19.3 degrees. 342 342 347 +(% style="color:red" %)**Note: DS18B20 feature is supported in the hardware version > v1.3 which made since early of 2021.** 343 343 349 + 344 344 === 2.3.5 Sensor Flag === 345 345 346 346 ... ... @@ -630,9 +630,9 @@ 630 630 631 631 Methods to Update Firmware: 632 632 633 -* (Recommanded way) OTA firmware update via wireless: [[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/Firmware%20OTA%20Update%20for%20Sensors/>>url:http://wiki.dragino.com/xwiki/bin/view/Main/Firmware%20OTA%20Update%20for%20Sensors/]] 639 +* (Recommanded way) OTA firmware update via wireless: [[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/Firmware%20OTA%20Update%20for%20Sensors/>>url:http://wiki.dragino.com/xwiki/bin/view/Main/Firmware%20OTA%20Update%20for%20Sensors/]] 634 634 635 -* Update through UART TTL interface :**[[Instruction>>url:http://wiki.dragino.com/xwiki/bin/view/Main/UART%20Access%20for%20LoRa%20ST%20v4%20base%20model/#H1.LoRaSTv4baseHardware]]**.641 +* Update through UART TTL interface. **[[Instruction>>url:http://wiki.dragino.com/xwiki/bin/view/Main/UART%20Access%20for%20LoRa%20ST%20v4%20base%20model/#H1.LoRaSTv4baseHardware]]**. 636 636 637 637 = 6. FAQ = 638 638 ... ... @@ -673,7 +673,7 @@ 673 673 3. Not using the correct decoder 674 674 675 675 676 -== 7.4 Abnormal readings The gap between multiple readings is too large or the gap between the readings and the actual value is too large ==682 +== 5.4 Abnormal readings The gap between multiple readings is too large or the gap between the readings and the actual value is too large == 677 677 678 678 679 679 1) Please check if there is something on the probe affecting its measurement (condensed water, volatile oil, etc.) ... ... @@ -686,7 +686,7 @@ 686 686 687 687 4) After entering the debug mode, it will send 20 pieces of data at a time, and you can send its uplink to us for analysis 688 688 689 -[[image: http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LDDS75%20-%20LoRaWAN%20Distance%20Detection%20Sensor%20User%20Manual/WebHome/image-20230113135125-2.png?width=1057&height=136&rev=1.1||alt="image-20230113135125-2.png"]]695 +[[image:image-20230113135125-2.png||height="136" width="1057"]] 690 690 691 691 692 692 Its original payload will be longer than other data. Even though it is being parsed, it can be seen that it is abnormal data. ... ... @@ -718,6 +718,7 @@ 718 718 * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band 719 719 720 720 727 + 721 721 = 9. Packing Info = 722 722 723 723 ... ... @@ -736,6 +736,7 @@ 736 736 * Weight / pcs : g 737 737 738 738 746 + 739 739 = 10. Support = 740 740 741 741