Changes for page NDDS75 -- NB-IoT Distance Detect Sensor User Manual
Last modified by Bei Jinggeng on 2024/05/31 09:53
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -195,22 +195,37 @@ 195 195 196 196 === 2.3.3 Battery Info === 197 197 198 +((( 198 198 Check the battery voltage for LSE01. 200 +))) 199 199 202 +((( 200 200 Ex1: 0x0B45 = 2885mV 204 +))) 201 201 206 +((( 202 202 Ex2: 0x0B49 = 2889mV 208 +))) 203 203 204 204 205 205 206 206 === 2.3.4 Soil Moisture === 207 207 214 +((( 208 208 Get the moisture content of the soil. The value range of the register is 0-10000(Decimal), divide this value by 100 to get the percentage of moisture in the soil. 216 +))) 209 209 218 +((( 210 210 For example, if the data you get from the register is __0x05 0xDC__, the moisture content in the soil is 220 +))) 211 211 222 +((( 223 + 224 +))) 212 212 226 +((( 213 213 (% style="color:#4f81bd" %)**05DC(H) = 1500(D) /100 = 15%.** 228 +))) 214 214 215 215 216 216