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
-
... ... @@ -238,16 +238,16 @@ 238 238 239 239 240 240 241 -=== 2.3.4 Distance signalstrength===241 +=== 2.3.4 Soil Temperature === 242 242 243 - Referstothe signal strength, the defaultoutput value willbebetween 0-65535. When the distancemeasurement gear is fixed,the farther the distance measurementis, the lower the signal strength; the lower the target reflectivity, the lower the signal strength. When Strength is greater than 100 and not equal to 65535, the measured value of Dist is considered credible.243 +Get Soil Temperature 244 244 245 245 246 246 **Example**: 247 247 248 -If payload is: 01 D7(H)=471(D),distancesignalstrength=471,471>100,471≠65535,theeasuredvalueofDistisconsidered credible.248 +If payload is: **0105H**: (0105 & FC00 == 0), temp = 0105H /10 = 26.1 degree 249 249 250 - Customerscanjudgewhethertheyneedtoadjusttheenvironmentbasedonthesignalstrength.250 +If payload is: **FF3FH** : (FF3F & FC00 == 1) , temp = (FF3FH - 65536)/10 = -19.3 degrees. 251 251 252 252 253 253