<
From version < 70.23 >
edited by Xiaoling
on 2022/11/21 10:58
To version < 69.1 >
edited by Xiaoling
on 2022/11/18 10:34
>
Change comment: Uploaded new attachment "image-20221118103453-8.png", version {1}

Summary

Details

Page properties
Content
... ... @@ -41,14 +41,10 @@
41 41  )))
42 42  
43 43  (((
44 -NarrowBand-Internet of Things (NB-IoT) is a (% style="color:blue" %)**standards-based low power wide area (LPWA) technology**(%%) developed to enable a wide range of new IoT devices and services. NB-IoT significantly improves the power consumption of user devices, system capacity, and spectrum efficiency, especially in deep coverage.
44 +NarrowBand-Internet of Things (NB-IoT) is a (% style="color:blue" %)**standards-based low power wide area (LPWA) technologyTCP, MQTT, UDP, and CoAP**(%%) for different application requirements.
45 45  )))
46 46  
47 47  (((
48 -NDS03A supports different uplink methods including (% style="color:blue" %)**TCP, MQTT, UDP, and CoAP**(%%) for different application requirements.
49 -)))
50 -
51 -(((
52 52  NDS03A is powered by (% style="color:blue" %)**8500mAh Li-SOCI2 battery**(%%), It is designed for long-term use of up to 5 years. (Actually Battery life depends on the use environment, update period & uplink method)
53 53  )))
54 54  
... ... @@ -76,7 +76,6 @@
76 76  * Micro SIM card slot for NB-IoT SIM
77 77  * 8500mAh Battery for long-term use
78 78  
79 -
80 80  == 1.3  Storage & Operation ==
81 81  
82 82  
... ... @@ -120,7 +120,6 @@
120 120  * - B20 @H-FDD: 800MHz
121 121  * - B28 @H-FDD: 700MHz
122 122  
123 -
124 124  == 1.7  Pin Definitions and Switch ==
125 125  
126 126  
... ... @@ -133,6 +133,7 @@
133 133  The device is pre-configured to connect to a door sensor. The other pins are not used. If user wants to know more about other pins, please refer to the user manual of LSN50v2 at:  [[https:~~/~~/www.dropbox.com/sh/djkxs7mr17y94mi/AABVlWbM9uzK9OA3mXyAT10Za?dl=0>>https://www.dropbox.com/sh/djkxs7mr17y94mi/AABVlWbM9uzK9OA3mXyAT10Za?dl=0]]
134 134  
135 135  
130 +
136 136  === 1.7.2  Jumper JP2(Power ON/OFF) ===
137 137  
138 138  
... ... @@ -139,6 +139,7 @@
139 139  Power on Device when putting this jumper.
140 140  
141 141  
137 +
142 142  === 1.7.3  BOOT MODE / SW1 ===
143 143  
144 144  
... ... @@ -147,6 +147,7 @@
147 147  2)  Flash:  working mode, the device starts to work for NB-IoT connection and sends out console output for further debugging.
148 148  
149 149  
146 +
150 150  === 1.7.4  Reset Button ===
151 151  
152 152  
... ... @@ -153,6 +153,7 @@
153 153  Press to reboot the device.
154 154  
155 155  
153 +
156 156  === 1.7.5  LED ===
157 157  
158 158  
... ... @@ -163,6 +163,7 @@
163 163  2.  Send an uplink packet
164 164  
165 165  
164 +
166 166  == 1.8  Magnet Distance ==
167 167  
168 168  
... ... @@ -171,6 +171,7 @@
171 171  (% style="color:blue" %)**Iron Door:**(%%)**    **30 ~~ 45mm
172 172  
173 173  
173 +
174 174  = 2.  Use NDS03A to communicate with IoT Server =
175 175  
176 176  == 2.1  How it works ==
... ... @@ -183,6 +183,7 @@
183 183  [[image:image-20221021110615-5.png]]
184 184  
185 185  
186 +
186 186  == 2.2 ​ Configure NDS03A ==
187 187  
188 188  === 2.2.1 Test Requirement ===
... ... @@ -198,7 +198,9 @@
198 198  
199 199  [[image:image-20221117142300-1.png]]
200 200  
202 + ​
201 201  
204 +
202 202  === 2.2.2 Insert NB-IoT SIM card ===
203 203  
204 204  
... ... @@ -209,6 +209,7 @@
209 209  [[image:image-20221021110745-6.png]] ​
210 210  
211 211  
215 +
212 212  === 2.2.3 Connect USB – TTL to NDS03A and configure it ===
213 213  
214 214  
... ... @@ -267,9 +267,10 @@
267 267  
268 268  After configuring the server address and (% style="color:green" %)**reset NDS03A**(%%) (via AT+ATZ ), NDS03A will start to uplink sensor values to the CoAP server.
269 269  
270 -[[image:image-20221118103547-9.png||height="605" width="837"]] ​
274 +[[image:image-20221021110956-9.png]] ​
271 271  
272 272  
277 +
273 273  === 2.2.5 Use UDP protocol to uplink data(Default protocol) ===
274 274  
275 275  
... ... @@ -288,6 +288,7 @@
288 288  
289 289  ​
290 290  
296 +
291 291  === 2.2.6 Use MQTT protocol to uplink data ===
292 292  
293 293  
... ... @@ -307,10 +307,10 @@
307 307  
308 308  * (% style="color:#037691" %)**AT+SUBTOPIC=NSE01_SUB          ** (%%) ~/~/  Set the subscription topic of MQTT
309 309  
310 -​ [[image:image-20221118103445-7.png]]
316 +​ [[image:image-20221021111058-12.png]]
311 311  
312 312  
313 -[[image:image-20221118103453-8.png||height="608" width="841"]]
319 +[[image:image-20221021111201-16.png||height="472" width="653"]]
314 314  
315 315  ​
316 316  
... ... @@ -317,6 +317,7 @@
317 317  MQTT protocol has a much higher power consumption compare with UDP / CoAP protocol. Please check the power analyze document and adjust the uplink period to a suitable interval.
318 318  
319 319  
326 +
320 320  === 2.2.7 Use TCP protocol to uplink data ===
321 321  
322 322  
... ... @@ -332,6 +332,7 @@
332 332  
333 333  ​
334 334  
342 +
335 335  === 2.2.8 Change Update Interval ===
336 336  
337 337  
... ... @@ -344,6 +344,7 @@
344 344  1.  By default, the device will send an uplink message every 4 hour.
345 345  
346 346  
355 +
347 347  == 2.3  Uplink Payload ==
348 348  
349 349  
... ... @@ -353,12 +353,12 @@
353 353  
354 354  (% style="color:blue" %)**When AT+TTRCHANNEL=1:**
355 355  
356 -(% border="1" cellspacing="5" style="background-color:#ffffcc; color:green; width:510px" %)
357 -|=(% scope="row" style="width: 50px;" %)**Size(bytes)**|(% style="width:50px" %)**8**|(% style="width:20px" %)**2**|(% style="width:20px" %)**2**|(% style="width:65px" %)**1**|(% style="width:25px" %)**1**|(% style="width:50px" %)**1**|(% style="width:60px" %)**1**|(% style="width:90px" %)**3**|(% style="width:100px" %)**3**
365 +(% border="1" cellspacing="5" style="background-color:#ffffcc; color:green; width:693px" %)
366 +|=(% scope="row" style="width: 93px;" %)**Size(bytes)**|(% style="width:67px" %)**8**|(% style="width:40px" %)**2**|(% style="width:45px" %)**2**|(% style="width:75px" %)**1**|(% style="width:54px" %)**1**|(% style="width:62px" %)**1**|(% style="width:60px" %)**1**|(% style="width:94px" %)**3**|(% style="width:93px" %)**3**
358 358  |=(% style="width: 93px;" %)**Value**|(% style="width:67px" %)[[Device ID>>||anchor="H2.4.1A0A0DeviceID"]]|(% style="width:40px" %)[[Ver>>||anchor="H2.4.2A0VersionInfo"]]|(% style="width:45px" %)[[BAT>>||anchor="H2.4.3A0BatteryInfo"]]|(% style="width:75px" %)[[Signal Strength>>||anchor="H2.4.4A0SignalStrength"]]|(% style="width:54px" %)MOD|(% style="width:62px" %)Door Status|(% style="width:60px" %)[[Alarm Status>>||anchor="H2.7A0AlarmBaseonTimeout"]]|(% style="width:94px" %)door open num(pb14) |(% style="width:93px" %)last open time(pb14)
359 359  
360 -(% border="1.5" style="background-color:#ffffcc; color:green; width:450px" %)
361 -|(% style="width:50px" %)**4**|(% style="width:90px" %)**1**|(% style="width:90px" %)**3**|(% style="width:90px" %)**3**|(% style="width:60px" %)4|(% style="width:50px" %)(((
369 +(% border="1.5" style="background-color:#ffffcc; color:green; width:490px" %)
370 +|(% style="width:50px" %)**4**|(% style="width:70px" %)**1**|(% style="width:50px" %)**3**|(% style="width:99px" %)**3**|(% style="width:67px" %)4|(% style="width:50px" %)(((
362 362  **1-32 group**
363 363  )))
364 364  |(% style="width:98px" %)[[Time stamp>>||anchor="H2.4.7A0Timestamp"]]|(% style="width:115px" %)Door Status(pb14)|(% style="width:92px" %)door open num(pb14)|(% style="width:99px" %)last open time(pb14)|(% style="width:67px" %)Time stamp|(% style="width:74px" %)...
... ... @@ -366,19 +366,19 @@
366 366  (% style="color:blue" %)**When AT+TTRCHANNEL=2:**
367 367  
368 368  
369 -(% border="1" cellspacing="5" style="background-color:#ffffcc; color:green; width:510px" %)
370 -|=(% scope="row" style="width: 50px;" %)**Size(bytes)**|(% style="width:45px" %)**8**|(% style="width:20px" %)**2**|(% style="width:20px" %)**2**|(% style="width:65px" %)**1**|(% style="width:25px" %)**1**|(% style="width:60px" %)**1**|(% style="width:60px" %)**1**|(% style="width:87px" %)**3**|(% style="width:80px" %)**3**
378 +(% border="1" cellspacing="5" style="background-color:#ffffcc; color:green; width:520px" %)
379 +|=(% scope="row" style="width: 96px;" %)**Size(bytes)**|(% style="width:66px" %)**8**|(% style="width:40px" %)**2**|(% style="width:46px" %)**2**|(% style="width:70px" %)**1**|(% style="width:54px" %)**1**|(% style="width:55px" %)**1**|(% style="width:57px" %)**1**|(% style="width:86px" %)**3**|(% style="width:82px" %)**3**
371 371  |=(% style="width: 96px;" %)**Value**|(% style="width:66px" %)[[Device ID>>||anchor="H2.4.1A0A0DeviceID"]]|(% style="width:40px" %)[[Ver>>||anchor="H2.4.2A0VersionInfo"]]|(% style="width:46px" %)[[BAT>>||anchor="H2.4.3A0BatteryInfo"]]|(% style="width:70px" %)[[Signal Strength>>||anchor="H2.4.4A0SignalStrength"]]|(% style="width:54px" %)MOD|(% style="width:55px" %)Door Status(pb14)|(% style="width:57px" %)[[Alarm Status>>||anchor="H2.7A0AlarmBaseonTimeout"]](pb14)|(% style="width:86px" %)door open num(pb14) |(% style="width:82px" %)last open time(pb14)
372 372  
373 -(% border="1" cellspacing="5" style="background-color:#ffffcc; color:green; width:510px" %)
374 -|(% style="width:80px" %)**1**|(% style="width:80px" %)**1**|(% style="width:88px" %)**3**|(% style="width:81px" %)**3**|(% style="width:50px" %)**4**|(% style="width:75px" %)**1**|(% style="width:75px" %)**3**
382 +(% border="1" cellspacing="5" style="background-color:#ffffcc; color:green; width:520px" %)
383 +|(% style="width:59px" %)**1**|(% style="width:67px" %)**1**|(% style="width:88px" %)**3**|(% style="width:81px" %)**3**|(% style="width:50px" %)**4**|(% style="width:66px" %)**1**|(% style="width:92px" %)**3**
375 375  |(% style="width:59px" %)Door Status(pb15)|(% style="width:67px" %)[[Alarm Status>>||anchor="H2.7A0AlarmBaseonTimeout"]](pb15)|(% style="width:88px" %)door open num(pb15)|(% style="width:81px" %)last open time(pb15)|(% style="width:50px" %)[[Time stamp>>||anchor="H2.4.7A0Timestamp"]]|(% style="width:66px" %)Door Status(pb14)|(% style="width:92px" %)door open num(pb14)
376 376  
377 -(% border="1" cellspacing="5" style="background-color:#ffffcc; color:green; width:510px" %)
378 -|(% style="width:100px" %)**3**|(% style="width:80px" %)**1**|(% style="width:90px" %)**3**|(% style="width:90px" %)**3**|(% style="width:70px" %)**4**|(% style="width:80px" %)(((
386 +(% border="1" cellspacing="5" style="background-color:#ffffcc; color:green; width:500px" %)
387 +|(% style="width:102px" %)**3**|(% style="width:93px" %)**1**|(% style="width:91px" %)**3**|(% style="width:88px" %)**3**|(% style="width:63px" %)**4**|(% style="width:87px" %)(((
379 379  **1-32 group**
380 380  )))
381 -|(% style="width:102px" %)last open time(pb14)|(% style="width:93px" %)Door Status(pb15)|(% style="width:91px" %)door open num(pb15)|(% style="width:100px" %)last open time(pb15)|(% style="width:63px" %)[[Time stamp>>||anchor="H2.4.7A0Timestamp"]]|(% style="width:87px" %)......
390 +|(% style="width:102px" %)last open time (pb14)|(% style="width:93px" %)Door Status(pb15)|(% style="width:91px" %)door open num(pb15)|(% style="width:88px" %)last open time(pb15)|(% style="width:63px" %)[[Time stamp>>||anchor="H2.4.7A0Timestamp"]]|(% style="width:87px" %)......
382 382  
383 383  If we use the MQTT client to subscribe to this MQTT topic, we can see the following information when the NDS03A uplink data.
384 384  
... ... @@ -393,21 +393,21 @@
393 393  
394 394  * (% style="color:#037691" %)**Device ID:**(%%) 0x f867787050213317 = f867787050213317
395 395  
396 -* (% style="color:#037691" %)**Version:**(%%)  0x0064=100=1.0.0
405 +* (% style="color:#037691" %)**Version:**(%%) 0x0064=100=1.0.0
397 397  
398 398  * (% style="color:#037691" %)**BAT :**(%%)  0x0ccf = 3279 mV = 3.279V
399 399  
400 400  * (% style="color:#037691" %)**Singal: **(%%)0x19 = 25
401 401  
402 -* (% style="color:#037691" %)**Mod:**(%%)  0x01 = 1
411 +* (% style="color:#037691" %)**Mod:**(%%) 0x01 = 1
403 403  
404 -* (% style="color:#037691" %)**Door Status:**(%%)  0x00=0
413 +* (% style="color:#037691" %)**Door Status:**(%%) 0x00=0
405 405  
406 406  * (% style="color:#037691" %)**Alarm Status: **(%%)0x00 =0
407 407  
408 408  * (% style="color:#037691" %)**door open num: **(%%)0x000016 =22
409 409  
410 -* (% style="color:#037691" %)**last open time:   **(%%)0x000017 =23
419 +* (% style="color:#037691" %)**last open time: **(%%)0x000017 =23
411 411  
412 412  * (% style="color:#037691" %)**Timestamp:**(%%) 0x637590df =1668649183 (Unix Time)
413 413  
... ... @@ -485,6 +485,7 @@
485 485  Timestamp : 0x6315537b =1662342011
486 486  
487 487  
497 +
488 488  === 2.4.8  Switch Dual Channel Mode ===
489 489  
490 490  
... ... @@ -518,6 +518,7 @@
518 518  Downlink Payload: 06000003, Set AT+INTMOD=3
519 519  
520 520  
531 +
521 521  == 2.6  ​LED Indicator ==
522 522  
523 523  
... ... @@ -586,6 +586,7 @@
586 586  [[image:image-20221021111527-19.png]]
587 587  
588 588  
600 +
589 589  == 2.10  Count Mod ==
590 590  
591 591  
... ... @@ -594,6 +594,7 @@
594 594  [[image:image-20221118092935-1.png]]
595 595  
596 596  
609 +
597 597  == 2.11  Interrupt Pin Channel Mod ==
598 598  
599 599  
... ... @@ -602,6 +602,7 @@
602 602  [[image:image-20221118093144-2.png]]
603 603  
604 604  
618 +
605 605  == 2.12 TTRIG1/2 timeout status alarm ==
606 606  
607 607  
... ... @@ -612,6 +612,7 @@
612 612  [[image:image-20221118093512-3.png]]
613 613  
614 614  
629 +
615 615  == 2.13  Select counting mode ==
616 616  
617 617  
... ... @@ -624,6 +624,8 @@
624 624  [[image:image-20221118093658-4.png]]
625 625  
626 626  
642 +
643 +
627 627  == 2.14  Set the number of data to be uploaded and the recording time ==
628 628  
629 629  
... ... @@ -646,16 +646,19 @@
646 646  [[image:image-20221118094227-5.png]]
647 647  
648 648  
666 +
649 649  == 2.16  ​Firmware Change Log ==
650 650  
651 651  
652 -Download URL & Firmware Change log: [[https:~~/~~/www.dropbox.com/sh/hacq385w6qgnonr/AAC3D79GFGF1JdZUIzNegn2Ha?dl=0>>https://www.dropbox.com/sh/hacq385w6qgnonr/AAC3D79GFGF1JdZUIzNegn2Ha?dl=0]]
670 +Download URL & Firmware Change log:  [[https:~~/~~/www.dropbox.com/sh/8p5nuvo6gh7je4n/AAAMP7MMusgbXMz9Ik7Ls03Ga?dl=0>>https://www.dropbox.com/sh/8p5nuvo6gh7je4n/AAAMP7MMusgbXMz9Ik7Ls03Ga?dl=0]]
653 653  
654 654  Upgrade Instruction: [[Upgrade Firmware>>||anchor="H5.1200BHowtoUpgradeFirmware"]]
655 655  
656 656  
675 +
657 657  == 2.17  ​Battery Analysis ==
658 658  
678 +
659 659  === 2.17.1  ​Battery Type ===
660 660  
661 661  
... ... @@ -674,6 +674,7 @@
674 674  [[image:image-20221021111911-26.png]] ​
675 675  
676 676  
697 +
677 677  === 2.17.2  Power consumption Analyze ===
678 678  
679 679  
... ... @@ -696,6 +696,7 @@
696 696  [[image:1666596205057-567.png]] ​
697 697  
698 698  
720 +
699 699  === 2.17.3  ​Battery Note ===
700 700  
701 701  
... ... @@ -702,6 +702,7 @@
702 702  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.
703 703  
704 704  
727 +
705 705  === 2.17.4  Replace the battery ===
706 706  
707 707  
... ... @@ -708,6 +708,7 @@
708 708  The default battery pack of NDS03A 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).
709 709  
710 710  
734 +
711 711  = 3. ​ Access NB-IoT Module =
712 712  
713 713  
... ... @@ -715,12 +715,13 @@
715 715  
716 716  The AT Command set can refer the BC35-G NB-IoT Module AT Command: [[https:~~/~~/www.dragino.com/downloads/index.php?dir=datasheet/other_vendors/BC35-G/>>url:https://www.dragino.com/downloads/index.php?dir=datasheet/other_vendors/BC35-G/]] 
717 717  
718 -
719 719  [[image:image-20221118094449-6.png]] ​
720 720  
721 721  
745 +
722 722  = 4.  Using the AT Commands =
723 723  
748 +
724 724  == 4.1  Access AT Commands ==
725 725  
726 726  
... ... @@ -812,8 +812,10 @@
812 812  AT+PWORD  : Serial Access Password
813 813  
814 814  
840 +
815 815  = ​5.  FAQ =
816 816  
843 +
817 817  == 5.1 ​ How to Upgrade Firmware ==
818 818  
819 819  
... ... @@ -824,8 +824,10 @@
824 824  (% style="color:red" %)**Notice: **(% style="color:blue" %)**NDS03A** (%%)**and (% style="color:blue" %)LDS03A(%%)**(% style="color:blue" %) (%%)**share the same mother board. They use the same connection and method to update.**
825 825  
826 826  
854 +
827 827  = 6.  Trouble Shooting =
828 828  
857 +
829 829  == 6.1  ​Connection problem when uploading firmware ==
830 830  
831 831  
... ... @@ -832,6 +832,7 @@
832 832  (% style="color:blue" %)**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]]
833 833  
834 834  
864 +
835 835  == 6.2  AT Command input doesn't work ==
836 836  
837 837  
... ... @@ -838,6 +838,7 @@
838 838  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.
839 839  
840 840  
871 +
841 841  = 7. ​ Order Info =
842 842  
843 843  
... ... @@ -844,6 +844,7 @@
844 844  Part Number**:** NDS03A
845 845  
846 846  
878 +
847 847  = 8.  Packing Info =
848 848  
849 849  
... ... @@ -851,7 +851,6 @@
851 851  
852 852  * NDS03A Open/Close Door Sensor x 1
853 853  
854 -
855 855  = 9.  Support =
856 856  
857 857  
image-20221118103547-9.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -43.5 KB
Content
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0