Changes for page NMDS200 - NB-IoT Microwave Radar Distance Sensor User Manual
Last modified by Mengting Qiu on 2024/04/02 17:03
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Attachments (0 modified, 0 added, 1 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,16 +1,7 @@ 1 1 (% style="text-align:center" %) 2 -[[image:LMDS200_10.jpg ||height="572" width="572"]]2 +[[image:LMDS200_10.jpg]] 3 3 4 4 5 - 6 - 7 - 8 -(% style="display:none" %) (%%) 9 - 10 - 11 - 12 - 13 - 14 14 **Table of Contents:** 15 15 16 16 {{toc/}} ... ... @@ -18,11 +18,6 @@ 18 18 19 19 20 20 21 - 22 - 23 - 24 - 25 - 26 26 = 1. Introduction = 27 27 28 28 == 1.1 What is NMDS200 NB-IoT Microwave Radar Distance Sensor == ... ... @@ -146,6 +146,7 @@ 146 146 [[image:image-20221207170748-2.png||height="345" width="634"]] 147 147 148 148 135 + 149 149 == 1.8 Pin Definitions and Switch == 150 150 151 151 ... ... @@ -175,7 +175,7 @@ 175 175 176 176 Below figure shows our testing structure. Here we have NB-IoT network coverage by China Mobile, the band they use is B8. The NMDS200 will use** (% style="color:red" %)CoAP(120.24.4.116:5683)(%%)** or raw (% style="color:red" %)**UDP(120.24.4.116:5601) **(%%)or (% style="color:red" %)**MQTT(120.24.4.116:1883) **(%%)or (% style="color:red" %)**TCP(120.24.4.116:5600)protocol**(%%) to send data to the test server. 177 177 178 -[[image:image-2022120 9090938-1.png]]165 +[[image:image-20221208090742-1.png]] 179 179 180 180 181 181 === 2.2.1 Insert NB-IoT SIM card === ... ... @@ -285,7 +285,7 @@ 285 285 286 286 * (% style="color:#037691" %)**AT+SUBTOPIC=NSE01_SUB ** (%%) ~/~/ Set the subscription topic of MQTT 287 287 288 - [[image:1670471584490-640.png]] 275 + [[image:1670471584490-640.png]] 289 289 290 290 291 291 [[image:1670405928926-116.png]] ... ... @@ -304,7 +304,7 @@ 304 304 305 305 * (% style="color:#037691" %)**AT+SERVADDR=120.24.4.116,5600 ** (%%) ~/~/ Set TCP server address and port 306 306 307 - [[image:1670471613823-833.png]] 294 + [[image:1670471613823-833.png]] 308 308 309 309 310 310 [[image:image-20221021111131-15.png]] ... ... @@ -346,8 +346,10 @@ 346 346 [[image:1670406261143-723.png]] 347 347 348 348 349 -The payload is ASCII string, representative same HEX: **0x (% style="color:red" %)__f867787050471071__(% style="color:blue" %)__0064__(% style="color:green" %) __0cc3__(%style="color:#00b0f0" %) 0__9__(%style="color:#7030a0" %) __01__(%style="color:#0020b0"%) __00__(% style="color:#420042" %)__00ef__(%style="color:#660066" %) (% style="color:#663300" %)__013d__(% style="color:#d60093" %)__6390453d__(%%)**336 +The payload is ASCII string, representative same HEX: f867787050471071 0064 0cc3 09 01 00 00ef 013d 6390453d 350 350 338 +**0x (% style="color:red" %)__f867787050471071__ (% style="color:blue" %)__0064__ (% style="color:green" %) __0cc3__(% style="color:#00b0f0" %) 0__9__(% style="color:#7030a0" %) __01__(% style="color:#0020b0" %) __00__ (% style="color:#420042" %)__00ef__(% style="color:#660066" %) (% style="color:#663300" %)__013d__ (% style="color:#d60093" %)__6390453d__(%%)** 339 + 351 351 **where:** 352 352 353 353 * (% style="color:#037691" %)**Device ID:**(%%) 0x f867787050471071 = f867787050471071 ... ... @@ -368,6 +368,8 @@ 368 368 369 369 * (% style="color:#037691" %)**Timestamp: **(%%)0x6390453d =1670399293 (Unix Time) 370 370 360 + 361 + 371 371 == 2.4 Payload Explanation and Sensor Interface == 372 372 373 373 === 2.4.1 Device ID === ... ... @@ -389,7 +389,7 @@ 389 389 390 390 Specify the software version: 0x64=100, which means firmware version 1.00. 391 391 392 -For example 0x00 64 : This device is NMDS200 with firmware version 1.0.0. 383 +For example 0x00 64 : This device is NMDS200 1 with firmware version 1.0.0. 393 393 394 394 395 395 === 2.4.3 Battery Info === ... ... @@ -482,6 +482,8 @@ 482 482 * After NMDS200 join NB-IoT network. The LED will be ON for 3 seconds. 483 483 * For each uplink probe, LED will be on for 500ms. 484 484 476 + 477 + 485 485 == 2.7 Distance alarm function == 486 486 487 487 ... ... @@ -489,7 +489,7 @@ 489 489 490 490 (% style="color:#037691" %)**Example 1:** 491 491 492 -AT+ ALARM1 =60,200 ~/~/ Alarm when distance1lower than 60.485 +AT+ ALARM1 =60,200 ~/~/ Alarm when moisture lower than 60. 493 493 494 494 AT+ ALARM2 =min,max 495 495 ... ... @@ -496,7 +496,7 @@ 496 496 497 497 (% style="color:#037691" %)**Example 2:** 498 498 499 -AT+ ALARM2 =200,1500 ~/~/ Alarm when distance2lower than 1500.492 +AT+ ALARM2 =200,1500 ~/~/ Alarm when temperature lower than 1500 500 500 501 501 502 502 == 2.8 Set the number of data to be uploaded and the recording time == ... ... @@ -524,19 +524,65 @@ 524 524 == 2.10 Firmware Change Log == 525 525 526 526 527 -Download URL & Firmware Change log: [[https:~~/~~/www.dropbox.com/sh/8 elvp2qi9bcv47a/AAAKp0E2nUffztF0tYhqPoE1a?dl=0>>https://www.dropbox.com/sh/8elvp2qi9bcv47a/AAAKp0E2nUffztF0tYhqPoE1a?dl=0]]520 +Download URL & Firmware Change log: [[https:~~/~~/www.dropbox.com/sh/hacq385w6qgnonr/AAC3D79GFGF1JdZUIzNegn2Ha?dl=0>>https://www.dropbox.com/sh/hacq385w6qgnonr/AAC3D79GFGF1JdZUIzNegn2Ha?dl=0]] 528 528 529 529 Upgrade Instruction: [[Upgrade Firmware>>||anchor="H5.1200BHowtoUpgradeFirmware"]] 530 530 531 531 532 -== 2.11 & Power Consumption==525 +== 2.11 Battery Analysis == 533 533 527 +=== 2.11.1 Battery Type === 534 534 535 -NMDS200 uses ER26500 + SPC1520 battery pack. See below link for detail information about the battery info and how to replace. 536 536 537 - [[**BatteryInfo&Power ConsumptionAnalyze**>>url:http://wiki.dragino.com/xwiki/bin/view/Main/How%20to%20calculate%20the%20battery%20life%20of%20Dragino%20sensors%3F/]].530 +The NMDS200 battery is a combination of an 8500mAh Li/SOCI2 Battery and a Super Capacitor. The battery is non-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. 538 538 532 +The battery is designed to last for several years depends on the actual use environment and update interval. 539 539 534 +The battery-related documents as below: 535 + 536 +* [[Battery Dimension>>url:http://www.dragino.com/downloads/index.php?dir=datasheet/Battery/ER26500/]] 537 + 538 +* [[Lithium-Thionyl Chloride Battery datasheet>>url:http://www.dragino.com/downloads/index.php?dir=datasheet/Battery/ER26500/]] 539 + 540 +* [[Lithium-ion Battery-Capacitor datasheet>>url:http://www.dragino.com/downloads/index.php?dir=datasheet/Battery/ER26500/]] 541 + 542 +[[image:image-20221021111911-26.png]] 543 + 544 + 545 +=== 2.11.2 Power consumption Analyze === 546 + 547 + 548 +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. 549 + 550 +Instruction to use as below: 551 + 552 +(% 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/]] 553 + 554 +(% style="color:blue" %)**Step 2: **(%%) Open it and choose 555 + 556 +* Product Model 557 + 558 +* Uplink Interval 559 + 560 +* Working Mode 561 + 562 +And the Life expectation in difference case will be shown on the right. 563 + 564 +[[image:1666596205057-567.png]] 565 + 566 + 567 +=== 2.11.3 Battery Note === 568 + 569 + 570 +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. 571 + 572 + 573 +=== 2.11.4 Replace the battery === 574 + 575 + 576 +The default battery pack of NMDS200 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). 577 + 578 + 540 540 = 3. Access NB-IoT Module = 541 541 542 542 ... ... @@ -661,12 +661,6 @@ 661 661 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. 662 662 663 663 664 -== 6.3 Not able to connect to NB-IoT network and keep showing "Signal Strength:99". == 665 - 666 - 667 -This means sensor is trying to join the NB-IoT network but fail. Please see this link for **//[[trouble shooting for signal strenght:99>>doc:Main.CSQ\:99,99.WebHome]]//**. 668 - 669 - 670 670 = 7. Order Info = 671 671 672 672
- image-20221212171610-1.jpeg
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -756.0 KB - Content