Changes for page NMDS200 - NB-IoT Microwave Radar Distance Sensor User Manual
Last modified by Mengting Qiu on 2024/04/02 17:03
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,6 +1,7 @@ 1 1 (% style="text-align:center" %) 2 2 [[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/CPL01%20LoRaWAN%20Outdoor%20PulseContact%20%20Sensor%20Manual/WebHome/1652856952171-363.png?rev=1.1||alt="1652856952171-363.png" height="578" width="588"]] 3 3 4 +{{toc/}} 4 4 5 5 = **1. Introduction** = 6 6 ... ... @@ -196,7 +196,7 @@ 196 196 * **AT+SERVADDR=120.24.4.116,5601 ** ~/~/ to set UDP server address and port 197 197 * **AT+CFM=1 ** ~/~/If the server does not respond, this command is unnecessary 198 198 199 - [[image:image-20221021111025-10.png]]200 + [[image:image-20221021111025-10.png]] 200 200 201 201 [[image:image-20221021111033-11.png||height="241" width="576"]] 202 202 ... ... @@ -214,7 +214,7 @@ 214 214 * **AT+PUBTOPIC=NSE01_PUB **~/~/Set the sending topic of MQTT 215 215 * **AT+SUBTOPIC=NSE01_SUB ** ~/~/Set the subscription topic of MQTT 216 216 217 - [[image:image-20221021111058-12.png]]218 + [[image:image-20221021111058-12.png]] 218 218 219 219 [[image:image-20221021111108-13.png]] 220 220 ... ... @@ -229,7 +229,7 @@ 229 229 * **AT+PRO=4 ** ~/~/ Set to use TCP protocol to uplink 230 230 * **AT+SERVADDR=120.24.4.116,5600 ** ~/~/ to set TCP server address and port 231 231 232 - [[image:image-20221021111125-14.png]]233 + [[image:image-20221021111125-14.png]] 233 233 234 234 [[image:image-20221021111131-15.png]] 235 235 ... ... @@ -263,23 +263,35 @@ 263 263 264 264 The payload is ASCII string, representative same HEX: 265 265 266 -0xf86778705021331700640c7817010001000000090000026315537b 0100000b02000002663510fed0100000e0200000263510f39010000000000000063510e85010000000000000063510d2e010000000000000063510c7a010000000000000063510bc6010000000000000063510954010000000000000063510882 where:267 +**0x (% style="color:red" %)__0xf867787050213317__ (% style="color:blue" %)__0064__ (% style="color:green" %)_0c78__ (% style="color:#00b0f0" %)__17__ (% style="color:#7030a0" %)__01__ (% style="color:#d60093" %)__00__ (% style="color:#a14d07" %)__01 __ (% style="color:#0020b0" %) __00__ (% style="color:#420042" %)__000009__ (% style="color:#663300" %)__ 000002__ (% style="color:#d60093" %)__6315537bb__ (% style="color:#663300" %)//__ 0100000b02000002663510fed__ __0100000e0200000263510f39 010000000000000063510e85 010000000000000063510d2e 010000000000000063510c7a 010000000000000063510bc6 010000000000000063510954 010000000000000063510882 __//(%%)** 267 267 268 - * **DeviceID:0x f867787050213317 = f867787050213317**269 -* ** Version: 0x0064=100=1.0.0**269 +where: 270 +*(% style="color:#037691" %) **Device ID:**(%%) 0x f867787050213317 = f867787050213317** 270 270 271 -* **BAT: 0x0c78 = 3192 mV = 3.192V** 272 -* **Singal: 0x17 = 23** 273 -* **Mod: 0x01 = 1** 274 -* **Calculate Flag: 0x00= 0** 275 -* **Contact Status: 0x00= 0** 276 -* **Alarm:0x00 =0** 277 -* **Total pulse:0x09 =0** 278 -* **The last open duration:0x02 =2** 279 -* **Time stamp : 0x6315537b =1662342011** 280 -* **Contact Status, Total pulse, Calculate Flag, The last open duration ,Time stamp : 0100000b0200002663510fed** 281 -* **8 sets of recorded data: Contact Status, Total pulse, Calculate Flag, The last open duration ,Time stamp : 0100000e0200002663510f39,.......** 272 +*(% style="color:#037691" %) **Version:**(%%) 0x0064=100=1.0.0** 282 282 274 +*(% style="color:#037691" %) **BAT:**(%%) 0x0c78 = 3192 mV = 3.192V** 275 + 276 +*(% style="color:#037691" %) **Singal: **(%%)0x17 = 23** 277 + 278 +*(% style="color:#037691" %) **Mod:**(%%) 0x01 = 1** 279 + 280 +*(% style="color:#037691" %) **Calculate Flag:**(%%) 0x00= 0** 281 + 282 +*(% style="color:#037691" %) **Contact Status:**(%%) 0x00= 0** 283 + 284 +*(% style="color:#037691" %) **Alarm:**(%%)0x00 =0** 285 + 286 +*(% style="color:#037691" %) **Total pulse:0x09 =0** 287 + 288 +*(% style="color:#037691" %) **The last open duration:**(%%)0x02 =2** 289 + 290 +*(% style="color:#037691" %)**Time stamp :**(%%) 0x6315537b =1662342011** 291 + 292 +*(% style="color:#037691" %) **Contact Status, Total pulse, Calculate Flag, The last open duration ,Time stamp :**(%%) 0100000b0200002663510fed** 293 + 294 +*(% style="color:#037691" %) **8 sets of recorded data: Contact Status, Total pulse, Calculate Flag, The last open duration ,Time stamp :**(%%) 0100000e0200002663510f39,.......** 295 + 283 283 == **2.4 Payload Explanation and Sensor Interface** == 284 284 285 285 === **2.4.1 Device ID** ===