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
-
... ... @@ -20,7 +20,6 @@ 20 20 21 21 22 22 23 - 24 24 = 1. Introduction = 25 25 26 26 == 1.1 What is LoRaWAN Soil Moisture & EC Sensor == ... ... @@ -28,21 +28,13 @@ 28 28 ((( 29 29 30 30 31 -((( 32 32 Dragino NSE01 is an (% style="color:blue" %)**NB-IOT soil moisture & EC sensor**(%%) for agricultural IoT. Used to measure the soil moisture of saline-alkali soil and loam. The soil sensor uses the FDR method to calculate soil moisture and compensates it with soil temperature and electrical conductivity. It has also been calibrated for mineral soil types at the factory. 33 -))) 34 34 35 -((( 36 36 It can detect (% style="color:blue" %)**Soil Moisture, Soil Temperature and Soil Conductivity**(%%), and upload its value to the server wirelessly. 37 -))) 38 38 39 -((( 40 40 The wireless technology used in NSE01 allows the device to send data at a low data rate and reach ultra-long distances, providing ultra-long-distance spread spectrum Communication. 41 -))) 42 42 43 -((( 44 44 NSE01 are powered by (% style="color:blue" %)**8500mAh Li-SOCI2**(%%) batteries, which can be used for up to 5 years. 45 -))) 46 46 47 47 48 48 ))) ... ... @@ -69,6 +69,7 @@ 69 69 * Micro SIM card slot for NB-IoT SIM 70 70 * 8500mAh Battery for long term use 71 71 63 + 72 72 == 1.3 Specification == 73 73 74 74 ... ... @@ -136,9 +136,7 @@ 136 136 === 2.2.1 Test Requirement === 137 137 138 138 139 -((( 140 140 To use NSE01 in your city, make sure meet below requirements: 141 -))) 142 142 143 143 * Your local operator has already distributed a NB-IoT Network there. 144 144 * The local NB-IoT network used the band that NSE01 supports. ... ... @@ -155,13 +155,9 @@ 155 155 156 156 === 2.2.2 Insert SIM card === 157 157 158 -((( 159 159 Insert the NB-IoT Card get from your provider. 160 -))) 161 161 162 -((( 163 163 User need to take out the NB-IoT module and insert the SIM card like below: 164 -))) 165 165 166 166 167 167 [[image:1657249468462-536.png]] ... ... @@ -200,9 +200,7 @@ 200 200 201 201 [[image:image-20220708110657-3.png]] 202 202 203 -((( 204 204 (% style="color:red" %)Note: the valid AT Commands can be found at: (%%)[[http:~~/~~/www.dragino.com/downloads/index.php?dir=NB-IoT/NSE01/>>url:http://www.dragino.com/downloads/index.php?dir=NB-IoT/NBSN50/]] 205 -))) 206 206 207 207 208 208 ... ... @@ -305,14 +305,12 @@ 305 305 In this mode, uplink payload includes in total 18 bytes 306 306 307 307 (% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:510px" %) 308 -|=(% style="width: 60px;" %)(((292 +|=(% style="width: 50px;" %)((( 309 309 **Size(bytes)** 310 -)))|=(% style="width: 50px;" %)**6**|=(% style="width: 25px;" %)2|=(% style="width: 25px;" %)**2**|=(% style="width: 70px;" %)**1**|=(% style="width:60px;" %)**2**|=(% style="width: 80px;" %)**2**|=(% style="width:90px;" %)**2**|=(% style="width:50px;" %)**1**294 +)))|=(% 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** 311 311 |(% style="width:97px" %)**Value**|(% style="width:83px" %)[[Device ID>>||anchor="H2.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"]] 312 312 313 -((( 314 314 If we use the MQTT client to subscribe to this MQTT topic, we can see the following information when the NSE01 uplink data. 315 -))) 316 316 317 317 318 318 [[image:image-20220708111918-4.png]] ... ... @@ -333,44 +333,28 @@ 333 333 * Interrupt: 0x00 = 0 334 334 335 335 336 - 337 - 338 338 == 2.4 Payload Explanation and Sensor Interface == 339 339 340 340 341 341 === 2.4.1 Device ID === 342 342 343 -((( 344 344 By default, the Device ID equal to the last 6 bytes of IMEI. 345 -))) 346 346 347 -((( 348 348 User can use (% style="color:blue" %)**AT+DEUI**(%%) to set Device ID 349 -))) 350 350 351 -((( 352 352 **Example:** 353 -))) 354 354 355 -((( 356 356 AT+DEUI=A84041F15612 357 -))) 358 358 359 -((( 360 360 The Device ID is stored in a none-erase area, Upgrade the firmware or run AT+FDR won't erase Device ID. 361 -))) 362 362 363 363 364 364 365 365 === 2.4.2 Version Info === 366 366 367 -((( 368 368 Specify the software version: 0x64=100, means firmware version 1.00. 369 -))) 370 370 371 -((( 372 372 For example: 0x00 64 : this device is NSE01 with firmware version 1.0.0. 373 -))) 374 374 375 375 376 376 ... ... @@ -392,33 +392,19 @@ 392 392 393 393 === 2.4.4 Signal Strength === 394 394 395 -((( 396 396 NB-IoT Network signal Strength. 397 -))) 398 398 399 -((( 400 400 **Ex1: 0x1d = 29** 401 -))) 402 402 403 -((( 404 404 (% style="color:blue" %)**0**(%%) -113dBm or less 405 -))) 406 406 407 -((( 408 408 (% style="color:blue" %)**1**(%%) -111dBm 409 -))) 410 410 411 -((( 412 412 (% style="color:blue" %)**2...30**(%%) -109dBm... -53dBm 413 -))) 414 414 415 -((( 416 416 (% style="color:blue" %)**31** (%%) -51dBm or greater 417 -))) 418 418 419 -((( 420 420 (% style="color:blue" %)**99** (%%) Not known or not detectable 421 -))) 422 422 423 423 424 424 ... ... @@ -425,16 +425,12 @@ 425 425 === 2.4.5 Soil Moisture === 426 426 427 427 ((( 428 -((( 429 429 Get the moisture content of the soil. The value range of the register is 0-10000(Decimal), divide this value by 100 to get the percentage of moisture in the soil. 430 430 ))) 431 -))) 432 432 433 433 ((( 434 -((( 435 435 For example, if the data you get from the register is **__0x05 0xDC__**, the moisture content in the soil is 436 436 ))) 437 -))) 438 438 439 439 ((( 440 440