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
-
... ... @@ -314,7 +314,7 @@ 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.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. 318 318 319 319 320 320 === 2.3.3 Interrupt Pin === ... ... @@ -340,9 +340,7 @@ 340 340 341 341 If payload is: FF3FH : (FF3F & FC00 == 1) , temp = (FF3FH - 65536)/10 = -19.3 degrees. 342 342 343 -(% style="color:red" %)**Note: DS18B20 feature is supported in the hardware version > v1.3 which made since early of 2021.** 344 344 345 - 346 346 === 2.3.5 Sensor Flag === 347 347 348 348 ... ... @@ -372,7 +372,7 @@ 372 372 == 2.4 Uplink Interval == 373 373 374 374 375 -The DDS75-LB by default uplink the sensor data every 20 minutes. User can change this interval by AT Command or LoRaWAN Downlink Command. See this link: [[Change Uplink Interval>> doc:Main.End Device AT Commands and Downlink Command.WebHome||anchor="H4.1ChangeUplinkInterval"]]373 +The DDS75-LB by default uplink the sensor data every 20 minutes. User can change this interval by AT Command or LoRaWAN Downlink Command. See this link: [[Change Uplink Interval>>||anchor="H3.3.1SetTransmitIntervalTime"]] 376 376 377 377 378 378 == 2.5 Show Data in DataCake IoT Server ==