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,9 @@ 69 69 * Micro SIM card slot for NB-IoT SIM 70 70 * 8500mAh Battery for long term use 71 71 72 + 73 + 74 + 72 72 == 1.3 Specification == 73 73 74 74 ... ... @@ -490,34 +490,56 @@ 490 490 491 491 === 2.4.8 Digital Interrupt === 492 492 496 +((( 493 493 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 +))) 494 494 500 +((( 495 495 The command is: 502 +))) 496 496 504 +((( 497 497 (% 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 +))) 498 498 499 499 509 +((( 500 500 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 +))) 501 501 502 502 514 +((( 503 503 Example: 516 +))) 504 504 518 +((( 505 505 0x(00): Normal uplink packet. 520 +))) 506 506 522 +((( 507 507 0x(01): Interrupt Uplink Packet. 524 +))) 508 508 509 509 510 510 511 511 === 2.4.9 +5V Output === 512 512 530 +((( 513 513 NSE01 will enable +5V output before all sampling and disable the +5v after all sampling. 532 +))) 514 514 515 515 535 +((( 516 516 The 5V output time can be controlled by AT Command. 537 +))) 517 517 539 +((( 518 518 (% style="color:blue" %)**AT+5VT=1000** 541 +))) 519 519 543 +((( 520 520 Means set 5V valid time to have 1000ms. So the real 5V output will actually have 1000ms + sampling time for other sensors. 545 +))) 521 521 522 522 523 523 ... ... @@ -567,7 +567,9 @@ 567 567 568 568 * (% style="color:blue" %)**INTMOD** 569 569 595 +((( 570 570 Downlink Payload: 06000003, Set AT+INTMOD=3 597 +))) 571 571 572 572 573 573 ... ... @@ -590,7 +590,9 @@ 590 590 591 591 __**Measurement the soil surface**__ 592 592 620 +((( 593 593 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 +))) 594 594 595 595 [[image:1657259653666-883.png]] 596 596 ... ... @@ -631,13 +631,19 @@ 631 631 === 2.9.1 Battery Type === 632 632 633 633 663 +((( 634 634 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 +))) 635 635 636 636 668 +((( 637 637 The battery is designed to last for several years depends on the actually use environment and update interval. 670 +))) 638 638 639 639 673 +((( 640 640 The battery related documents as below: 675 +))) 641 641 642 642 * [[Battery Dimension>>http://www.dragino.com/downloads/index.php?dir=datasheet/Battery/ER26500/]] 643 643 * [[Lithium-Thionyl Chloride Battery datasheet>>http://www.dragino.com/downloads/index.php?dir=datasheet/Battery/ER26500/]] ... ... @@ -814,26 +814,37 @@ 814 814 815 815 816 816 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 + 817 817 = 6. Trouble Shooting = 818 818 819 819 == 6.1 Connection problem when uploading firmware == 820 820 821 821 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 + 822 822 (% class="wikigeneratedid" %) 823 823 ((( 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;"]]870 + 825 825 ))) 826 826 827 827 828 - 829 829 == 6.2 AT Command input doesn't work == 830 830 831 831 ((( 832 832 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 + 833 833 ))) 834 834 835 835 836 - 837 837 = 7. Order Info = 838 838 839 839 ... ... @@ -852,7 +852,6 @@ 852 852 853 853 (% style="color:#037691" %)**Package Includes**: 854 854 855 - 856 856 * NSE01 NB-IoT Soil Moisture & EC Sensor x 1 857 857 * External antenna x 1 858 858 ))) ... ... @@ -862,7 +862,6 @@ 862 862 863 863 (% style="color:#037691" %)**Dimension and weight**: 864 864 865 - 866 866 * Size: 195 x 125 x 55 mm 867 867 * Weight: 420g 868 868 )))