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
-
... ... @@ -70,6 +70,8 @@ 70 70 * 8500mAh Battery for long term use 71 71 72 72 73 + 74 + 73 73 == 1.3 Specification == 74 74 75 75 ... ... @@ -201,7 +201,9 @@ 201 201 202 202 [[image:image-20220708110657-3.png]] 203 203 206 +((( 204 204 (% style="color:red" %)Note: the valid AT Commands can be found at: (%%)[[http:~~/~~/www.dragino.com/downloads/index.php?dir=NB-IoT/NSE01/>>url:http://www.dragino.com/downloads/index.php?dir=NB-IoT/NBSN50/]] 208 +))) 205 205 206 206 207 207 ... ... @@ -304,12 +304,14 @@ 304 304 In this mode, uplink payload includes in total 18 bytes 305 305 306 306 (% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:510px" %) 307 -|=(% style="width: 50px;" %)(((311 +|=(% style="width: 60px;" %)((( 308 308 **Size(bytes)** 309 -)))|=(% style="width: 50px;" %)**6**|=(% style="width: 25px;" %)2|=(% style="width: 25px;" %)**2**|=(% style="width: 80px;" %)**1**|=(% style="width:80px;" %)**2**|=(% style="width: 80px;" %)**2**|=(% style="width:80px;" %)**2**|=(% style="width:40px;" %)**1**313 +)))|=(% 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** 310 310 |(% 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"]] 311 311 316 +((( 312 312 If we use the MQTT client to subscribe to this MQTT topic, we can see the following information when the NSE01 uplink data. 318 +))) 313 313 314 314 315 315 [[image:image-20220708111918-4.png]] ... ... @@ -330,28 +330,44 @@ 330 330 * Interrupt: 0x00 = 0 331 331 332 332 339 + 340 + 333 333 == 2.4 Payload Explanation and Sensor Interface == 334 334 335 335 336 336 === 2.4.1 Device ID === 337 337 346 +((( 338 338 By default, the Device ID equal to the last 6 bytes of IMEI. 348 +))) 339 339 350 +((( 340 340 User can use (% style="color:blue" %)**AT+DEUI**(%%) to set Device ID 352 +))) 341 341 354 +((( 342 342 **Example:** 356 +))) 343 343 358 +((( 344 344 AT+DEUI=A84041F15612 360 +))) 345 345 362 +((( 346 346 The Device ID is stored in a none-erase area, Upgrade the firmware or run AT+FDR won't erase Device ID. 364 +))) 347 347 348 348 349 349 350 350 === 2.4.2 Version Info === 351 351 370 +((( 352 352 Specify the software version: 0x64=100, means firmware version 1.00. 372 +))) 353 353 374 +((( 354 354 For example: 0x00 64 : this device is NSE01 with firmware version 1.0.0. 376 +))) 355 355 356 356 357 357 ... ... @@ -373,19 +373,33 @@ 373 373 374 374 === 2.4.4 Signal Strength === 375 375 398 +((( 376 376 NB-IoT Network signal Strength. 400 +))) 377 377 402 +((( 378 378 **Ex1: 0x1d = 29** 404 +))) 379 379 406 +((( 380 380 (% style="color:blue" %)**0**(%%) -113dBm or less 408 +))) 381 381 410 +((( 382 382 (% style="color:blue" %)**1**(%%) -111dBm 412 +))) 383 383 414 +((( 384 384 (% style="color:blue" %)**2...30**(%%) -109dBm... -53dBm 416 +))) 385 385 418 +((( 386 386 (% style="color:blue" %)**31** (%%) -51dBm or greater 420 +))) 387 387 422 +((( 388 388 (% style="color:blue" %)**99** (%%) Not known or not detectable 424 +))) 389 389 390 390 391 391 ... ... @@ -392,12 +392,16 @@ 392 392 === 2.4.5 Soil Moisture === 393 393 394 394 ((( 431 +((( 395 395 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. 396 396 ))) 434 +))) 397 397 398 398 ((( 437 +((( 399 399 For example, if the data you get from the register is **__0x05 0xDC__**, the moisture content in the soil is 400 400 ))) 440 +))) 401 401 402 402 ((( 403 403 ... ... @@ -412,7 +412,7 @@ 412 412 === 2.4.6 Soil Temperature === 413 413 414 414 ((( 415 - 455 +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 416 416 ))) 417 417 418 418 ((( ... ... @@ -453,34 +453,56 @@ 453 453 454 454 === 2.4.8 Digital Interrupt === 455 455 496 +((( 456 456 Digital Interrupt refers to pin (% style="color:blue" %)**GPIO_EXTI**(%%), and there are different trigger methods. When there is a trigger, the NSE01 will send a packet to the server. 498 +))) 457 457 500 +((( 458 458 The command is: 502 +))) 459 459 504 +((( 460 460 (% style="color:blue" %)**AT+INTMOD=3 **(%%) ~/~/(more info about INMOD please refer [[**AT Command Manual**>>url:https://www.dragino.com/downloads/downloads/NB-IoT/NBSN95/DRAGINO_NBSN95-NB_AT%20Commands_v1.1.0.pdf]])**.** 506 +))) 461 461 462 462 509 +((( 463 463 The lower four bits of this data field shows if this packet is generated by interrupt or not. Click here for the hardware and software set up. 511 +))) 464 464 465 465 514 +((( 466 466 Example: 516 +))) 467 467 518 +((( 468 468 0x(00): Normal uplink packet. 520 +))) 469 469 522 +((( 470 470 0x(01): Interrupt Uplink Packet. 524 +))) 471 471 472 472 473 473 474 474 === 2.4.9 +5V Output === 475 475 530 +((( 476 476 NSE01 will enable +5V output before all sampling and disable the +5v after all sampling. 532 +))) 477 477 478 478 535 +((( 479 479 The 5V output time can be controlled by AT Command. 537 +))) 480 480 539 +((( 481 481 (% style="color:blue" %)**AT+5VT=1000** 541 +))) 482 482 543 +((( 483 483 Means set 5V valid time to have 1000ms. So the real 5V output will actually have 1000ms + sampling time for other sensors. 545 +))) 484 484 485 485 486 486 ... ... @@ -530,7 +530,9 @@ 530 530 531 531 * (% style="color:blue" %)**INTMOD** 532 532 595 +((( 533 533 Downlink Payload: 06000003, Set AT+INTMOD=3 597 +))) 534 534 535 535 536 536 ... ... @@ -553,7 +553,9 @@ 553 553 554 554 __**Measurement the soil surface**__ 555 555 620 +((( 556 556 Choose the proper measuring position. Avoid the probe to touch rocks or hard things. Split the surface soil according to the measured deep. Keep the measured as original density. Vertical insert the probe into the soil to be measured. Make sure not shake when inserting. [[https:~~/~~/img.alicdn.com/imgextra/i3/2005165265/O1CN010rj9Oh1olPsQxrdUK_!!2005165265.jpg>>url:https://img.alicdn.com/imgextra/i3/2005165265/O1CN010rj9Oh1olPsQxrdUK_!!2005165265.jpg]] 622 +))) 557 557 558 558 [[image:1657259653666-883.png]] 559 559 ... ... @@ -594,13 +594,19 @@ 594 594 === 2.9.1 Battery Type === 595 595 596 596 663 +((( 597 597 The NSE01 battery is a combination of an 8500mAh Li/SOCI2 Battery and a Super Capacitor. The battery is none-rechargeable battery type with a low discharge rate (<2% per year). This type of battery is commonly used in IoT devices such as water meter. 665 +))) 598 598 599 599 668 +((( 600 600 The battery is designed to last for several years depends on the actually use environment and update interval. 670 +))) 601 601 602 602 673 +((( 603 603 The battery related documents as below: 675 +))) 604 604 605 605 * [[Battery Dimension>>http://www.dragino.com/downloads/index.php?dir=datasheet/Battery/ER26500/]] 606 606 * [[Lithium-Thionyl Chloride Battery datasheet>>http://www.dragino.com/downloads/index.php?dir=datasheet/Battery/ER26500/]] ... ... @@ -782,17 +782,25 @@ 782 782 == 6.1 Connection problem when uploading firmware == 783 783 784 784 857 +((( 858 +**Please see: **[[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/Firmware%20Upgrade%20Instruction%20for%20STM32%20base%20products/#H3.3Troubleshooting>>url:http://wiki.dragino.com/xwiki/bin/view/Main/Firmware%20Upgrade%20Instruction%20for%20STM32%20base%20products/#H3.3Troubleshooting]] 859 +))) 860 + 785 785 (% class="wikigeneratedid" %) 786 786 ((( 787 - (%style="font-size:14px" %)**Please see: **(%%)[[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/Firmware%20Upgrade%20Instruction%20for%20STM32%20base%20products/#H3.3Troubleshooting>>http://wiki.dragino.com/xwiki/bin/view/Main/Firmware%20Upgrade%20Instruction%20for%20STM32%20base%20products/#H3.3Troubleshooting||style="background-color: rgb(255, 255, 255); font-size: 14px;"]]863 + 788 788 ))) 789 789 790 790 791 - 792 792 == 6.2 AT Command input doesn't work == 793 793 794 794 ((( 795 795 In the case if user can see the console output but can't type input to the device. Please check if you already include the (% style="color:green" %)**ENTER**(%%) while sending out the command. Some serial tool doesn't send (% style="color:green" %)**ENTER**(%%) while press the send key, user need to add ENTER in their string. 871 + 872 + 873 +== 6.3 Can I calibrate NSE01 to different soil types? == 874 + 875 +NSE01 is calibrated for saline-alkali soil and loamy soil. If users want to use it for other soil, they can calibrate the value in the IoT platform base on the value measured by saline-alkali soil and loamy soil. The formula can be found at [[this link>>url:https://www.dragino.com/downloads/index.php?dir=LoRa_End_Node/LSE01/&file=Calibrate_to_other_Soil.pdf]]. 796 796 ))) 797 797 798 798 ... ... @@ -815,7 +815,6 @@ 815 815 816 816 (% style="color:#037691" %)**Package Includes**: 817 817 818 - 819 819 * NSE01 NB-IoT Soil Moisture & EC Sensor x 1 820 820 * External antenna x 1 821 821 ))) ... ... @@ -825,7 +825,6 @@ 825 825 826 826 (% style="color:#037691" %)**Dimension and weight**: 827 827 828 - 829 829 * Size: 195 x 125 x 55 mm 830 830 * Weight: 420g 831 831 )))