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,9 +69,6 @@ 69 69 * Micro SIM card slot for NB-IoT SIM 70 70 * 8500mAh Battery for long term use 71 71 72 - 73 - 74 - 75 75 == 1.3 Specification == 76 76 77 77 ... ... @@ -493,56 +493,34 @@ 493 493 494 494 === 2.4.8 Digital Interrupt === 495 495 496 -((( 497 497 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 -))) 499 499 500 -((( 501 501 The command is: 502 -))) 503 503 504 -((( 505 505 (% 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 -))) 507 507 508 508 509 -((( 510 510 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 -))) 512 512 513 513 514 -((( 515 515 Example: 516 -))) 517 517 518 -((( 519 519 0x(00): Normal uplink packet. 520 -))) 521 521 522 -((( 523 523 0x(01): Interrupt Uplink Packet. 524 -))) 525 525 526 526 527 527 528 528 === 2.4.9 +5V Output === 529 529 530 -((( 531 531 NSE01 will enable +5V output before all sampling and disable the +5v after all sampling. 532 -))) 533 533 534 534 535 -((( 536 536 The 5V output time can be controlled by AT Command. 537 -))) 538 538 539 -((( 540 540 (% style="color:blue" %)**AT+5VT=1000** 541 -))) 542 542 543 -((( 544 544 Means set 5V valid time to have 1000ms. So the real 5V output will actually have 1000ms + sampling time for other sensors. 545 -))) 546 546 547 547 548 548 ... ... @@ -592,9 +592,7 @@ 592 592 593 593 * (% style="color:blue" %)**INTMOD** 594 594 595 -((( 596 596 Downlink Payload: 06000003, Set AT+INTMOD=3 597 -))) 598 598 599 599 600 600 ... ... @@ -617,9 +617,7 @@ 617 617 618 618 __**Measurement the soil surface**__ 619 619 620 -((( 621 621 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 -))) 623 623 624 624 [[image:1657259653666-883.png]] 625 625 ... ... @@ -660,19 +660,13 @@ 660 660 === 2.9.1 Battery Type === 661 661 662 662 663 -((( 664 664 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 -))) 666 666 667 667 668 -((( 669 669 The battery is designed to last for several years depends on the actually use environment and update interval. 670 -))) 671 671 672 672 673 -((( 674 674 The battery related documents as below: 675 -))) 676 676 677 677 * [[Battery Dimension>>http://www.dragino.com/downloads/index.php?dir=datasheet/Battery/ER26500/]] 678 678 * [[Lithium-Thionyl Chloride Battery datasheet>>http://www.dragino.com/downloads/index.php?dir=datasheet/Battery/ER26500/]] ... ... @@ -849,37 +849,26 @@ 849 849 850 850 851 851 852 -== 5.2 Can I calibrate NSE01 to different soil types? == 853 - 854 -((( 855 -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>>https://www.dragino.com/downloads/downloads/LoRa_End_Node/LSE01/Calibrate_to_other_Soil_20220605.pdf]]. 856 -))) 857 - 858 - 859 859 = 6. Trouble Shooting = 860 860 861 861 == 6.1 Connection problem when uploading firmware == 862 862 863 863 864 -((( 865 -**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]] 866 -))) 867 - 868 868 (% class="wikigeneratedid" %) 869 869 ((( 870 - 824 +(% 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;"]] 871 871 ))) 872 872 873 873 828 + 874 874 == 6.2 AT Command input doesn't work == 875 875 876 876 ((( 877 877 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. 878 - 879 - 880 880 ))) 881 881 882 882 836 + 883 883 = 7. Order Info = 884 884 885 885 ... ... @@ -898,6 +898,7 @@ 898 898 899 899 (% style="color:#037691" %)**Package Includes**: 900 900 855 + 901 901 * NSE01 NB-IoT Soil Moisture & EC Sensor x 1 902 902 * External antenna x 1 903 903 ))) ... ... @@ -907,6 +907,7 @@ 907 907 908 908 (% style="color:#037691" %)**Dimension and weight**: 909 909 865 + 910 910 * Size: 195 x 125 x 55 mm 911 911 * Weight: 420g 912 912 )))