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
-
... ... @@ -69,7 +69,6 @@ 69 69 * Micro SIM card slot for NB-IoT SIM 70 70 * 8500mAh Battery for long term use 71 71 72 - 73 73 == 1.3 Specification == 74 74 75 75 ... ... @@ -137,7 +137,9 @@ 137 137 === 2.2.1 Test Requirement === 138 138 139 139 139 +((( 140 140 To use NSE01 in your city, make sure meet below requirements: 141 +))) 141 141 142 142 * Your local operator has already distributed a NB-IoT Network there. 143 143 * The local NB-IoT network used the band that NSE01 supports. ... ... @@ -154,9 +154,13 @@ 154 154 155 155 === 2.2.2 Insert SIM card === 156 156 158 +((( 157 157 Insert the NB-IoT Card get from your provider. 160 +))) 158 158 162 +((( 159 159 User need to take out the NB-IoT module and insert the SIM card like below: 164 +))) 160 160 161 161 162 162 [[image:1657249468462-536.png]] ... ... @@ -195,7 +195,9 @@ 195 195 196 196 [[image:image-20220708110657-3.png]] 197 197 203 +((( 198 198 (% 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 +))) 199 199 200 200 201 201 ... ... @@ -298,12 +298,14 @@ 298 298 In this mode, uplink payload includes in total 18 bytes 299 299 300 300 (% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:510px" %) 301 -|=(% style="width: 50px;" %)(((308 +|=(% style="width: 60px;" %)((( 302 302 **Size(bytes)** 303 -)))|=(% 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**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** 304 304 |(% 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"]] 305 305 313 +((( 306 306 If we use the MQTT client to subscribe to this MQTT topic, we can see the following information when the NSE01 uplink data. 315 +))) 307 307 308 308 309 309 [[image:image-20220708111918-4.png]] ... ... @@ -324,28 +324,44 @@ 324 324 * Interrupt: 0x00 = 0 325 325 326 326 336 + 337 + 327 327 == 2.4 Payload Explanation and Sensor Interface == 328 328 329 329 330 330 === 2.4.1 Device ID === 331 331 343 +((( 332 332 By default, the Device ID equal to the last 6 bytes of IMEI. 345 +))) 333 333 347 +((( 334 334 User can use (% style="color:blue" %)**AT+DEUI**(%%) to set Device ID 349 +))) 335 335 351 +((( 336 336 **Example:** 353 +))) 337 337 355 +((( 338 338 AT+DEUI=A84041F15612 357 +))) 339 339 359 +((( 340 340 The Device ID is stored in a none-erase area, Upgrade the firmware or run AT+FDR won't erase Device ID. 361 +))) 341 341 342 342 343 343 344 344 === 2.4.2 Version Info === 345 345 367 +((( 346 346 Specify the software version: 0x64=100, means firmware version 1.00. 369 +))) 347 347 371 +((( 348 348 For example: 0x00 64 : this device is NSE01 with firmware version 1.0.0. 373 +))) 349 349 350 350 351 351 ... ... @@ -367,19 +367,33 @@ 367 367 368 368 === 2.4.4 Signal Strength === 369 369 395 +((( 370 370 NB-IoT Network signal Strength. 397 +))) 371 371 399 +((( 372 372 **Ex1: 0x1d = 29** 401 +))) 373 373 403 +((( 374 374 (% style="color:blue" %)**0**(%%) -113dBm or less 405 +))) 375 375 407 +((( 376 376 (% style="color:blue" %)**1**(%%) -111dBm 409 +))) 377 377 411 +((( 378 378 (% style="color:blue" %)**2...30**(%%) -109dBm... -53dBm 413 +))) 379 379 415 +((( 380 380 (% style="color:blue" %)**31** (%%) -51dBm or greater 417 +))) 381 381 419 +((( 382 382 (% style="color:blue" %)**99** (%%) Not known or not detectable 421 +))) 383 383 384 384 385 385 ... ... @@ -386,12 +386,16 @@ 386 386 === 2.4.5 Soil Moisture === 387 387 388 388 ((( 428 +((( 389 389 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. 390 390 ))) 431 +))) 391 391 392 392 ((( 434 +((( 393 393 For example, if the data you get from the register is **__0x05 0xDC__**, the moisture content in the soil is 394 394 ))) 437 +))) 395 395 396 396 ((( 397 397 ... ... @@ -406,7 +406,7 @@ 406 406 === 2.4.6 Soil Temperature === 407 407 408 408 ((( 409 - 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 410 410 ))) 411 411 412 412 ((( ... ... @@ -447,34 +447,56 @@ 447 447 448 448 === 2.4.8 Digital Interrupt === 449 449 493 +((( 450 450 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 +))) 451 451 497 +((( 452 452 The command is: 499 +))) 453 453 501 +((( 454 454 (% 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 +))) 455 455 456 456 506 +((( 457 457 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 +))) 458 458 459 459 511 +((( 460 460 Example: 513 +))) 461 461 515 +((( 462 462 0x(00): Normal uplink packet. 517 +))) 463 463 519 +((( 464 464 0x(01): Interrupt Uplink Packet. 521 +))) 465 465 466 466 467 467 468 468 === 2.4.9 +5V Output === 469 469 527 +((( 470 470 NSE01 will enable +5V output before all sampling and disable the +5v after all sampling. 529 +))) 471 471 472 472 532 +((( 473 473 The 5V output time can be controlled by AT Command. 534 +))) 474 474 536 +((( 475 475 (% style="color:blue" %)**AT+5VT=1000** 538 +))) 476 476 540 +((( 477 477 Means set 5V valid time to have 1000ms. So the real 5V output will actually have 1000ms + sampling time for other sensors. 542 +))) 478 478 479 479 480 480 ... ... @@ -524,7 +524,9 @@ 524 524 525 525 * (% style="color:blue" %)**INTMOD** 526 526 592 +((( 527 527 Downlink Payload: 06000003, Set AT+INTMOD=3 594 +))) 528 528 529 529 530 530 ... ... @@ -547,7 +547,9 @@ 547 547 548 548 __**Measurement the soil surface**__ 549 549 617 +((( 550 550 Choose the proper measuring position. Avoid the probe to touch rocks or hard things. Split the surface soil according to the measured deep. Keep the measured as original density. Vertical insert the probe into the soil to be measured. Make sure not shake when inserting. [[https:~~/~~/img.alicdn.com/imgextra/i3/2005165265/O1CN010rj9Oh1olPsQxrdUK_!!2005165265.jpg>>url:https://img.alicdn.com/imgextra/i3/2005165265/O1CN010rj9Oh1olPsQxrdUK_!!2005165265.jpg]] 619 +))) 551 551 552 552 [[image:1657259653666-883.png]] 553 553 ... ... @@ -588,13 +588,19 @@ 588 588 === 2.9.1 Battery Type === 589 589 590 590 660 +((( 591 591 The NSE01 battery is a combination of an 8500mAh Li/SOCI2 Battery and a Super Capacitor. The battery is none-rechargeable battery type with a low discharge rate (<2% per year). This type of battery is commonly used in IoT devices such as water meter. 662 +))) 592 592 593 593 665 +((( 594 594 The battery is designed to last for several years depends on the actually use environment and update interval. 667 +))) 595 595 596 596 670 +((( 597 597 The battery related documents as below: 672 +))) 598 598 599 599 * [[Battery Dimension>>http://www.dragino.com/downloads/index.php?dir=datasheet/Battery/ER26500/]] 600 600 * [[Lithium-Thionyl Chloride Battery datasheet>>http://www.dragino.com/downloads/index.php?dir=datasheet/Battery/ER26500/]] ... ... @@ -776,13 +776,16 @@ 776 776 == 6.1 Connection problem when uploading firmware == 777 777 778 778 854 +((( 855 +**Please see: **[[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/Firmware%20Upgrade%20Instruction%20for%20STM32%20base%20products/#H3.3Troubleshooting>>url:http://wiki.dragino.com/xwiki/bin/view/Main/Firmware%20Upgrade%20Instruction%20for%20STM32%20base%20products/#H3.3Troubleshooting]] 856 +))) 857 + 779 779 (% class="wikigeneratedid" %) 780 780 ((( 781 - (%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;"]]860 + 782 782 ))) 783 783 784 784 785 - 786 786 == 6.2 AT Command input doesn't work == 787 787 788 788 (((