<
From version < 2.4 >
edited by Xiaoling
on 2022/11/12 11:42
To version < 2.2 >
edited by Xiaoling
on 2022/11/12 11:33
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -11,19 +11,42 @@
11 11  
12 12  
13 13  
14 -= 1. Introduction =
15 15  
16 -== 1.1 ​What is NDS01 NB-IoT Door Sensor ==
17 17  
18 18  
17 +
18 +
19 +
20 +
21 +
22 +
23 +
24 +
25 +
26 +
27 +
28 +
29 +
30 +
31 +
32 +
33 +
34 +1. Introduction
35 +11. ​What is NDS01 NB-IoT Door Sensor
36 +
37 +
19 19  The Dragino NDS01 is a NB-IOT Door Sensor for Internet of Things solution. It is used to detect the open/close event for door and uplink the event to IoT server via NB-IoT network.
20 20  
40 +
21 21  Besides open/close event, NDS01 also has an internal temperature and humidity sensor which can detect the temperature and humidity inside the sensor*.
22 22  
43 +
23 23  **NarrowBand-Internet of Things (NB-IoT)** is a 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.
24 24  
46 +
25 25  NDS01 is powered by 2 x AAA batteries for long term use.
26 26  
49 +
27 27  *The measured temperature is 2~~3 degree higher than the actually environment temperature out of NDS01. 
28 28  
29 29  
... ... @@ -32,7 +32,8 @@
32 32  
33 33  
34 34  
35 -== 1.2 Specifications ==
58 +1.
59 +11. ​Specifications
36 36  
37 37  **Common DC Characteristics:**
38 38  
... ... @@ -62,8 +62,8 @@
62 62  
63 63  ​
64 64  
65 -== 1.3 Features ==
66 -
89 +*
90 +*1. ​Features
67 67  * NB-IoT Bands: B1/B3/B5/B8/B20/B28 @H-FDD
68 68  * Ultra low power consumption
69 69  * Door Open / Close Detect
... ... @@ -81,10 +81,13 @@
81 81  
82 82  
83 83  
84 -= 2. Use NDS01 to communicate with IoT Server =
85 85  
86 -== 2.1 How it works ==
109 +
87 87  
111 +
112 +1. Use NDS01 to communicate with IoT Server
113 +11. How it works
114 +
88 88  The NDS01 is equipped with a NB-IoT module, the pre-loaded firmware in NDS01 will get environment data from sensors and send the value to local NB-IoT network via the NB-IoT module.  The NB-IoT network will forward this value to IoT server via the protocol defined by NDS01.
89 89  
90 90  
... ... @@ -93,9 +93,10 @@
93 93  
94 94  
95 95  
96 -== 2.2 Configure the NDS01 ==
97 97  
98 -=== 2.2.1 Test Requirement ===
124 +1.
125 +11. Configure the NDS01
126 +111. Test Requirement
99 99  
100 100  
101 101  To use NDS01 in your city, make sure meet below requirements:
... ... @@ -111,7 +111,9 @@
111 111  
112 112  
113 113  
114 -=== 2.2.1 Insert SIM card ===
142 +1.
143 +11.
144 +111. Insert SIM card
115 115  
116 116  Insert the NB-IoT Card get from your provider.
117 117  
... ... @@ -122,8 +122,11 @@
122 122  [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image003.png]]
123 123  
124 124  
125 -=== 2.2.3 Configure NDS01 ===
155 +1.
156 +11.
157 +111. Configure NDS01
126 126  
159 +
127 127  User need to configure NDS01 via serial port to set the **Server Address** / **Uplink Topic** to define where and how-to uplink packets. NDS01 support AT Commands, user can use a USB to TTL adapter to connect to NDS01 and use AT Commands to configure it, NDS01 needs to be in the wake-up state when using AT commands,as below.
128 128  
129 129  [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image004.png]]
... ... @@ -231,8 +231,11 @@
231 231  
232 232  
233 233  
234 -=== 2.2.4 Use UDP protocol to uplink data (Default protocol) ===
267 +1.
268 +11.
269 +111. Use UDP protocol to uplink data (Default protocol)
235 235  
271 +
236 236  * **AT+PRO=1   ** ~/~/ Set to use UDP protocol to uplink
237 237  * **AT+SERVADDR=119.91.62.30,1999   **~/~/ to set UDP server address and port
238 238  
... ... @@ -240,7 +240,9 @@
240 240  
241 241  
242 242  
243 -=== 2.2.5 Use TCP protocol to uplink data ===
279 +*
280 +*1.
281 +*11. Use TCP protocol to uplink data
244 244  * **AT+PRO=0   ** ~/~/ Set to use TCP protocol to uplink
245 245  * **AT+SERVADDR=119.91.62.30,2002   **~/~/ to set TCP server address and port
246 246  
... ... @@ -250,8 +250,15 @@
250 250  
251 251  
252 252  
253 -=== 2.2.6 Change Update Interval ===
254 254  
292 +
293 +
294 +
295 +
296 +1.
297 +11.
298 +111. Change Update Interval
299 +
255 255  User can use below command to change the **uplink interval**.
256 256  
257 257  **AT+TDC=86400      **~/~/ Set Update Interval to 86400s
... ... @@ -266,8 +266,10 @@
266 266  
267 267  
268 268  
269 -== 2.3 Uplink Payload ==
314 +1.
315 +11. ​ Uplink Payload
270 270  
317 +
271 271  registration package, uplink payload includes in total 61 bytes
272 272  
273 273  
... ... @@ -393,7 +393,8 @@
393 393  
394 394  
395 395  
396 -== 2.4 Node-Red Example ==
443 +1.
444 +11. Node-Red Example
397 397  
398 398  Please refer to this link for the use of Node-RED:
399 399  
... ... @@ -408,8 +408,19 @@
408 408  
409 409  
410 410  
411 -== 2.5 Buttons and LED and Mode ==
412 412  
460 +
461 +
462 +
463 +
464 +
465 +
466 +
467 +
468 +
469 +1.
470 +11. Buttons and LED and Mode
471 +
413 413  Operating mode
414 414  
415 415  (1) In the self-check mode (the default is the self-check mode when power on for the first time), the state change of the tamper switch does not trigger an alarm;
... ... @@ -464,10 +464,9 @@
464 464  
465 465  (2) The heartbeat time is reported once every 24 hours by default.
466 466  
467 -= 3. FAQ =
526 +1. FAQ
527 +11. How to Upgrade Firmware
468 468  
469 -== 3.1 How to Upgrade Firmware ==
470 -
471 471  User can upgrade the firmware for 1) bug fix, 2) new feature release.
472 472  
473 473  Burning software please go to this link to download:
... ... @@ -507,14 +507,13 @@
507 507  [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image015.png]]
508 508  
509 509  
510 -= 4. Order Info =
568 +1. Order Info
511 511  
512 512  Part Number: **NDS01**
513 513  
572 +1. Packing Info
514 514  
515 -= 5. Packing Info =
516 516  
517 -
518 518  **Package Includes**:
519 519  
520 520  * NDS01 NB-IoT Door Sensor
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0