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
-
... ... @@ -69,6 +69,7 @@ 69 69 * Micro SIM card slot for NB-IoT SIM 70 70 * 8500mAh Battery for long term use 71 71 72 + 72 72 == 1.3 Specification == 73 73 74 74 ... ... @@ -310,9 +310,7 @@ 310 310 )))|=(% style="width: 50px;" %)**6**|=(% style="width: 25px;" %)2|=(% style="width: 25px;" %)**2**|=(% style="width: 70px;" %)**1**|=(% style="width: 60px;" %)**2**|=(% style="width: 80px;" %)**2**|=(% style="width: 90px;" %)**2**|=(% style="width: 50px;" %)**1** 311 311 |(% style="width:97px" %)**Value**|(% style="width:83px" %)[[Device ID>>||anchor="H2.4.1A0A0DeviceID"]]|(% style="width:41px" %)[[Ver>>||anchor="H2.4.2A0VersionInfo"]]|(% style="width:46px" %)[[BAT>>||anchor="H2.4.3A0BatteryInfo"]]|(% style="width:123px" %)[[Signal Strength>>||anchor="H2.4.4A0SignalStrength"]]|(% style="width:108px" %)[[Soil Moisture>>||anchor="H2.4.5A0SoilMoisture"]]|(% style="width:133px" %)[[Soil Temperature>>||anchor="H2.4.6A0SoilTemperature"]]|(% style="width:159px" %)[[Soil Conductivity(EC)>>||anchor="H2.4.7A0SoilConductivity28EC29"]]|(% style="width:80px" %)[[Interrupt>>||anchor="H2.4.8A0DigitalInterrupt"]] 312 312 313 -((( 314 314 If we use the MQTT client to subscribe to this MQTT topic, we can see the following information when the NSE01 uplink data. 315 -))) 316 316 317 317 318 318 [[image:image-20220708111918-4.png]] ... ... @@ -333,44 +333,28 @@ 333 333 * Interrupt: 0x00 = 0 334 334 335 335 336 - 337 - 338 338 == 2.4 Payload Explanation and Sensor Interface == 339 339 340 340 341 341 === 2.4.1 Device ID === 342 342 343 -((( 344 344 By default, the Device ID equal to the last 6 bytes of IMEI. 345 -))) 346 346 347 -((( 348 348 User can use (% style="color:blue" %)**AT+DEUI**(%%) to set Device ID 349 -))) 350 350 351 -((( 352 352 **Example:** 353 -))) 354 354 355 -((( 356 356 AT+DEUI=A84041F15612 357 -))) 358 358 359 -((( 360 360 The Device ID is stored in a none-erase area, Upgrade the firmware or run AT+FDR won't erase Device ID. 361 -))) 362 362 363 363 364 364 365 365 === 2.4.2 Version Info === 366 366 367 -((( 368 368 Specify the software version: 0x64=100, means firmware version 1.00. 369 -))) 370 370 371 -((( 372 372 For example: 0x00 64 : this device is NSE01 with firmware version 1.0.0. 373 -))) 374 374 375 375 376 376 ... ... @@ -392,33 +392,19 @@ 392 392 393 393 === 2.4.4 Signal Strength === 394 394 395 -((( 396 396 NB-IoT Network signal Strength. 397 -))) 398 398 399 -((( 400 400 **Ex1: 0x1d = 29** 401 -))) 402 402 403 -((( 404 404 (% style="color:blue" %)**0**(%%) -113dBm or less 405 -))) 406 406 407 -((( 408 408 (% style="color:blue" %)**1**(%%) -111dBm 409 -))) 410 410 411 -((( 412 412 (% style="color:blue" %)**2...30**(%%) -109dBm... -53dBm 413 -))) 414 414 415 -((( 416 416 (% style="color:blue" %)**31** (%%) -51dBm or greater 417 -))) 418 418 419 -((( 420 420 (% style="color:blue" %)**99** (%%) Not known or not detectable 421 -))) 422 422 423 423 424 424 ... ... @@ -425,16 +425,12 @@ 425 425 === 2.4.5 Soil Moisture === 426 426 427 427 ((( 428 -((( 429 429 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. 430 430 ))) 431 -))) 432 432 433 433 ((( 434 -((( 435 435 For example, if the data you get from the register is **__0x05 0xDC__**, the moisture content in the soil is 436 436 ))) 437 -))) 438 438 439 439 ((( 440 440 ... ... @@ -449,7 +449,7 @@ 449 449 === 2.4.6 Soil Temperature === 450 450 451 451 ((( 452 -Get the temperature in the soil. The value range of the register is -4000 - +800(Decimal), divide this value by 100 to get the temperature in the soil. For example, if the data you get from the register is __**0x09 0xEC**__, the temperature content in the soil is 417 + Get the temperature in the soil. The value range of the register is -4000 - +800(Decimal), divide this value by 100 to get the temperature in the soil. For example, if the data you get from the register is __**0x09 0xEC**__, the temperature content in the soil is 453 453 ))) 454 454 455 455 (((