Changes for page wiki_test
Last modified by Mengting Qiu on 2024/09/05 17:35
From version 86.8
edited by Xiaoling
on 2023/09/12 11:37
on 2023/09/12 11:37
Change comment:
There is no comment for this version
To version 90.1
edited by Mengting Qiu
on 2023/09/20 17:53
on 2023/09/20 17:53
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
-
Attachments (0 modified, 3 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. Xiaoling1 +XWiki.ting - Content
-
... ... @@ -148,7 +148,6 @@ 148 148 * Sewer 149 149 * Bottom water level monitoring 150 150 151 - 152 152 == 1.7 Sleep mode and working mode == 153 153 154 154 ... ... @@ -312,9 +312,12 @@ 312 312 313 313 This is the General Json Format. As below: 314 314 315 -(% style="color:#4472c4" %)**{"IMEI":866207053 462762,"temperature":29.2,"humidity":54.2,"battery":3.27,"signal":24,"Model":DDS45-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}}**314 +(% style="color:#4472c4" %)**{"IMEI":"866207058378443","Model":"DDS45-NB","distance":217,"battery":3.54,"signal":24,"1":{221,2023/09/20 09:47:01},"2":{0,2023/09/20 09:15:04},"3":{0,2023/09/20 09:00:04},"4":{0,2023/09/20 08:45:03},"5":{0,2023/09/20 08:30:03},"6":{0,2023/09/20 08:15:03},"7":{0,2023/09/20 08:00:04},"8":{0,2023/09/20 07:45:04}}** 316 316 317 317 317 +[[image:image-20230920175015-3.png||height="627" width="911"]] 318 + 319 + 318 318 (% style="color:red" %)**Notice, from above payload:** 319 319 320 320 * Temperature , Humidity , Battery & Signal are the value at uplink time. ... ... @@ -326,23 +326,28 @@ 326 326 327 327 This is the HEX Format. As below: 328 328 329 -(% style="color:#4472c4" %)**f866207053 46276200640cba16010000000011011801e864d49c2d011a01e364d49925011901eb64d49871011901e564d497bd011a01e664d49709011901e964d49655011a01e864d495a1011a01e864d494ed011801e864d49439**331 +(% style="color:#4472c4" %)**f8662070583784430b640dda15010003a4650abc400000650ab8180000650ab4940000650ab10f0000650aad8b0000650aaa070000650aa6840000650aa3000000650a9308** 330 330 331 -[[image: 1692424009971-458.png]]333 +[[image:image-20230920172200-1.png||height="191" width="1047"]] 332 332 333 333 336 +If we use the MQTT client to subscribe to this MQTT topic, we can see the following information when the NB sensor uplink data. 337 + 338 +[[image:image-20230920173352-2.png||height="647" width="936"]] 339 + 340 + 334 334 (% style="color:blue" %)**Version:** 335 335 336 336 These bytes include the hardware and software version. 337 337 338 -(% style="color:#037691" %)**Higher byte:**(%%) Specify Sensor Model: 0x0 0for DDS45-NB345 +(% style="color:#037691" %)**Higher byte:**(%%) Specify Sensor Model: 0x0b for DDS45-NB 339 339 340 -(% style="color:#037691" %)**Lower byte:**(%%) Specify the software version: 0x64=100, means firmware version 100 347 +(% style="color:#037691" %)**Lower byte:**(%%) Specify the software version: 0x64=100, means firmware version 1.0.0 341 341 342 342 343 343 (% style="color:blue" %)**BAT (Battery Info):** 344 344 345 -Ex1: 0x0 CBA= 3258mV352 +Ex1: 0x0dda = 3546mV 346 346 347 347 348 348 (% style="color:blue" %)**Signal Strength:** ... ... @@ -349,7 +349,7 @@ 349 349 350 350 NB-IoT Network signal Strength. 351 351 352 -**Ex1: 0x1 6= 22**359 +**Ex1: 0x15 = 21** 353 353 354 354 **0** -113dBm or less 355 355 ... ... @@ -362,13 +362,18 @@ 362 362 **99** Not known or not detectable 363 363 364 364 365 -(% style="color:blue" %)** TimeStamp:372 +(% style="color:blue" %)**Distance: ** 366 366 367 - Unit TimeStampExample:64d49439(H)=1691653177(D)374 +Ex1: 0x03a4 = 932 mm 368 368 369 -Put the decimal value into this link(https:~/~/www.epochconverter.com/) to get the time. 370 370 377 +(% style="color:blue" %)**Timestamp: ** 371 371 379 +Unit Timestamp Example: 650abc40(H) = 1695202368(D) 380 + 381 +Put the decimal value into this link([[https:~~/~~/www.epochconverter.com)>>https://www.epochconverter.com]]) to get the time. 382 + 383 + 372 372 === 2.2.3 ThingsBoard Payload(Type~=3) === 373 373 374 374 ... ... @@ -439,9 +439,6 @@ 439 439 440 440 * If the sensor value lower than 0x001E (30mm), the sensor value will be 0x00. 441 441 442 - 443 - 444 - 445 445 === 2.3.3 Interrupt Pin === 446 446 447 447 ... ... @@ -630,7 +630,7 @@ 630 630 631 631 * Fix bugs. 632 632 633 -Firmware and changelog can be downloaded from : **[[Firmware download link>>https://www.dropbox.com/sh/ nyzeu0lf0amcaek/AAC6UZrqyTcAyJgXOH7l9F9Ka?dl=0]]**642 +Firmware and changelog can be downloaded from : **[[Firmware download link>>https://www.dropbox.com/sh/l0bszumyrmil3yv/AAAg8LYGeAgDsD_ycCnweD72a?dl=0]]** 634 634 635 635 Methods to Update Firmware: 636 636 ... ... @@ -638,9 +638,6 @@ 638 638 639 639 * 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]]**. 640 640 641 - 642 - 643 - 644 644 = 6. FAQ = 645 645 646 646 == 6.1 How can I access t BC660K-GL AT Commands? == ... ... @@ -709,7 +709,7 @@ 709 709 710 710 (% style="color:#037691" %)**Package Includes**: 711 711 712 -* DDS45 0-NB NB-IoT Distance Detection sensor x 1718 +* DDS45-NB NB-IoT Distance Detection sensor x 1 713 713 714 714 * External antenna x 1 715 715 ... ... @@ -723,9 +723,6 @@ 723 723 724 724 * Weight / pcs : 180g 725 725 726 - 727 - 728 - 729 729 = 10. Support = 730 730 731 731
- image-20230920172200-1.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.ting - Size
-
... ... @@ -1,0 +1,1 @@ 1 +37.9 KB - Content
- image-20230920173352-2.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.ting - Size
-
... ... @@ -1,0 +1,1 @@ 1 +63.7 KB - Content
- image-20230920175015-3.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.ting - Size
-
... ... @@ -1,0 +1,1 @@ 1 +76.6 KB - Content