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
-
... ... @@ -3,15 +3,11 @@ 3 3 4 4 5 5 6 -**Contents:** 7 7 8 -{{toc/}} 9 9 10 10 11 11 12 12 13 - 14 - 15 15 = 1. Introduction = 16 16 17 17 == 1.1 What is LoRaWAN Soil Moisture & EC Sensor == ... ... @@ -58,6 +58,8 @@ 58 58 * IP66 Waterproof Enclosure 59 59 * 4000mAh or 8500mAh Battery for long term use 60 60 57 + 58 + 61 61 == 1.3 Specification == 62 62 63 63 Measure Volume: Base on the centra pin of the probe, a cylinder with 7cm diameter and 10cm height. ... ... @@ -150,17 +150,16 @@ 150 150 Uplink payload includes in total 11 bytes. 151 151 152 152 153 -(% border="1" cellspacing="10" style="background-color:#f7faff; width:510px" %) 154 -|=((( 151 +|((( 155 155 **Size** 156 156 157 157 **(bytes)** 158 -)))| =(% style="width: 46px;" %)**2**|=(% style="width: 160px;" %)**2**|=(% style="width: 104px;" %)**2**|=(% style="width: 126px;" %)**2**|=(% style="width: 159px;" %)**2**|=(% style="width: 114px;" %)**1**159 -|**Value**| (% style="width:46px" %)[[BAT>>||anchor="H2.3.3BatteryInfo"]]|(% style="width:160px" %)(((155 +)))|**2**|**2**|**2**|**2**|**2**|**1** 156 +|**Value**|[[BAT>>path:#bat]]|((( 160 160 Temperature 161 161 162 162 (Reserve, Ignore now) 163 -)))| (% style="width:104px" %)[[Soil Moisture>>||anchor="H2.3.4SoilMoisture"]]|(% style="width:126px" %)[[Soil Temperature>>||anchor="H2.3.5SoilTemperature"]]|(% style="width:159px" %)[[Soil Conductivity (EC)>>||anchor="H2.3.6SoilConductivity28EC29"]]|(% style="width:114px" %)(((160 +)))|[[Soil Moisture>>path:#soil_moisture]]|[[Soil Temperature>>path:#soil_tem]]|[[Soil Conductivity (EC)>>path:#EC]]|((( 164 164 MOD & Digital Interrupt 165 165 166 166 (Optional) ... ... @@ -174,17 +174,16 @@ 174 174 175 175 This mode can get the original AD value of moisture and original conductivity (with temperature drift compensation). 176 176 177 -(% border="1" cellspacing="10" style="background-color:#f7faff; width:510px" %) 178 -|=((( 174 +|((( 179 179 **Size** 180 180 181 181 **(bytes)** 182 -)))| =**2**|=**2**|=**2**|=**2**|=**2**|=**1**183 -|**Value**|[[BAT>> ||anchor="H2.3.3BatteryInfo"]]|(((178 +)))|**2**|**2**|**2**|**2**|**2**|**1** 179 +|**Value**|[[BAT>>path:#bat]]|((( 184 184 Temperature 185 185 186 186 (Reserve, Ignore now) 187 -)))|[[Soil Moisture>> ||anchor="H2.3.4SoilMoisture"]]|[[Soil Temperature>>||anchor="H2.3.5SoilTemperature"]]|[[Soil Conductivity (EC)>>||anchor="H2.3.6SoilConductivity28EC29"]](raw)|(((183 +)))|[[Soil Moisture>>path:#soil_moisture]](raw)|[[Soil Temperature>>path:#soil_tem]]|[[Soil Conductivity (EC)>>path:#EC]](raw)|((( 188 188 MOD & Digital Interrupt 189 189 190 190 (Optional) ... ... @@ -258,7 +258,7 @@ 258 258 mod=(bytes[10]>>7)&0x01=1. 259 259 260 260 261 - **Downlink Command:**257 +Downlink Command: 262 262 263 263 If payload = 0x0A00, workmode=0 264 264 ... ... @@ -278,13 +278,14 @@ 278 278 LSE01 TTN Payload Decoder: [[http:~~/~~/www.dragino.com/downloads/index.php?dir=LoRa_End_Node/LSE01/Payload_Decoder/>>url:http://www.dragino.com/downloads/index.php?dir=LoRa_End_Node/LSE01/Payload_Decoder/]] 279 279 280 280 281 - 282 282 == 2.4 Uplink Interval == 283 283 284 -The LSE01 by default uplink the sensor data every 20 minutes. User can change this interval by AT Command or LoRaWAN Downlink Command. See this link: [[Change Uplink Interval>>doc:Main.End Device AT Commands and Downlink Command.WebHome||anchor="H4.1ChangeUplinkInterval"]]279 +The LSE01 by default uplink the sensor data every 20 minutes. User can change this interval by AT Command or LoRaWAN Downlink Command. See this link: 285 285 281 +[[http:~~/~~/wiki.dragino.com/index.php?title=End_Device_AT_Commands_and_Downlink_Commands#Change_Uplink_Interval>>url:http://wiki.dragino.com/index.php?title=End_Device_AT_Commands_and_Downlink_Commands#Change_Uplink_Interval]] 286 286 287 287 284 + 288 288 == 2.5 Downlink Payload == 289 289 290 290 By default, LSE50 prints the downlink payload to console port. ... ... @@ -749,13 +749,13 @@ 749 749 750 750 LSE01 supports AT Command set in the stock firmware. You can use a USB to TTL adapter to connect to LSE01 for using AT command, as below. 751 751 752 -[[image:1654501986557-872.png ||height="391" width="800"]]749 +[[image:1654501986557-872.png]] 753 753 754 754 755 755 Or if you have below board, use below connection: 756 756 757 757 758 -[[image:1654502005655-729.png ||height="503" width="801"]]755 +[[image:1654502005655-729.png]] 759 759 760 760 761 761 ... ... @@ -762,7 +762,7 @@ 762 762 In the PC, you need to set the serial baud rate to (% style="color:green" %)**9600**(%%) to access the serial console for LSE01. LSE01 will output system info once power on as below: 763 763 764 764 765 - [[image:1654502050864-459.png ||height="564" width="806"]]762 + [[image:1654502050864-459.png]] 766 766 767 767 768 768 Below are the available commands, a more detailed AT Command manual can be found at [[AT Command Manual>>url:http://www.dragino.com/downloads/index.php?dir=LoRa_End_Node/LSE01/]]: [[http:~~/~~/www.dragino.com/downloads/index.php?dir=LoRa_End_Node/LSE01/>>url:http://www.dragino.com/downloads/index.php?dir=LoRa_End_Node/LSE01/]] ... ... @@ -877,7 +877,7 @@ 877 877 878 878 == 4.1 How to change the LoRa Frequency Bands/Region? == 879 879 880 -You can follow the instructions for [[how to upgrade image>>||anchor="H2.10 200BFirmwareChangeLog"]].877 +You can follow the instructions for [[how to upgrade image>>||anchor="H2.10FirmwareChangeLog"]]. 881 881 When downloading the images, choose the required image file for download. 882 882 883 883 ... ... @@ -933,9 +933,7 @@ 933 933 934 934 == 5.2 AT Command input doesn’t work == 935 935 936 -((( 937 937 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. 938 -))) 939 939 940 940 941 941 == 5.3 Device rejoin in at the second uplink packet == ... ... @@ -947,9 +947,7 @@ 947 947 948 948 (% style="color:#4f81bd" %)**Cause for this issue:** 949 949 950 -((( 951 951 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. 952 -))) 953 953 954 954 955 955 (% style="color:#4f81bd" %)**Solution: ** ... ... @@ -956,7 +956,7 @@ 956 956 957 957 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: 958 958 959 -[[image:1654500929571-736.png ||height="458" width="832"]]952 +[[image:1654500929571-736.png]] 960 960 961 961 962 962 = 6. Order Info =