Changes for page wiki_test
Last modified by Mengting Qiu on 2024/09/05 17:35
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -55,8 +55,6 @@ 55 55 * 8500mAh Battery for long term use 56 56 * Nano SIM card slot for NB-IoT SIM 57 57 58 - 59 - 60 60 == 1.3 Specification == 61 61 62 62 ... ... @@ -102,8 +102,6 @@ 102 102 * STOP Mode: 10uA @ 3.3v 103 103 * Max transmit power: 350mA@3.3v 104 104 105 - 106 - 107 107 == 1.4 Rated environmental conditions == 108 108 109 109 ... ... @@ -153,7 +153,6 @@ 153 153 * Bottom water level monitoring 154 154 155 155 156 - 157 157 == 1.7 Sleep mode and working mode == 158 158 159 159 ... ... @@ -181,12 +181,10 @@ 181 181 ))) 182 182 |(% style="width:167px" %)Fast press ACT 5 times.|(% style="width:117px" %)Deactivate Device|(% style="width:225px" %)(% style="color:red" %)**Red led**(%%) will solid on for 5 seconds. Means device is in Deep Sleep Mode. 183 183 184 - 185 - 186 186 == 1.9 BLE connection == 187 187 188 188 189 -DDS 45-NB support BLE remote configure and firmware update.182 +DDS20-NB support BLE remote configure and firmware update. 190 190 191 191 192 192 BLE can be used to configure the parameter of sensor or see the console output from sensor. BLE will be only activate on below case: ... ... @@ -257,7 +257,7 @@ 257 257 There are two version: (% style="color:blue" %)**-GE**(%%) and (% style="color:blue" %)**-1D**(%%) version of DDS45-NB. 258 258 259 259 260 -(% style="color:blue" %)**GE Version**(%%): This version doesn't include SIM card or point to any IoT server. User needs to use AT Commands to configure below two steps to set DDS 45-NB send data to IoT server.253 +(% style="color:blue" %)**GE Version**(%%): This version doesn't include SIM card or point to any IoT server. User needs to use AT Commands to configure below two steps to set DDS20-NB send data to IoT server. 261 261 262 262 * Install NB-IoT SIM card and configure APN. See instruction of [[Attach Network>>url:http://wiki.dragino.com/xwiki/bin/view/Main/General%20Configure%20to%20Connect%20to%20IoT%20server%20for%20-NB%20%26%20-NS%20NB-IoT%20models/#H2.AttachNetwork]]. 263 263 ... ... @@ -287,13 +287,13 @@ 287 287 [[image:image-20230819113244-11.png||height="141" width="367"]] 288 288 )))|(% style="width:170px" %) 289 289 290 -(% style="color:blue" %)**1D Version**(%%): This version has 1NCE SIM card pre-installed and configure to send value to DataCake. User Just need to select the sensor type in DataCake and Activate DDS 45-NB and user will be able to see data in DataCake. See here for [[DataCake Config Instruction>>url:http://wiki.dragino.com/xwiki/bin/view/Main/General%20Configure%20to%20Connect%20to%20IoT%20server%20for%20-NB%20%26%20-NS%20NB-IoT%20models/#H3.4Datacake]].283 +(% style="color:blue" %)**1D Version**(%%): This version has 1NCE SIM card pre-installed and configure to send value to DataCake. User Just need to select the sensor type in DataCake and Activate DDS20-NB and user will be able to see data in DataCake. See here for [[DataCake Config Instruction>>url:http://wiki.dragino.com/xwiki/bin/view/Main/General%20Configure%20to%20Connect%20to%20IoT%20server%20for%20-NB%20%26%20-NS%20NB-IoT%20models/#H3.4Datacake]]. 291 291 292 292 293 293 == 2.2 Payload Types == 294 294 295 295 296 -To meet different server requirement, DDS 45-NB supports different payload type.289 +To meet different server requirement, DDS20-NB supports different payload type. 297 297 298 298 **Includes:** 299 299 ... ... @@ -319,7 +319,7 @@ 319 319 320 320 This is the General Json Format. As below: 321 321 322 -(% style="color:#4472c4" %)**{"IMEI":866207053462762,"temperature":29.2,"humidity":54.2,"battery":3.27,"signal":24,"Model":DDS 45-NB, "1":{28.2,48.3,2023/08/10 08:00:37},"2":{28.1,49.1,2023/08/10 07:57:37},"3":{28.1,48.5,2023/08/10 07:54:37},"4":{28.2,48.6,2023/08/10 07:51:37},"5":{28.1,48.9,2023/08/10 07:48:37},"6":{28.2,48.8,2023/08/10 07:45:37},"7":{28.2,48.8,2023/08/10 07:42:37},"8":{28.0,48.8,2023/08/10 07:39:37}}**315 +(% style="color:#4472c4" %)**{"IMEI":866207053462762,"temperature":29.2,"humidity":54.2,"battery":3.27,"signal":24,"Model":DDS20-NB, "1":{28.2,48.3,2023/08/10 08:00:37},"2":{28.1,49.1,2023/08/10 07:57:37},"3":{28.1,48.5,2023/08/10 07:54:37},"4":{28.2,48.6,2023/08/10 07:51:37},"5":{28.1,48.9,2023/08/10 07:48:37},"6":{28.2,48.8,2023/08/10 07:45:37},"7":{28.2,48.8,2023/08/10 07:42:37},"8":{28.0,48.8,2023/08/10 07:39:37}}** 323 323 324 324 325 325 (% style="color:red" %)**Notice, from above payload:** ... ... @@ -328,8 +328,6 @@ 328 328 329 329 * Json entry 1 ~~ 8 are the last 1 ~~ 8 sampling data as specify by (% style="color:#037691" %)**AT+NOUD=8 ** (%%)Command. Each entry includes (from left to right): Temperature, Humidity, Sampling time. 330 330 331 - 332 - 333 333 === 2.2.2 HEX format Payload(Type~=0) === 334 334 335 335 ... ... @@ -344,7 +344,7 @@ 344 344 345 345 These bytes include the hardware and software version. 346 346 347 -(% style="color:#037691" %)**Higher byte:**(%%) Specify Sensor Model: 0x00 for DDS 45-NB338 +(% style="color:#037691" %)**Higher byte:**(%%) Specify Sensor Model: 0x00 for DDS20-NB 348 348 349 349 (% style="color:#037691" %)**Lower byte:**(%%) Specify the software version: 0x64=100, means firmware version 100 350 350 ... ... @@ -402,7 +402,7 @@ 402 402 403 403 404 404 ((( 405 -DDS 45-NB will uplink payload via LoRaWAN with below payload format:396 +DDS20-NB will uplink payload via LoRaWAN with below payload format: 406 406 ))) 407 407 408 408 ((( ... ... @@ -424,7 +424,7 @@ 424 424 === 2.3.1 Battery Info === 425 425 426 426 427 -Check the battery voltage for DDS 45-NB.418 +Check the battery voltage for DDS20-NB. 428 428 429 429 Ex1: 0x0B45 = 2885mV 430 430 ... ... @@ -435,21 +435,19 @@ 435 435 436 436 437 437 ((( 438 -Get the distance. Flat object range 30mm -4500mm.429 +Get the distance. Flat object range 20mm - 2000mm. 439 439 ))) 440 440 441 441 ((( 442 -For example, if the data you get from the register is **0x0 B0x05**, the distance between the sensor and the measured object is(% style="color:#4472c4" %)** **433 +For example, if the data you get from the register is **0x06 0x05**, the distance between the sensor and the measured object is(% style="color:#4472c4" %)** ** 443 443 444 -(% style="color:blue" %)**0 B05(H) =2821 (D) =2821 mm.**435 +(% style="color:blue" %)**0605(H) = 1541 (D) = 1541 mm.** 445 445 ))) 446 446 447 447 * If the sensor value is 0x0000, it means system doesn't detect ultrasonic sensor. 448 448 449 -* If the sensor value lower than 0x001 E(30mm), the sensor value will be0x00.440 +* If the sensor value lower than 0x0014 (20mm), the sensor value will be invalid. 450 450 451 - 452 - 453 453 === 2.3.3 Interrupt Pin === 454 454 455 455 ... ... @@ -502,7 +502,7 @@ 502 502 == 2.5 Multi-Samplings and One uplink == 503 503 504 504 505 -To save battery life, DDS 45-NB will sample temperature & humidity data every 15 minutes and send one uplink every 2 hours. So each uplink it will include 8 stored data + 1 real-time data. They are defined by:494 +To save battery life, DDS20-NB will sample temperature & humidity data every 15 minutes and send one uplink every 2 hours. So each uplink it will include 8 stored data + 1 real-time data. They are defined by: 506 506 507 507 * (% style="color:#037691" %)**AT+TR=900** (%%) ~/~/ The unit is seconds, and the default is to record data once every 900 seconds (15 minutes, the minimum can be set to 180 seconds) 508 508 ... ... @@ -516,7 +516,7 @@ 516 516 == 2.6 Trggier an uplink by external interrupt == 517 517 518 518 519 -DDS 45-NB has an external trigger interrupt function. Users can use the PB15 pin to trigger the upload of data packets.508 +DDS20-NB has an external trigger interrupt function. Users can use the PB15 pin to trigger the upload of data packets. 520 520 521 521 (% style="color:blue" %)**AT command:** 522 522 ... ... @@ -530,21 +530,17 @@ 530 530 531 531 * (% style="color:#037691" %)**AT+INTMOD=3 **(%%) ~/~/ Trigger by rising edge 532 532 522 += 3. Configure DDS20-NB = 533 533 534 - 535 -= 3. Configure DDS45-NB = 536 - 537 537 == 3.1 Configure Methods == 538 538 539 539 540 -DDS 45-NB supports below configure method:527 +DDS20-NB supports below configure method: 541 541 542 542 * AT Command via Bluetooth Connection (**Recommended**): [[BLE Configure Instruction>>http://wiki.dragino.com/xwiki/bin/view/Main/BLE%20Bluetooth%20Remote%20Configure/]]. 543 543 544 544 * AT Command via UART Connection : See [[UART Connection>>http://wiki.dragino.com/xwiki/bin/view/Main/UART%20Access%20for%20LoRa%20ST%20v4%20base%20model/#H2.3UARTConnectionforSN50v3basemotherboard]]. 545 545 546 - 547 - 548 548 == 3.2 AT Commands Set == 549 549 550 550 ... ... @@ -628,7 +628,7 @@ 628 628 = 4. Battery & Power Consumption = 629 629 630 630 631 -DDS 45-NB use ER26500 + SPC1520 battery pack. See below link for detail information about the battery info and how to replace.616 +DDS20-NB use ER26500 + SPC1520 battery pack. See below link for detail information about the battery info and how to replace. 632 632 633 633 [[**Battery Info & Power Consumption Analyze**>>http://wiki.dragino.com/xwiki/bin/view/Main/How%20to%20calculate%20the%20battery%20life%20of%20Dragino%20sensors%3F/]] . 634 634 ... ... @@ -642,7 +642,7 @@ 642 642 643 643 * Fix bugs. 644 644 645 -Firmware and changelog can be downloaded from : **[[Firmware download link>>https://www.dropbox.com/sh/ l0bszumyrmil3yv/AAAg8LYGeAgDsD_ycCnweD72a?dl=0]]**630 +Firmware and changelog can be downloaded from : **[[Firmware download link>>https://www.dropbox.com/sh/nyzeu0lf0amcaek/AAC6UZrqyTcAyJgXOH7l9F9Ka?dl=0]]** 646 646 647 647 Methods to Update Firmware: 648 648 ... ... @@ -650,8 +650,6 @@ 650 650 651 651 * Update through UART TTL interface : **[[Instruction>>url:http://wiki.dragino.com/xwiki/bin/view/Main/UART%20Access%20for%20LoRa%20ST%20v4%20base%20model/#H1.LoRaSTv4baseHardware]]**. 652 652 653 - 654 - 655 655 = 6. FAQ = 656 656 657 657 == 6.1 How can I access t BC660K-GL AT Commands? == ... ... @@ -662,49 +662,23 @@ 662 662 [[See BC660K-GL AT Command set>>url:https://www.dropbox.com/sh/5f6ssda5fum8rvs/AABT68l8ZzWOvZ5eg2qwOoFda?dl=0]] 663 663 664 664 665 -= =6.2Can IuseDDS45-NB in condensationenvironment?==648 += 7. Trouble Shooting = 666 666 650 +== 7.1 Why i always see 0x0000 or 0 for the distance value? == 667 667 668 -DDS45-NB is not suitable to be used in condensation environment. Condensation on the DDS45-NB probe will affect the reading and always got 0. 669 669 653 +((( 654 +DDS20-NB has a strict [[**installation requirement**>>||anchor="H1.5A0InstallDDS20-NB"]]. Please make sure the installation method exactly follows up with the installation requirement. Otherwise, the reading might be always 0x00. 670 670 671 - =7.TroubleShooting=656 +If you have followed the instruction requirement exactly but still see the 0x00 reading issue, please. please double-check the decoder, you can check the raw payload to verify. 672 672 673 -== 7.1 Why does the sensor reading show 0 or "No sensor" == 658 + 659 +))) 674 674 675 - 676 -~1. The measurement object is very close to the sensor, but in the blind spot of the sensor. 677 - 678 -2. Sensor wiring is disconnected 679 - 680 -3. Not using the correct decoder 681 - 682 - 683 -== 7.2 Abnormal readings The gap between multiple readings is too large or the gap between the readings and the actual value is too large == 684 - 685 - 686 -1) Please check if there is something on the probe affecting its measurement (condensed water, volatile oil, etc.) 687 - 688 -2) Does it change with temperature, temperature will affect its measurement 689 - 690 -3) If abnormal data occurs, you can turn on DEBUG mode, Please use downlink or AT COMMAN to enter DEBUG mode. 691 - 692 -downlink command: (% style="color:blue" %)**F1 01**(%%), AT command: (% style="color:blue" %)**AT+DDEBUG=1** 693 - 694 -4) After entering the debug mode, it will send 20 pieces of data at a time, and you can send its uplink to us for analysis 695 - 696 -[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LDDS75%20-%20LoRaWAN%20Distance%20Detection%20Sensor%20User%20Manual/WebHome/image-20230113135125-2.png?width=1057&height=136&rev=1.1||alt="image-20230113135125-2.png"]] 697 - 698 - 699 -Its original payload will be longer than other data. Even though it is being parsed, it can be seen that it is abnormal data. 700 - 701 -Please send the data to us for check. 702 - 703 - 704 704 = 8. Order Info = 705 705 706 706 707 -Part Number: (% style="color:blue" %)**DDS 45-NB-XX**664 +Part Number: (% style="color:blue" %)**DDS20-NB-XX** 708 708 709 709 (% style="color:red" %)**XX**(%%): 710 710 ... ... @@ -720,7 +720,7 @@ 720 720 721 721 (% style="color:#037691" %)**Package Includes**: 722 722 723 -* DDS 450-NB NB-IoTDistanceDetectionsensor x 1680 +* DDS20-NB NB-IoT Ultrasonic liquid level sensor x 1 724 724 725 725 * External antenna x 1 726 726 ... ... @@ -734,8 +734,6 @@ 734 734 735 735 * Weight / pcs : 180g 736 736 737 - 738 - 739 739 = 10. Support = 740 740 741 741