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
-
... ... @@ -13,13 +13,11 @@ 13 13 14 14 **Table of Contents:** 15 15 16 -{{toc/}} 17 17 18 18 19 19 20 20 21 21 22 - 23 23 = 1. Introduction = 24 24 25 25 == 1.1 What is LoRaWAN Soil Moisture & EC Sensor == ... ... @@ -45,8 +45,9 @@ 45 45 46 46 47 47 48 -== 1.2 46 +== 1.2 Features == 49 49 48 + 50 50 * NB-IoT Bands: B1/B3/B8/B5/B20/B28 @H-FDD 51 51 * Monitor Soil Moisture 52 52 * Monitor Soil Temperature ... ... @@ -60,8 +60,6 @@ 60 60 * Micro SIM card slot for NB-IoT SIM 61 61 * 8500mAh Battery for long term use 62 62 63 - 64 - 65 65 == 1.3 Specification == 66 66 67 67 ... ... @@ -70,7 +70,6 @@ 70 70 * Supply Voltage: 2.1v ~~ 3.6v 71 71 * Operating Temperature: -40 ~~ 85°C 72 72 73 - 74 74 (% style="color:#037691" %)**NB-IoT Spec:** 75 75 76 76 * - B1 @H-FDD: 2100MHz ... ... @@ -80,9 +80,8 @@ 80 80 * - B20 @H-FDD: 800MHz 81 81 * - B28 @H-FDD: 700MHz 82 82 79 +(% style="color:#037691" %)**Probe Specification:** 83 83 84 -Probe(% style="color:#037691" %)** Specification:** 85 - 86 86 Measure Volume: Base on the centra pin of the probe, a cylinder with 7cm diameter and 10cm height. 87 87 88 88 [[image:image-20220708101224-1.png]] ... ... @@ -295,7 +295,7 @@ 295 295 |=(% style="width: 50px;" %)((( 296 296 **Size(bytes)** 297 297 )))|=(% 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** 298 -|(% style="width:97px" %)**Value**|(% style="width:83px" %)[[Device ID>>||anchor="H 2.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"]]293 +|(% style="width:97px" %)**Value**|(% style="width:83px" %)[[Device ID>>||anchor="H"]]|(% style="width:41px" %)[[Ver>>||anchor="H"]]|(% style="width:46px" %)[[BAT>>||anchor="H"]]|(% style="width:123px" %)[[Signal Strength>>||anchor="H"]]|(% style="width:108px" %)[[Soil Moisture>>||anchor="H"]]|(% style="width:133px" %)[[Soil Temperature>>||anchor="H"]]|(% style="width:159px" %)[[Soil Conductivity(EC)>>||anchor="H"]]|(% style="width:80px" %)[[Interrupt>>||anchor="H"]] 299 299 300 300 If we use the MQTT client to subscribe to this MQTT topic, we can see the following information when the NSE01 uplink data. 301 301 ... ... @@ -317,8 +317,6 @@ 317 317 * Soil Conductivity(EC) = 0x02f9 =761 uS /cm 318 318 * Interrupt: 0x00 = 0 319 319 320 - 321 - 322 322 == 2.4 Payload Explanation and Sensor Interface == 323 323 324 324 ... ... @@ -449,7 +449,7 @@ 449 449 (% 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]])**.** 450 450 451 451 452 -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. 445 +The lower four bits of this data field shows if this packet is generated by interrupt or not. [[Click here>>||anchor="H"]] for the hardware and software set up. 453 453 454 454 455 455 Example: ... ... @@ -574,7 +574,7 @@ 574 574 [[www.dragino.com/downloads/index.php?dir=NB-IoT/NSE01/Firmware/>>url:http://www.dragino.com/downloads/index.php?dir=NB-IoT/NBSN50/Firmware/]] 575 575 576 576 577 -Upgrade Instruction: [[Upgrade_Firmware>>||anchor="H 5.1200BHowtoUpgradeFirmware"]]570 +Upgrade Instruction: [[Upgrade_Firmware>>||anchor="H"]] 578 578 579 579 580 580 ... ... @@ -761,52 +761,86 @@ 761 761 ))) 762 762 763 763 ((( 764 - (% style="color:red" %)Notice, NSE01 and LSE01 share the same mother board. They use the same connection and method to update.757 +Notice, NSE01 and LSE01 share the same mother board. They use the same connection and method to update. 765 765 ))) 766 766 767 767 761 +((( 762 + 763 +))) 768 768 769 -= 6.765 += 5. Trouble Shooting = 770 770 771 -== 6.1Connectionproblemwhenuploadingfirmware==767 +== 5.1 Why I can't join TTN in US915 / AU915 bands? == 772 772 769 +It is due to channel mapping. Please see the [[Eight Channel Mode>>doc:Main.End Device AT Commands and Downlink Command.WebHome||anchor="H7.19EightChannelMode"]] section above for details. 773 773 774 -(% class="wikigeneratedid" %) 771 + 772 +== 5.2 AT Command input doesn't work == 773 + 775 775 ((( 776 - (%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;"]]775 +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. 777 777 ))) 778 778 779 779 779 +== 5.3 Device rejoin in at the second uplink packet == 780 780 781 - ==6.2 AT Commandinputdoesn't work==781 +(% style="color:#4f81bd" %)**Issue describe as below:** 782 782 783 +[[image:1654500909990-784.png]] 784 + 785 + 786 +(% style="color:#4f81bd" %)**Cause for this issue:** 787 + 783 783 ((( 784 - In thecase ifrcan seetheconsole outputbutcan't type inputtothedevice.Please checkifyoualreadyincludethe(%style="color:green"%)**ENTER**(%%) whilesendingoutthecommand.Someserialtool doesn'tsend(% style="color:green"%)**ENTER**(%%) while pressthesendkey,userneedtoadd ENTERintheir string.789 +The fuse on LSE01 is not large enough, some of the soil probe require large current up to 5v 800mA, in a short pulse. When this happen, it cause the device reboot so user see rejoin. 785 785 ))) 786 786 787 787 793 +(% style="color:#4f81bd" %)**Solution: ** 788 788 789 - =7. OrderInfo=795 +All new shipped LSE01 after 2020-May-30 will have this to fix. For the customer who see this issue, please bypass the fuse as below: 790 790 797 +[[image:1654500929571-736.png||height="458" width="832"]] 791 791 792 -Part Number**:** (% style="color:#4f81bd" %)**NSE01** 793 793 800 += 6. Order Info = 794 794 802 + 803 +Part Number**:** (% style="color:#4f81bd" %)**LSE01-XX-YY** 804 + 805 + 806 +(% style="color:#4f81bd" %)**XX**(%%)**:** The default frequency band 807 + 808 +* (% style="color:red" %)**AS923**(%%): LoRaWAN AS923 band 809 +* (% style="color:red" %)**AU915**(%%): LoRaWAN AU915 band 810 +* (% style="color:red" %)**EU433**(%%): LoRaWAN EU433 band 811 +* (% style="color:red" %)**EU868**(%%): LoRaWAN EU868 band 812 +* (% style="color:red" %)**KR920**(%%): LoRaWAN KR920 band 813 +* (% style="color:red" %)**US915**(%%): LoRaWAN US915 band 814 +* (% style="color:red" %)**IN865**(%%): LoRaWAN IN865 band 815 +* (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band 816 + 817 +(% style="color:#4f81bd" %)**YY**(%%)**: **Battery Option 818 + 819 +* (% style="color:red" %)**4**(%%): 4000mAh battery 820 +* (% style="color:red" %)**8**(%%): 8500mAh battery 821 + 795 795 (% class="wikigeneratedid" %) 796 796 ((( 797 797 798 798 ))) 799 799 800 -= 8.827 += 7. Packing Info = 801 801 802 802 ((( 803 803 804 804 805 805 (% style="color:#037691" %)**Package Includes**: 833 +))) 806 806 807 - 808 -* NSE01 NB-IoT Soil Moisture & EC Sensor x 1 809 -* External antenna x 1 835 +* ((( 836 +LSE01 LoRaWAN Soil Moisture & EC Sensor x 1 810 810 ))) 811 811 812 812 ((( ... ... @@ -813,20 +813,24 @@ 813 813 814 814 815 815 (% style="color:#037691" %)**Dimension and weight**: 843 +))) 816 816 817 - 818 -* Size: 195 x 125 x 55 mm 819 -* Weight: 420g 845 +* ((( 846 +Device Size: cm 820 820 ))) 848 +* ((( 849 +Device Weight: g 850 +))) 851 +* ((( 852 +Package Size / pcs : cm 853 +))) 854 +* ((( 855 +Weight / pcs : g 821 821 822 -((( 823 823 824 - 825 - 826 - 827 827 ))) 828 828 829 -= 9.860 += 8. Support = 830 830 831 831 * Support is provided Monday to Friday, from 09:00 to 18:00 GMT+8. Due to different timezones we cannot offer live support. However, your questions will be answered as soon as possible in the before-mentioned schedule. 832 832 * Provide as much information as possible regarding your enquiry (product models, accurately describe your problem and steps to replicate it etc) and send a mail to [[support@dragino.com>>url:http://../../../../../../D:%5C%E5%B8%82%E5%9C%BA%E8%B5%84%E6%96%99%5C%E8%AF%B4%E6%98%8E%E4%B9%A6%5CLoRa%5CLT%E7%B3%BB%E5%88%97%5Csupport@dragino.com]]