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 == ... ... @@ -152,17 +152,16 @@ 152 152 Uplink payload includes in total 11 bytes. 153 153 154 154 155 -(% border="1" cellspacing="10" style="background-color:#f7faff; width:510px" %) 156 -|=((( 151 +|((( 157 157 **Size** 158 158 159 159 **(bytes)** 160 -)))| =(% style="width: 46px;" %)**2**|=(% style="width: 160px;" %)**2**|=(% style="width: 104px;" %)**2**|=(% style="width: 126px;" %)**2**|=(% style="width: 159px;" %)**2**|=(% style="width: 114px;" %)**1**161 -|**Value**| (% style="width:46px" %)[[BAT>>||anchor="H2.3.3BatteryInfo"]]|(% style="width:160px" %)(((155 +)))|**2**|**2**|**2**|**2**|**2**|**1** 156 +|**Value**|[[BAT>>path:#bat]]|((( 162 162 Temperature 163 163 164 164 (Reserve, Ignore now) 165 -)))| (% 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]]|((( 166 166 MOD & Digital Interrupt 167 167 168 168 (Optional) ... ... @@ -176,17 +176,16 @@ 176 176 177 177 This mode can get the original AD value of moisture and original conductivity (with temperature drift compensation). 178 178 179 -(% border="1" cellspacing="10" style="background-color:#f7faff; width:510px" %) 180 -|=((( 174 +|((( 181 181 **Size** 182 182 183 183 **(bytes)** 184 -)))| =**2**|=**2**|=**2**|=**2**|=**2**|=**1**185 -|**Value**|[[BAT>> ||anchor="H2.3.3BatteryInfo"]]|(((178 +)))|**2**|**2**|**2**|**2**|**2**|**1** 179 +|**Value**|[[BAT>>path:#bat]]|((( 186 186 Temperature 187 187 188 188 (Reserve, Ignore now) 189 -)))|[[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)|((( 190 190 MOD & Digital Interrupt 191 191 192 192 (Optional) ... ... @@ -260,7 +260,7 @@ 260 260 mod=(bytes[10]>>7)&0x01=1. 261 261 262 262 263 - **Downlink Command:**257 +Downlink Command: 264 264 265 265 If payload = 0x0A00, workmode=0 266 266 ... ... @@ -280,13 +280,14 @@ 280 280 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/]] 281 281 282 282 283 - 284 284 == 2.4 Uplink Interval == 285 285 286 -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: 287 287 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]] 288 288 289 289 284 + 290 290 == 2.5 Downlink Payload == 291 291 292 292 By default, LSE50 prints the downlink payload to console port. ... ... @@ -751,13 +751,13 @@ 751 751 752 752 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. 753 753 754 -[[image:1654501986557-872.png ||height="391" width="800"]]749 +[[image:1654501986557-872.png]] 755 755 756 756 757 757 Or if you have below board, use below connection: 758 758 759 759 760 -[[image:1654502005655-729.png ||height="503" width="801"]]755 +[[image:1654502005655-729.png]] 761 761 762 762 763 763 ... ... @@ -764,7 +764,7 @@ 764 764 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: 765 765 766 766 767 - [[image:1654502050864-459.png ||height="564" width="806"]]762 + [[image:1654502050864-459.png]] 768 768 769 769 770 770 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/]] ... ... @@ -879,7 +879,7 @@ 879 879 880 880 == 4.1 How to change the LoRa Frequency Bands/Region? == 881 881 882 -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"]]. 883 883 When downloading the images, choose the required image file for download. 884 884 885 885 ... ... @@ -935,9 +935,7 @@ 935 935 936 936 == 5.2 AT Command input doesn’t work == 937 937 938 -((( 939 939 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. 940 -))) 941 941 942 942 943 943 == 5.3 Device rejoin in at the second uplink packet == ... ... @@ -949,9 +949,7 @@ 949 949 950 950 (% style="color:#4f81bd" %)**Cause for this issue:** 951 951 952 -((( 953 953 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. 954 -))) 955 955 956 956 957 957 (% style="color:#4f81bd" %)**Solution: ** ... ... @@ -958,7 +958,7 @@ 958 958 959 959 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: 960 960 961 -[[image:1654500929571-736.png ||height="458" width="832"]]952 +[[image:1654500929571-736.png]] 962 962 963 963 964 964 = 6. Order Info =