Changes for page NDDS75 -- NB-IoT Distance Detect Sensor User Manual
Last modified by Bei Jinggeng on 2024/05/31 09:53
<
edited by Bei Jinggeng
on 2024/05/31 09:53
on 2024/05/31 09:53
Change comment:
There is no comment for this version
Summary
-
Page properties (3 modified, 0 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 -NDDS75 NB-IoT Distance Detect Sensor User Manual 1 +NDDS75 -- NB-IoT Distance Detect Sensor User Manual - Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Xiaoling1 +XWiki.Bei - Content
-
... ... @@ -1,5 +1,7 @@ 1 + 2 + 1 1 (% style="text-align:center" %) 2 -[[image:image-20220709085040-1.png||height="542" width="524"]] 4 +[[image:image-20220709085040-1.png||_mstalt="429481" height="542" width="524"]] 3 3 4 4 5 5 ... ... @@ -50,7 +50,7 @@ 50 50 51 51 ))) 52 52 53 -[[image:1657327959271-447.png]] 55 +[[image:1657327959271-447.png||_mstalt="297700"]] 54 54 55 55 56 56 == 1.2 Features == ... ... @@ -116,7 +116,7 @@ 116 116 == 1.5 Pin Definitions == 117 117 118 118 119 -[[image:1657328609906-564.png]] 121 +[[image:1657328609906-564.png||_mstalt="297440"]] 120 120 121 121 122 122 = 2. Use NDDS75 to communicate with IoT Server = ... ... @@ -137,7 +137,7 @@ 137 137 138 138 ))) 139 139 140 -[[image:1657328659945-416.png]] 142 +[[image:1657328659945-416.png||_mstalt="297999"]] 141 141 142 142 ((( 143 143 ... ... @@ -161,7 +161,7 @@ 161 161 ))) 162 162 163 163 164 -[[image:1657328756309-230.png]] 166 +[[image:1657328756309-230.png||_mstalt="294515"]] 165 165 166 166 167 167 === 2.2.2 Insert SIM card === ... ... @@ -175,10 +175,9 @@ 175 175 User need to take out the NB-IoT module and insert the SIM card like below: 176 176 ))) 177 177 180 +[[image:1657328884227-504.png||_mstalt="295776"]] 178 178 179 -[[image:1657328884227-504.png]] 180 180 181 - 182 182 === 2.2.3 Connect USB – TTL to NDDS75 to configure it === 183 183 184 184 ... ... @@ -188,7 +188,7 @@ 188 188 ))) 189 189 ))) 190 190 191 -[[image:image-20220709092052-2.png]] 192 +[[image:image-20220709092052-2.png||_mstalt="430235"]] 192 192 193 193 194 194 (% style="color:blue" %)**Connection:** ... ... @@ -212,7 +212,7 @@ 212 212 Make sure the switch is in FLASH position, then power on device by connecting the jumper on NDDS75. NDDS75 will output system info once power on as below, we can enter the (% style="color:green" %)**password: 12345678**(%%) to access AT Command input. 213 213 ))) 214 214 215 -[[image:1657329814315-101.png]] 216 +[[image:1657329814315-101.png||_mstalt="292084"]] 216 216 217 217 218 218 ((( ... ... @@ -239,7 +239,6 @@ 239 239 * ((( 240 240 (% style="color:blue" %)**AT+URI=5,11,"mqtt",11,"coap",12,"0",15,"c=text1",23,"0" ** (%%) ~/~/ Set COAP resource path 241 241 242 - 243 243 244 244 ))) 245 245 ... ... @@ -249,17 +249,14 @@ 249 249 250 250 ))) 251 251 252 -[[image:1657330452568-615.png]] 252 +[[image:1657330452568-615.png||_mstalt="295555"]] 253 253 254 254 255 - 256 256 ((( 257 257 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. 258 - 259 - 260 260 ))) 261 261 262 -[[image:1657330472797-498.png]] 259 +[[image:1657330472797-498.png||_mstalt="299481"]] 263 263 264 264 265 265 === 2.2.5 Use UDP protocol to uplink data(Default protocol) === ... ... @@ -267,12 +267,11 @@ 267 267 268 268 * (% style="color:blue" %)**AT+PRO=2 ** (%%) ~/~/ Set to use UDP protocol to uplink 269 269 * (% style="color:blue" %)**AT+SERVADDR=120.24.4.116,5601 ** (%%) ~/~/ to set UDP server address and port 270 -* (% style="color:blue" %)**AT+CFM=1 ** (%%) ~/~/ If the server does not respond, this command is unnecessary 271 271 272 -[[image:1657330501006-241.png]] 268 +[[image:1657330501006-241.png||_mstalt="290121"]] 273 273 274 274 275 -[[image:1657330533775-472.png]] 271 +[[image:1657330533775-472.png||_mstalt="295763"]] 276 276 277 277 278 278 === 2.2.6 Use MQTT protocol to uplink data === ... ... @@ -286,10 +286,10 @@ 286 286 * (% style="color:blue" %)**AT+PUBTOPIC=NDDS75_PUB **(%%)~/~/ Set the sending topic of MQTT 287 287 * (% style="color:blue" %)**AT+SUBTOPIC=NDDS75_SUB **(%%) ~/~/ Set the subscription topic of MQTT 288 288 289 -[[image:1657249978444-674.png]] 285 +[[image:1657249978444-674.png||_mstalt="299377"]] 290 290 291 291 292 -[[image:1657330723006-866.png]] 288 +[[image:1657330723006-866.png||_mstalt="294996"]] 293 293 294 294 295 295 ((( ... ... @@ -303,10 +303,10 @@ 303 303 * (% style="color:blue" %)**AT+PRO=4 ** (%%) ~/~/ Set to use TCP protocol to uplink 304 304 * (% style="color:blue" %)**AT+SERVADDR=120.24.4.116,5600 **(%%) ~/~/ to set TCP server address and port 305 305 306 -[[image:image-20220709093918-1.png]] 302 +[[image:image-20220709093918-1.png||_mstalt="433706"]] 307 307 308 308 309 -[[image:image-20220709093918-2.png]] 305 +[[image:image-20220709093918-2.png||_mstalt="434070"]] 310 310 311 311 312 312 === 2.2.8 Change Update Interval === ... ... @@ -319,7 +319,6 @@ 319 319 ((( 320 320 321 321 322 - 323 323 (% style="color:red" %)**NOTE:** 324 324 325 325 (% style="color:red" %)**1. By default, the device will send an uplink message every 1 hour.** ... ... @@ -337,11 +337,11 @@ 337 337 338 338 In this mode, uplink payload includes in total 14 bytes 339 339 340 -(% border="1" cellspacing=" 4" style="background-color:#f2f2f2; width:440px" %)341 -|=(% style="width: 6 0px;background-color:#D9E2F3;color:#0070C0" %)(((335 +(% border="1" cellspacing="3" style="background-color:#f2f2f2; width:440px" %) 336 +|=(% style="width: 61px;background-color:#4F81BD;color:white" %)((( 342 342 **Size(bytes)** 343 -)))|=(% style="width: 6 0px;background-color:#D9E2F3;color:#0070C0" %)**6**|=(% style="width: 35px;background-color:#D9E2F3;color:#0070C0" %)2|=(% style="width: 35px;background-color:#D9E2F3;color:#0070C0" %)**2**|=(% style="width: 80px;background-color:#D9E2F3;color:#0070C0" %)**1**|=(% style="width: 100px;background-color:#D9E2F3;color:#0070C0" %)**2**|=(% style="width: 60px;background-color:#D9E2F3;color:#0070C0" %)**1**344 -|(% 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"]]338 +)))|=(% style="width: 61px;background-color:#4F81BD;color:white" %)**6**|=(% style="width: 37px;background-color:#4F81BD;color:white" %)2|=(% style="width: 37px;background-color:#4F81BD;color:white" %)**2**|=(% style="width: 82px;background-color:#4F81BD;color:white" %)**1**|=(% style="width: 102px;background-color:#4F81BD;color:white" %)**2**|=(% style="width: 60px;background-color:#4F81BD;color:white" %)**1** 339 +|(% 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"]] 345 345 346 346 ((( 347 347 If we use the MQTT client to subscribe to this MQTT topic, we can see the following information when the NDDS75 uplink data. ... ... @@ -348,7 +348,7 @@ 348 348 ))) 349 349 350 350 351 -[[image:1657331036973-987.png]] 346 +[[image:1657331036973-987.png||_mstalt="298740"]] 352 352 353 353 354 354 The payload is **ASCII** string, representative same HEX: ... ... @@ -376,13 +376,13 @@ 376 376 377 377 Each time the device uploads a data package, 8 sets of recorded data will be attached. Up to 32 sets of recorded data can be uploaded. 378 378 379 -(% border="1" cellspacing=" 4" style="background-color:#f2f2f2; width:490px" %)380 -| =(% style="width: 60px;background-color:#D9E2F3;color:#0070C0" %)**Size(bytes)**|(% style="background-color:#d9e2f3; color:#0070c0; width:40px" %)**8**|(% style="background-color:#d9e2f3; color:#0070c0; width:25px" %)**2**|(% style="background-color:#d9e2f3; color:#0070c0; width:25px" %)**2**|(% style="background-color:#d9e2f3; color:#0070c0; width:60px" %)**1**|(% style="background-color:#d9e2f3; color:#0070c0; width:25px" %)**1**|(% style="background-color:#d9e2f3; color:#0070c0; width:40px" %)**1**|(% style="background-color:#d9e2f3; color:#0070c0; width:40px" %)**2**|(% style="background-color:#d9e2f3; color:#0070c0; width:70px" %)**4**|(% style="background-color:#d9e2f3; color:#0070c0; width:40px" %)**2**|(% style="background-color:#d9e2f3; color:#0070c0; width:60px" %)**4**381 -| =(% style="width:;" %)**Value**|(% style="width:84px" %)Device ID|(% style="width:44px" %)Ver|(% style="width:48px" %)BAT|(% style="width:123px" %)Signal Strength|(% style="width:55px" %)MOD|(% style="width:80px" %)Interrupt|(% style="width:77px" %)Distance|(% style="width:94px" %)Timestamp|(% style="width:77px" %)Distance|(% style="width:116px" %)Timestamp.......374 +(% border="1" cellspacing="3" style="background-color:#f2f2f2; width:490px" %) 375 +|(% style="background-color:#4f81bd; color:white; width:60px" %)**Size(bytes)**|(% style="background-color:#4f81bd; color:white; width:40px" %)**8**|(% style="background-color:#4f81bd; color:white; width:25px" %)**2**|(% style="background-color:#4f81bd; color:white; width:25px" %)**2**|(% style="background-color:#4f81bd; color:white; width:60px" %)**1**|(% style="background-color:#4f81bd; color:white; width:25px" %)**1**|(% style="background-color:#4f81bd; color:white; width:40px" %)**1**|(% style="background-color:#4f81bd; color:white; width:40px" %)**2**|(% style="background-color:#4f81bd; color:white; width:70px" %)**4**|(% style="background-color:#4f81bd; color:white; width:40px" %)**2**|(% style="background-color:#4f81bd; color:white; width:65px" %)**4** 376 +|(% style="width:95px" %)Value|(% style="width:84px" %)Device ID|(% style="width:44px" %)Ver|(% style="width:48px" %)BAT|(% style="width:123px" %)Signal Strength|(% style="width:55px" %)MOD|(% style="width:80px" %)Interrupt|(% style="width:77px" %)Distance|(% style="width:94px" %)Timestamp|(% style="width:77px" %)Distance|(% style="width:116px" %)Timestamp....... 382 382 383 383 If we use the MQTT client to subscribe to this MQTT topic, we can see the following information when the NDDS75 uplink data. 384 384 385 -[[image:image-20220908175246-1.png]] 380 +[[image:image-20220908175246-1.png||_mstalt="432328"]] 386 386 387 387 388 388 The payload is ASCII string, representative same HEX: ... ... @@ -405,7 +405,7 @@ 405 405 406 406 * (% style="color:#037691" %)**Distance:**(%%) 0x0039= 57 = 57 407 407 408 -* (% style="color:#037691" %)**Time stamp:**(%%) 0x6315537b =1662342011 ([[Unix Epoch Time>>url:http://www.epochconverter.com/]]) 403 +* (% _mstmutation="1" style="color:#037691" %)**Time stamp:**(%%) 0x6315537b =1662342011 ([[Unix Epoch Time>>url:http://www.epochconverter.com/||_mstmutation="1"]]) 409 409 410 410 * (% style="color:#037691" %)**Distance,Time stamp:**(%%) 00396319baf0 411 411 ... ... @@ -513,16 +513,10 @@ 513 513 Get the distance. Flat object range 280mm - 7500mm. 514 514 515 515 ((( 516 -For example, if the data you get from the register is **__0x0B 0x05__**, the distance between the sensor and the measured object is 511 +For example, if the data you get from the register is **__0x0B 0x05__**, the distance between the sensor and the measured object is(% style="color:blue" %)** 0B05(H) = 2821(D) = 2821mm.** 517 517 ))) 518 518 519 519 ((( 520 -((( 521 -(% style="color:blue" %)** 0B05(H) = 2821(D) = 2821mm.** 522 -))) 523 -))) 524 - 525 -((( 526 526 527 527 ))) 528 528 ... ... @@ -546,9 +546,8 @@ 546 546 The lower four bits of this data field shows if this packet is generated by interrupt or not. Click here for the hardware and software set up. 547 547 ))) 548 548 549 - 550 550 ((( 551 -Example: 539 +**Example:** 552 552 ))) 553 553 554 554 ((( ... ... @@ -567,17 +567,12 @@ 567 567 NDDS75 will enable +5V output before all sampling and disable the +5v after all sampling. 568 568 ))) 569 569 570 - 571 571 ((( 572 572 The 5V output time can be controlled by AT Command. 573 - 574 - 575 575 ))) 576 576 577 577 ((( 578 578 (% style="color:blue" %)**AT+5VT=1000** 579 - 580 - 581 581 ))) 582 582 583 583 ((( ... ... @@ -590,14 +590,12 @@ 590 590 591 591 By default, NDDS75 prints the downlink payload to console port. 592 592 593 -(% border="1" cellspacing=" 4" style="background-color:#f2f2f2; width:520px" %)594 -|(% style=" width:208px;background-color:#D9E2F3;color:#0070C0" %)**Downlink Control Type**|(% style="width:56px;background-color:#D9E2F3;color:#0070C0" %)**FPort**|(% style="width:100px;background-color:#D9E2F3;color:#0070C0" %)**Type Code**|(% style="width:154px;background-color:#D9E2F3;color:#0070C0" %)**Downlink payload size(bytes)**576 +(% border="1" cellspacing="3" style="background-color:#f2f2f2; width:515px" %) 577 +|(% style="background-color:#4f81bd; color:white; width:208px" %)**Downlink Control Type**|(% style="background-color:#4f81bd; color:white; width:56px" %)**FPort**|(% style="background-color:#4f81bd; color:white; width:100px" %)**Type Code**|(% style="background-color:#4f81bd; color:white; width:151px" %)**Downlink payload size(bytes)** 595 595 |(% style="width:208px" %)TDC (Transmit Time Interval)|(% style="width:56px" %)Any|(% style="width:100px" %)01|(% style="width:154px" %)4 596 596 |(% style="width:208px" %)RESET|(% style="width:56px" %)Any|(% style="width:100px" %)04|(% style="width:154px" %)2 597 597 |(% style="width:208px" %)INTMOD|(% style="width:56px" %)Any|(% style="width:100px" %)06|(% style="width:154px" %)4 598 598 599 - 600 - 601 601 ((( 602 602 (% style="color:blue" %)**Examples:** 603 603 ))) ... ... @@ -671,7 +671,7 @@ 671 671 672 672 The diagram below explains the relationship between TR, NOUD, and TDC more clearly**:** 673 673 674 -[[image:image-20221009001114-1.png||height="687" width="955"]] 655 +[[image:image-20221009001114-1.png||_mstalt="425269" height="687" width="955"]] 675 675 676 676 677 677 == 2.8 Read or Clear cached data == ... ... @@ -682,7 +682,7 @@ 682 682 * (% style="color:#037691" %)** AT+CDP ** (%%) ~/~/ Read cached data 683 683 * (% style="color:#037691" %)** AT+CDP=0** (%%) ~/~/ Clear cached data 684 684 685 -[[image:image-20220908175333-2.png]] 666 +[[image:image-20220908175333-2.png||_mstalt="431665"]] 686 686 687 687 688 688 == 2.9 LED Indicator == ... ... @@ -729,12 +729,12 @@ 729 729 ))) 730 730 731 731 ((( 732 -The AT Command set can refer the BC35-G NB-IoT Module AT Command: [[https:~~/~~/www.dragino.com/downloads/index.php?dir=datasheet/other_vendors/BC35-G/>>url:https://www.dragino.com/downloads/index.php?dir=datasheet/other_vendors/BC35-G/]] 713 +The AT Command set can refer the BC35-G NB-IoT Module AT Command: [[https:~~/~~/www.dragino.com/downloads/index.php?dir=datasheet/other_vendors/BC35-G/>>url:https://www.dragino.com/downloads/index.php?dir=datasheet/other_vendors/BC35-G/||_mstmutation="1"]] 733 733 734 734 735 735 ))) 736 736 737 -[[image:1657333200519-600.png]] 718 +[[image:1657333200519-600.png||_mstalt="291603"]] 738 738 739 739 740 740 = 4. Using the AT Commands = ... ... @@ -806,11 +806,7 @@ 806 806 AT+URI : Resource parameters 807 807 808 808 809 -(% style="color:#037691" %)**UDP Management** 810 810 811 -AT+CFM : Upload confirmation mode (only valid for UDP) 812 - 813 - 814 814 (% style="color:#037691" %)**MQTT Management** 815 815 816 816 AT+CLIENT : Get or Set MQTT client ... ... @@ -877,6 +877,27 @@ 877 877 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]]//**. 878 878 879 879 857 +== 6.4 Why does the DDS75 sensor keep flashing blue? == 858 + 859 +This is caused by the incompatibility between the latest firmware and the hardware. 860 + 861 +Please check your hardware production date 862 + 863 +The first two digits are the week of the year, and the last two digits are the year. 864 + 865 +The number 3322 is the first batch we changed the power IC. 866 + 867 +As shown below: 868 + 869 + [[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-20240531090837-1.png?rev=1.1||_mstalt="431418" alt="image-20240531090837-1.png"]] 870 + 871 +Have you updated the Lora ST's firmware? Please send downline 26 01 to check the version number. 872 + 873 +If it is v1.4.1 version, please modify a value according to the above four digits, the AT command is AT+POWERIC. The date after 3322 is AT+POWERIC=1, and the date before it is AT+POWERIC=0. 874 + 875 +Downlink is FF 01(AT+POWERIC=1);FF 00(AT+POWERIC=0). 876 + 877 + 880 880 = 7. Order Info = 881 881 882 882