<
From version < 95.2 >
edited by Xiaoling
on 2022/07/09 10:34
To version < 97.12 >
edited by Xiaoling
on 2022/07/09 11:34
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -7,6 +7,7 @@
7 7  
8 8  **Table of Contents:**
9 9  
10 +{{toc/}}
10 10  
11 11  
12 12  
... ... @@ -32,9 +32,6 @@
32 32  
33 33  )))
34 34  
35 -[[image:1654503236291-817.png]]
36 -
37 -
38 38  [[image:1657327959271-447.png]]
39 39  
40 40  
... ... @@ -56,6 +56,7 @@
56 56  * 8500mAh Battery for long term use
57 57  
58 58  
57 +
59 59  == 1.3  Specification ==
60 60  
61 61  
... ... @@ -84,7 +84,7 @@
84 84  (% style="color:#037691" %)**Power Consumption**
85 85  
86 86  * STOP Mode: 10uA @ 3.3v
87 -* Max transmit power: [[350mA@3.3v>>mailto:350mA@3.3v]]
86 +* Max transmit power: 350mA@3.3v
88 88  
89 89  
90 90  
... ... @@ -101,7 +101,6 @@
101 101  ​
102 102  
103 103  
104 -
105 105  == 1.5  Pin Definitions ==
106 106  
107 107  
... ... @@ -214,18 +214,30 @@
214 214  (% style="color:red" %)Note: if you don't have CoAP server, you can refer this link to set up one: (%%)[[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/Set%20up%20CoAP%20Server/>>http://wiki.dragino.com/xwiki/bin/view/Main/Set%20up%20CoAP%20Server/]]
215 215  
216 216  
215 +(((
217 217  **Use below commands:**
217 +)))
218 218  
219 -* (% style="color:blue" %)**AT+PRO=1**  (%%) ~/~/ Set to use CoAP protocol to uplink
220 -* (% style="color:blue" %)**AT+SERVADDR=120.24.4.116,5683   ** (%%)~/~/ to set CoAP server address and port
221 -* (% style="color:blue" %)**AT+URI=5,11,"mqtt",11,"coap",12,"0",15,"c=text1",23,"0" ** (%%) ~/~/Set COAP resource path
219 +* (((
220 +(% style="color:blue" %)**AT+PRO=1**  (%%) ~/~/ Set to use CoAP protocol to uplink
221 +)))
222 +* (((
223 +(% style="color:blue" %)**AT+SERVADDR=120.24.4.116,5683   ** (%%)~/~/ to set CoAP server address and port
224 +)))
225 +* (((
226 +(% style="color:blue" %)**AT+URI=5,11,"mqtt",11,"coap",12,"0",15,"c=text1",23,"0" ** (%%) ~/~/Set COAP resource path
227 +)))
222 222  
229 +(((
223 223  For parameter description, please refer to AT command set
231 +)))
224 224  
225 225  [[image:1657330452568-615.png]]
226 226  
227 227  
236 +(((
228 228  After configure the server address and (% style="color:green" %)**reset the device**(%%) (via AT+ATZ ), NDDS75 will start to uplink sensor values to CoAP server.
238 +)))
229 229  
230 230  [[image:1657330472797-498.png]]
231 231  
... ... @@ -234,9 +234,9 @@
234 234  === 2.2.5 Use UDP protocol to uplink data(Default protocol) ===
235 235  
236 236  
237 -* (% style="color:blue" %)**AT+PRO=2   ** (%%) ~/~/ Set to use UDP protocol to uplink
247 +* (% style="color:blue" %)**AT+PRO=2   ** (%%) ~/~/ Set to use UDP protocol to uplink
238 238  * (% style="color:blue" %)**AT+SERVADDR=120.24.4.116,5601   ** (%%) ~/~/ to set UDP server address and port
239 -* (% style="color:blue" %)**AT+CFM=1       ** (%%) ~/~/If the server does not respond, this command is unnecessary
249 +* (% style="color:blue" %)**AT+CFM=1       ** (%%) ~/~/ If the server does not respond, this command is unnecessary
240 240  
241 241  [[image:1657330501006-241.png]]
242 242  
... ... @@ -248,11 +248,11 @@
248 248  === 2.2.6 Use MQTT protocol to uplink data ===
249 249  
250 250  
251 -* (% style="color:blue" %)**AT+PRO=3   ** (%%) ~/~/Set to use MQTT protocol to uplink
252 -* (% style="color:blue" %)**AT+SERVADDR=120.24.4.116,1883   ** (%%) ~/~/Set MQTT server address and port
253 -* (% style="color:blue" %)**AT+CLIENT=CLIENT       ** (%%)~/~/Set up the CLIENT of MQTT
254 -* (% style="color:blue" %)**AT+UNAME=UNAME                               **(%%)~/~/Set the username of MQTT
255 -* (% style="color:blue" %)**AT+PWD=PWD                                        **(%%)~/~/Set the password of MQTT
261 +* (% style="color:blue" %)**AT+PRO=3   ** (%%) ~/~/Set to use MQTT protocol to uplink
262 +* (% style="color:blue" %)**AT+SERVADDR=120.24.4.116,1883   ** (%%) ~/~/Set MQTT server address and port
263 +* (% style="color:blue" %)**AT+CLIENT=CLIENT       ** (%%)~/~/Set up the CLIENT of MQTT
264 +* (% style="color:blue" %)**AT+UNAME=UNAME  **(%%)~/~/Set the username of MQTT
265 +* (% style="color:blue" %)**AT+PWD=PWD  **(%%)~/~/Set the password of MQTT
256 256  * (% style="color:blue" %)**AT+PUBTOPIC=NDDS75_PUB                 **(%%)~/~/Set the sending topic of MQTT
257 257  * (% style="color:blue" %)**AT+SUBTOPIC=NDDS75_SUB          **(%%) ~/~/Set the subscription topic of MQTT
258 258  
... ... @@ -305,8 +305,8 @@
305 305  (% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:510px" %)
306 306  |=(% style="width: 60px;" %)(((
307 307  **Size(bytes)**
308 -)))|=(% style="width: 50px;" %)**6**|=(% style="width: 25px;" %)2|=(% style="width: 25px;" %)**2**|=(% style="width: 70px;" %)**1**|=(% style="width: 60px;" %)**2**|=(% style="width: 50px;" %)**1**
309 -|(% 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" %)[[Distance (unit: mm)>>||anchor="H2.4.5A0SoilMoisture"]]|(% style="width:80px" %)[[Interrupt>>||anchor="H2.4.8A0DigitalInterrupt"]]
318 +)))|=(% style="width: 60px;" %)**6**|=(% style="width: 35px;" %)2|=(% style="width: 35px;" %)**2**|=(% style="width: 80px;" %)**1**|=(% style="width: 80px;" %)**2**|=(% style="width: 60px;" %)**1**
319 +|(% 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"]]
310 310  
311 311  (((
312 312  If we use the MQTT client to subscribe to this MQTT topic, we can see the following information when the NDDS751 uplink data.
... ... @@ -341,9 +341,12 @@
341 341  )))
342 342  * (((
343 343  Interrupt: 0x00 = 0
344 -)))
345 345  
346 346  
356 +
357 +
358 +)))
359 +
347 347  == 2.4  Payload Explanation and Sensor Interface ==
348 348  
349 349  
... ... @@ -386,10 +386,6 @@
386 386  === 2.4.3  Battery Info ===
387 387  
388 388  (((
389 -Check the battery voltage for LSE01.
390 -)))
391 -
392 -(((
393 393  Ex1: 0x0B45 = 2885mV
394 394  )))
395 395  
... ... @@ -431,7 +431,7 @@
431 431  
432 432  
433 433  
434 -=== 2.4.5  Soil Moisture ===
443 +=== 2.4.5  Distance ===
435 435  
436 436  Get the distance. Flat object range 280mm - 7500mm.
437 437  
... ... @@ -650,7 +650,7 @@
650 650  And the Life expectation in difference case will be shown on the right.
651 651  )))
652 652  
653 -[[image:image-20220708141352-7.jpeg]]
662 +[[image:image-20220709110451-3.png]]
654 654  
655 655  
656 656  
... ... @@ -808,7 +808,7 @@
808 808  = 7. ​ Order Info =
809 809  
810 810  
811 -Part Number**:** (% style="color:#4f81bd" %)**NSE01**
820 +Part Number**:** (% style="color:#4f81bd" %)**NSDDS75**
812 812  
813 813  
814 814  (% class="wikigeneratedid" %)
... ... @@ -823,7 +823,7 @@
823 823  
824 824  (% style="color:#037691" %)**Package Includes**:
825 825  
826 -* NSE01 NB-IoT Soil Moisture & EC Sensor x 1
835 +* NSE01 NB-IoT Distance Detect Sensor Node x 1
827 827  * External antenna x 1
828 828  )))
829 829  
... ... @@ -832,8 +832,11 @@
832 832  
833 833  (% style="color:#037691" %)**Dimension and weight**:
834 834  
835 -* Size: 195 x 125 x 55 mm
836 -* Weight:   420g
844 +
845 +* Device Size: 13.0 x 5 x 4.5 cm
846 +* Device Weight: 150g
847 +* Package Size / pcs : 15 x 12x 5.5 cm
848 +* Weight / pcs : 220g
837 837  )))
838 838  
839 839  (((
image-20220709110451-3.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +611.5 KB
Content
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0