<
From version < 115.20 >
edited by Xiaoling
on 2022/07/09 18:15
To version < 114.1 >
edited by Xiaoling
on 2022/07/09 16:11
>
Change comment: Uploaded new attachment "1657354294009-643.png", version {1}

Summary

Details

Page properties
Content
... ... @@ -9,7 +9,6 @@
9 9  
10 10  **Table of Contents:**
11 11  
12 -{{toc/}}
13 13  
14 14  
15 15  
... ... @@ -42,6 +42,7 @@
42 42  
43 43  == 1.2 ​ Features ==
44 44  
44 +
45 45  * NB-IoT Bands: B1/B3/B8/B5/B20/B28 @H-FDD
46 46  * Monitor Temperature & Humidity via SHT31
47 47  * AT Commands to change parameters
... ... @@ -54,6 +54,7 @@
54 54  * 8500mAh Battery for long term use
55 55  
56 56  
57 +
57 57  == 1.3  Specification ==
58 58  
59 59  
... ... @@ -81,6 +81,7 @@
81 81  * Max boost current: 2A, 1 second
82 82  
83 83  
85 +
84 84  == ​1.4  Applications ==
85 85  
86 86  * Smart Buildings & Home Automation
... ... @@ -128,6 +128,9 @@
128 128  1. When boot the device in flash mode
129 129  1. Send an uplink packet
130 130  
133 +
134 +
135 +
131 131  = 2.  Use N95S31B to communicate with IoT Server =
132 132  
133 133  == 2.1  How it works ==
... ... @@ -171,6 +171,7 @@
171 171  * The local NB-IoT network used the band that N95S31B supports.
172 172  * Your operator is able to distribute the data received in their NB-IoT network to your IoT server.
173 173  
179 +
174 174  Below figure shows our testing structure. Here we have NB-IoT network coverage by China Mobile, the band they use is B8.
175 175  
176 176  N95S31B supports different communication protocol such as :
... ... @@ -303,8 +303,8 @@
303 303  * (% style="color:blue" %)**AT+CLIENT=CLIENT       ** (%%)~/~/Set up the CLIENT of MQTT
304 304  * (% style="color:blue" %)**AT+UNAME=UNAME                                **(%%)~/~/Set the username of MQTT
305 305  * (% style="color:blue" %)**AT+PWD=PWD                                         **(%%)~/~/Set the password of MQTT
306 -* (% style="color:blue" %)**AT+PUBTOPIC=f9527                               **(%%)~/~/Set the sending topic of MQTT
307 -* (% style="color:blue" %)**AT+SUBTOPIC=Ns9527          **(%%) ~/~/Set the subscription topic of MQTT
312 +* (% style="color:blue" %)**AT+PUBTOPIC=f9527  **(%%)~/~/Set the sending topic of MQTT
313 +* (% style="color:blue" %)**AT+SUBTOPIC=Ns9527  **(%%) ~/~/Set the subscription topic of MQTT
308 308  
309 309  [[image:1657352634421-276.png]]
310 310  
... ... @@ -350,83 +350,58 @@
350 350  
351 351  == 2.3  Uplink Payload ==
352 352  
359 +In this mode, uplink payload includes in total 14 bytes
353 353  
354 -NBSN95 has different working mode for the connections of different type of sensors. This section describes these modes. User can use the AT Command (% style="color:blue" %)**AT+MOD**(%%) to set NBSN95 to different working modes.
355 355  
356 -
357 -For example:
358 -
359 - (% style="color:blue" %)**AT+CFGMOD=2 ** (%%)~/~/will set the NBSN95 to work in MOD=2 distance mode which target to measure distance via Ultrasonic Sensor.
360 -
361 -
362 -The uplink payloads are composed in  ASCII String. For example:
363 -
364 -0a cd 00 ed 0a cc 00 00 ef 02 d2 1d (total 24 ASCII Chars) . Representative the actually payload:
365 -
366 -0x 0a cd 00 ed 0a cc 00 00 ef 02 d2 1d Total 12 bytes
367 -
368 -
369 -(% style="color:red" %)**NOTE:**
370 -
371 -(% style="color:red" %)
372 -1. All modes share the same Payload Explanation from [[HERE>>||anchor="H2.3A0UplinkPayload"]].
373 -1. By default, the device will send an uplink message every 1 hour.
374 -
375 -=== 2.3.1  Payload Analyze ===
376 -
377 -N95S31B uplink payload includes in total 21 bytes
378 -
379 -
380 -(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:520px" %)
362 +(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:440px" %)
381 381  |=(% style="width: 60px;" %)(((
382 382  **Size(bytes)**
383 -)))|=(% style="width: 45px;" %)**6**|=(% style="width: 25px;" %)2|=(% style="width: 25px;" %)**2**|=(% style="width: 70px;" %)**1**|=(% style="width: 55px;" %)1|=(% style="width: 120px;" %)5|=(% style="width: 60px;" %)**2**|=(% style="width: 60px;" %)**2**
384 -|(% style="width:97px" %)**Value**|(% style="width:83px" %)[[Device ID>>||anchor="H2.3.2A0DeviceID"]]|(% style="width:41px" %)[[Ver>>||anchor="H2.3.3A0VersionInfo"]]|(% style="width:46px" %)[[BAT>>||anchor="H2.3.4A0BatteryInfo"]]|(% style="width:123px" %)[[Signal Strength>>||anchor="H2.3.5A0SignalStrength"]]|(% style="width:123px" %)MOD 0X01|(% style="width:99px" %)(((
385 -Reserve/ Same as NBSN95 CFGMOD=1
365 +)))|=(% style="width: 60px;" %)**6**|=(% style="width: 35px;" %)2|=(% style="width: 35px;" %)**2**|=(% style="width: 80px;" %)**1**|=(% style="width: 100px;" %)**2**|=(% style="width: 60px;" %)**1**
366 +|(% 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:120px" %)[[Distance (unit: mm)>>||anchor="H2.4.5A0Distance"]]|(% style="width:80px" %)[[Interrupt>>||anchor="H2.4.6A0DigitalInterrupt"]]
386 386  
387 -No function here.
388 -)))|(% style="width:77px" %)(((
389 -[[Temperature >>||anchor="H2.3.6A0Temperature26Humidity"]]
368 +(((
369 +If we use the MQTT client to subscribe to this MQTT topic, we can see the following information when the NDDS751 uplink data.
370 +)))
390 390  
391 -By SHT31
392 -)))|(% style="width:80px" %)(((
393 -[[Humidity>>||anchor="H2.3.6A0Temperature26Humidity"]]
394 394  
395 -By SHT31
373 +[[image:1657331036973-987.png]]
374 +
375 +(((
376 +The payload is ASCII string, representative same HEX:
396 396  )))
397 397  
398 398  (((
399 -(((
400 -If we use the MQTT client to subscribe to this MQTT topic, we can see the following information when the NB sensor uplink data.
380 +0x72403155615900640c6c19029200 where:
401 401  )))
382 +
383 +* (((
384 +Device ID: 0x724031556159 = 724031556159
402 402  )))
386 +* (((
387 +Version: 0x0064=100=1.0.0
388 +)))
403 403  
390 +* (((
391 +BAT: 0x0c6c = 3180 mV = 3.180V
392 +)))
393 +* (((
394 +Signal: 0x19 = 25
395 +)))
396 +* (((
397 +Distance: 0x0292= 658 mm
398 +)))
399 +* (((
400 +Interrupt: 0x00 = 0
404 404  
405 -[[image:1657354294009-643.png]]
406 406  
407 407  
408 -The payload is ASCII string, representative same HEX: 0x724031607457006e0ccd1b0100dc000ccc00e10186 where:
409 -
410 -* Device ID: 0x724031607457 = 724031607457
411 -* Version: 0x006e=110=1.1.0
412 -
413 -* BAT: 0x0ccd = 3277 mV = 3.277V
414 -* Signal: 0x1b = 27
415 -* Model: 0x01 = 1
416 -* 0x00dc000ccc= reserve, ignore in N95S31B
417 -* Temperature by SHT31: 0x00e1 = 225 = 22.5 °C
418 -* Humidity by SHT31: 0x0186 = 390 = 39.0 %rh
419 -
420 -(((
421 421  
422 422  )))
423 423  
424 -(((
425 -
426 -)))
407 +== 2.4  Payload Explanation and Sensor Interface ==
427 427  
428 428  
429 -=== 2.3.2  Device ID ===
410 +=== 2.4.1  Device ID ===
430 430  
431 431  (((
432 432  By default, the Device ID equal to the last 6 bytes of IMEI.
... ... @@ -450,25 +450,20 @@
450 450  
451 451  
452 452  
453 -=== 2.3.3  Version Info ===
434 +=== 2.4.2  Version Info ===
454 454  
436 +(((
437 +Specify the software version: 0x64=100, means firmware version 1.00.
438 +)))
455 455  
456 -These bytes include the hardware and software version.
457 -
458 -Higher byte: Specify hardware version: always 0x00 for N95S31B
459 -
460 -Lower byte: Specify the software version: 0x6E=110, means firmware version 110
461 -
462 -
463 -For example: 0x00 6E: this device is N95S31B with firmware version 110.
464 -
465 465  (((
466 -
441 +For example: 0x00 64 : this device is NDDS75 with firmware version 1.0.0.
467 467  )))
468 468  
469 469  
470 -=== 2.3.4  Battery Info ===
471 471  
446 +=== 2.4.3  Battery Info ===
447 +
472 472  (((
473 473  Ex1: 0x0B45 = 2885mV
474 474  )))
... ... @@ -479,7 +479,7 @@
479 479  
480 480  
481 481  
482 -=== 2.3.5  Signal Strength ===
458 +=== 2.4.4  Signal Strength ===
483 483  
484 484  (((
485 485  NB-IoT Network signal Strength.
... ... @@ -511,26 +511,85 @@
511 511  
512 512  
513 513  
514 -=== 2.3.6  Temperature & Humidity ===
490 +=== 2.4.5  Distance ===
515 515  
516 -The device will be able to get the SHT31 temperature and humidity data now and upload to IoT Server.
492 +Get the distance. Flat object range 280mm - 7500mm.
517 517  
518 -[[image:image-20220709161741-3.png]]
494 +(((
495 +For example, if the data you get from the register is **__0x0B 0x05__**, the distance between the sensor and the measured object is
496 +)))
519 519  
498 +(((
499 +(((
500 +(% style="color:blue" %)** 0B05(H) = 2821(D) = 2821mm.**
501 +)))
502 +)))
520 520  
521 -Convert the read byte to decimal and divide it by ten.
504 +(((
505 +
506 +)))
522 522  
508 +(((
509 +
510 +)))
523 523  
524 -**Example:**
512 +=== 2.4.6  Digital Interrupt ===
525 525  
526 -Temperature:  Read:00ec (H) = 236(D)  Value:  236 /10=23.6℃
514 +(((
515 +Digital Interrupt refers to pin (% style="color:blue" %)**GPIO_EXTI**(%%), and there are different trigger methods. When there is a trigger, the NDDS75 will send a packet to the server.
516 +)))
527 527  
528 -Humidity:    Read:0295(H)=661(D)    Value:  661 / 10=66.1, So 66.1%
518 +(((
519 +The command is:
520 +)))
529 529  
522 +(((
523 +(% 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]])**.**
524 +)))
530 530  
531 531  
532 -== 2.4  Downlink Payload ==
527 +(((
528 +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.
529 +)))
533 533  
531 +
532 +(((
533 +Example:
534 +)))
535 +
536 +(((
537 +0x(00): Normal uplink packet.
538 +)))
539 +
540 +(((
541 +0x(01): Interrupt Uplink Packet.
542 +)))
543 +
544 +
545 +
546 +=== 2.4.7  ​+5V Output ===
547 +
548 +(((
549 +NDDS75 will enable +5V output before all sampling and disable the +5v after all sampling. 
550 +)))
551 +
552 +
553 +(((
554 +The 5V output time can be controlled by AT Command.
555 +)))
556 +
557 +(((
558 +(% style="color:blue" %)**AT+5VT=1000**
559 +)))
560 +
561 +(((
562 +Means set 5V valid time to have 1000ms. So the real 5V output will actually have 1000ms + sampling time for other sensors.
563 +)))
564 +
565 +
566 +
567 +== 2.5  Downlink Payload ==
568 +
534 534  By default, NDDS75 prints the downlink payload to console port.
535 535  
536 536  [[image:image-20220709100028-1.png]]
... ... @@ -581,16 +581,51 @@
581 581  
582 582  
583 583  
584 -== 2.5  ​Battery Analysis ==
619 +== 2.6  ​LED Indicator ==
585 585  
586 -=== 2.5.1  ​Battery Type ===
587 587  
622 +The NDDS75 has an internal LED which is to show the status of different state.
588 588  
624 +
625 +* When power on, NDDS75 will detect if sensor probe is connected, if probe detected, LED will blink four times. (no blinks in this step is no probe)
626 +* Then the LED will be on for 1 second means device is boot normally.
627 +* After NDDS75 join NB-IoT network. The LED will be ON for 3 seconds.
628 +* For each uplink probe, LED will be on for 500ms.
629 +
589 589  (((
590 -The N95S31B 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.
631 +
591 591  )))
592 592  
634 +
635 +
636 +== 2.7  ​Firmware Change Log ==
637 +
638 +
593 593  (((
640 +Download URL & Firmware Change log
641 +)))
642 +
643 +(((
644 +[[https:~~/~~/www.dragino.com/downloads/index.php?dir=NB-IoT/NDDS75/Firmware/>>url:https://www.dragino.com/downloads/index.php?dir=NB-IoT/NDDS75/Firmware/]]
645 +)))
646 +
647 +
648 +(((
649 +Upgrade Instruction: [[Upgrade_Firmware>>||anchor="H5.1200BHowtoUpgradeFirmware"]]
650 +)))
651 +
652 +
653 +
654 +== 2.8  ​Battery Analysis ==
655 +
656 +=== 2.8.1  ​Battery Type ===
657 +
658 +
659 +(((
660 +The NDDS75 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.
661 +)))
662 +
663 +(((
594 594  The battery is designed to last for several years depends on the actually use environment and update interval. 
595 595  )))
596 596  
... ... @@ -608,35 +608,56 @@
608 608  
609 609  
610 610  
611 -=== 2.5.2  Power consumption Analyze ===
681 +=== 2.8.2  Power consumption Analyze ===
612 612  
613 613  (((
614 -The file **DRAGINO_N95S31B-Power-Analyzer.pdf** from [[https:~~/~~/www.dragino.com/downloads/index.php?dir=NB-IoT/N95S31B/>>url:https://www.dragino.com/downloads/index.php?dir=NB-IoT/N95S31B/]] describes a detail measurement to analyze the power consumption in different case. User can use it for design guideline for their project.
684 +Dragino battery powered product are all runs in Low Power mode. We have an update battery calculator which base on the measurement of the real device. User can use this calculator to check the battery life and calculate the battery life if want to use different transmit interval.
615 615  )))
616 616  
687 +
617 617  (((
618 -
689 +Instruction to use as below:
619 619  )))
620 620  
692 +(((
693 +(% style="color:blue" %)**Step 1:  **(%%)Downlink the up-to-date DRAGINO_Battery_Life_Prediction_Table.xlsx from: [[https:~~/~~/www.dragino.com/downloads/index.php?dir=LoRa_End_Node/Battery_Analyze/>>url:https://www.dragino.com/downloads/index.php?dir=LoRa_End_Node/Battery_Analyze/]]
694 +)))
621 621  
622 -=== 2.5.3  ​Battery Note ===
623 623  
624 624  (((
625 -The Li-SICO battery is designed for small current / long period application. It is not good to use a high current, short period transmit method. The recommended minimum period for use of this battery is 5 minutes. If you use a shorter period time to uplink data, then the battery life may be decreased.
698 +(% style="color:blue" %)**Step 2: **(%%) Open it and choose
626 626  )))
627 627  
701 +* (((
702 +Product Model
703 +)))
704 +* (((
705 +Uplink Interval
706 +)))
707 +* (((
708 +Working Mode
709 +)))
628 628  
711 +(((
712 +And the Life expectation in difference case will be shown on the right.
713 +)))
629 629  
630 -=== 2.5.4  Replace the battery ===
715 +[[image:image-20220709110451-3.png]]
631 631  
632 632  
718 +
719 +=== 2.8.3  ​Battery Note ===
720 +
633 633  (((
634 -You can change the battery in the N95S31B.The type of battery is not limited as long as the output is between 3v to 3.6v. On the main board, there is a diode (D1) between the battery and the main circuit. If you need to use a battery with less than 3.3v, please remove the D1 and shortcut the two pads of it so there won't be voltage drop between battery and main board.
722 +The Li-SICO battery is designed for small current / long period application. It is not good to use a high current, short period transmit method. The recommended minimum period for use of this battery is 5 minutes. If you use a shorter period time to transmit LoRa, then the battery life may be decreased.
635 635  )))
636 636  
637 637  
726 +
727 +=== 2.8.4  Replace the battery ===
728 +
638 638  (((
639 -The default battery pack of N95S31B includes a ER26500 plus super capacitor. If user can't find this pack locally, they can find ER26500 or equivalence without the SPC1520 capacitor, which will also work in most case. The SPC can enlarge the battery life for high frequency use (update period below 5 minutes).
730 +The default battery pack of NDDS75 includes a ER26500 plus super capacitor. If user can't find this pack locally, they can find ER26500 or equivalence without the SPC1520 capacitor, which will also work in most case. The SPC can enlarge the battery life for high frequency use (update period below 5 minutes).
640 640  )))
641 641  
642 642  
... ... @@ -659,7 +659,7 @@
659 659  
660 660  == 4.1  Access AT Commands ==
661 661  
662 -See NBSN95 AT Command in this link for detail:  [[https:~~/~~/www.dragino.com/downloads/index.php?dir=NB-IoT/NBSN95/>>url:https://www.dragino.com/downloads/index.php?dir=NB-IoT/NBSN95/]]
753 +See this link for detail: [[https:~~/~~/www.dragino.com/downloads/index.php?dir=NB-IoT/NDDS75/>>url:http://www.dragino.com/downloads/index.php?dir=NB-IoT/NBSN50/]]
663 663  
664 664  
665 665  AT+<CMD>?  : Help on <CMD>
... ... @@ -747,9 +747,7 @@
747 747  )))
748 748  
749 749  (((
750 -
751 -
752 -(% style="color:red" %)Notice, N95S31B and LSN50v2 share the same mother board. They use the same connection and method to update.
841 +(% style="color:red" %)Notice, NDDS75 and LDDS75 share the same mother board. They use the same connection and method to update.
753 753  )))
754 754  
755 755  
... ... @@ -781,7 +781,7 @@
781 781  = 7. ​ Order Info =
782 782  
783 783  
784 -Part Number**:** (% style="color:#4f81bd" %)**N95S31B-YY**
873 +Part Number**:** (% style="color:#4f81bd" %)**NSDDS75**
785 785  
786 786  
787 787  (% class="wikigeneratedid" %)
... ... @@ -796,7 +796,7 @@
796 796  
797 797  (% style="color:#037691" %)**Package Includes**:
798 798  
799 -* N95S31B NB-IoT Temperature and Humidity Sensor
888 +* NSE01 NB-IoT Distance Detect Sensor Node x 1
800 800  * External antenna x 1
801 801  )))
802 802  
... ... @@ -805,10 +805,11 @@
805 805  
806 806  (% style="color:#037691" %)**Dimension and weight**:
807 807  
897 +
808 808  * Device Size: 13.0 x 5 x 4.5 cm
809 809  * Device Weight: 150g
810 -* Package Size / pcs : 14.0 x 8x 5 cm
811 -* Weight / pcs : 180g
900 +* Package Size / pcs : 15 x 12x 5.5 cm
901 +* Weight / pcs : 220g
812 812  )))
813 813  
814 814  (((
image-20220709161741-3.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -111.2 KB
Content
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0