Last modified by Mengting Qiu on 2023/12/14 11:15

From version 70.23
edited by Xiaoling
on 2023/06/13 09:10
Change comment: There is no comment for this version
To version 70.16
edited by Xiaoling
on 2023/06/13 08:48
Change comment: There is no comment for this version

Summary

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  
... ... @@ -632,9 +632,9 @@
632 632  
633 633  Methods to Update Firmware:
634 634  
635 -* (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/]]
636 636  
637 -* 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]]**.
638 638  
639 639  = 6. FAQ =
640 640  
... ... @@ -675,7 +675,7 @@
675 675  3. Not using the correct decoder
676 676  
677 677  
678 -== 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 ==
679 679  
680 680  
681 681  1) Please check if there is something on the probe affecting its measurement (condensed water, volatile oil, etc.)
... ... @@ -688,7 +688,7 @@
688 688  
689 689  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
690 690  
691 -[[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"]]
692 692  
693 693  
694 694  Its original payload will be longer than other data. Even though it is being parsed, it can be seen that it is abnormal data.
... ... @@ -720,6 +720,7 @@
720 720  * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
721 721  
722 722  
727 +
723 723  = 9. ​Packing Info =
724 724  
725 725  
... ... @@ -738,6 +738,7 @@
738 738  * Weight / pcs : g
739 739  
740 740  
746 +
741 741  = 10. Support =
742 742  
743 743