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 ... ... @@ -449,7 +449,7 @@ 449 449 === 2.4.6 Soil Temperature === 450 450 451 451 ((( 452 -Get the temperature in the soil. The value range of the register is -4000 - +800(Decimal), divide this value by 100 to get the temperature in the soil. For example, if the data you get from the register is __**0x09 0xEC**__, the temperature content in the soil is 400 + Get the temperature in the soil. The value range of the register is -4000 - +800(Decimal), divide this value by 100 to get the temperature in the soil. For example, if the data you get from the register is __**0x09 0xEC**__, the temperature content in the soil is 453 453 ))) 454 454 455 455 ((( ... ... @@ -490,56 +490,34 @@ 490 490 491 491 === 2.4.8 Digital Interrupt === 492 492 493 -((( 494 494 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. 495 -))) 496 496 497 -((( 498 498 The command is: 499 -))) 500 500 501 -((( 502 502 (% 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]])**.** 503 -))) 504 504 505 505 506 -((( 507 507 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. 508 -))) 509 509 510 510 511 -((( 512 512 Example: 513 -))) 514 514 515 -((( 516 516 0x(00): Normal uplink packet. 517 -))) 518 518 519 -((( 520 520 0x(01): Interrupt Uplink Packet. 521 -))) 522 522 523 523 524 524 525 525 === 2.4.9 +5V Output === 526 526 527 -((( 528 528 NSE01 will enable +5V output before all sampling and disable the +5v after all sampling. 529 -))) 530 530 531 531 532 -((( 533 533 The 5V output time can be controlled by AT Command. 534 -))) 535 535 536 -((( 537 537 (% style="color:blue" %)**AT+5VT=1000** 538 -))) 539 539 540 -((( 541 541 Means set 5V valid time to have 1000ms. So the real 5V output will actually have 1000ms + sampling time for other sensors. 542 -))) 543 543 544 544 545 545 ... ... @@ -589,9 +589,7 @@ 589 589 590 590 * (% style="color:blue" %)**INTMOD** 591 591 592 -((( 593 593 Downlink Payload: 06000003, Set AT+INTMOD=3 594 -))) 595 595 596 596 597 597