Changes for page DMT01
Last modified by Mengting Qiu on 2025/08/11 18:25
From version 50.1
edited by Mengting Qiu
on 2025/08/04 18:46
on 2025/08/04 18:46
Change comment:
There is no comment for this version
To version 53.3
edited by Mengting Qiu
on 2025/08/04 19:43
on 2025/08/04 19:43
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Attachments (0 modified, 2 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -416,16 +416,83 @@ 416 416 417 417 === 2.4.1 Scanning Tools === 418 418 419 -Scan and obtain BPT01 device broadcast data through a third-party mobile phone app (such as nRF Connect)419 +Scan and obtain DMT01 device broadcast data through a third-party mobile phone app (such as nRF Connect) 420 420 421 421 Example: 422 422 423 -Note: The following data is obtained through the nRF Connect tool. 423 +Note: The following data is obtained through the **nRF Connect tool**. 424 424 425 +[[image:1754305290140-806.jpg||height="680" width="432"]] 425 425 426 426 428 +If the scanned payload is 0x0201060609444D5430310EFF **01C12309250F1AD100CD006446 **0512E001E001 427 427 430 +(% style="color:red" %)**Note**(%%): 428 428 432 +* The first 12 bytes in the payload are the Bluetooth packet header data and do not need to be decoded. 433 +* The last 6 bytes in the payload are the Bluetooth packet trailer data and do not need to be decoded. 434 + 435 +So the payload is:**01C12309250F1AD100CD006446** 436 + 437 + 438 +Bluetooth data packet frame header 439 + 440 + 441 +==== (% style="color:#4472c4" %)**DevMode**(%%) ==== 442 + 443 +**Example**: 444 + 445 +If payload is 0x01: BLE_LoRa 446 + 447 +If payload is 0x02: LoRa 448 + 449 +If payload is 0x03: BLE 450 + 451 + 452 +==== (% style="color:#4472c4" %)**MACaddr**(%%) ==== 453 + 454 +**Example**: 455 + 456 +If the payload is C12309250F1A, the MACaddr is C12309250F1A 457 + 458 + 459 +==== (% style="color:#4472c4" %)**ProbeBat**(%%) ==== 460 + 461 +**Example:** 462 + 463 +If payload is 0x64 = 100% 464 + 465 + 466 +==== (% style="color:#4472c4" %)**BoxBat**(%%) ==== 467 + 468 +**Example:** 469 + 470 +If payload is 0x46 = 70% 471 + 472 + 473 +==== (% style="color:#4472c4" %)**Food temperature**(%%) ==== 474 + 475 +Because the food temperature data is a little-endian sequence, the order of the front and back bytes needs to be swapped during decoding. 476 + 477 +**Example**: 478 + 479 +If payload is: D300H = 00D3H, temp = 00D3H /10 = 21.1 degree 480 + 481 +If payload is: 3FFFH = FF3F , temp = (FF3FH - 65536)/10 = -19.3 degrees. 482 + 483 + 484 +==== (% style="color:#4472c4" %)**Ambient temperature**(%%) ==== 485 + 486 +Because the food temperature data is a little-endian sequence, the order of the front and back bytes needs to be swapped during decoding. 487 + 488 +**Example**: 489 + 490 +If payload is: D200H = 00D2H, temp = 00D2H /10 = 21.0 degree 491 + 492 +If payload is: 3FFFH = FF3F , temp = (FF3FH - 65536)/10 = -19.3 degrees. 493 + 494 + 495 + 429 429 = 3. Configure DMT01 ~-~- 需要修改 = 430 430 431 431 == 3.1 Configure Methods ==
- 1754305091443-355.jpg
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.ting - Size
-
... ... @@ -1,0 +1,1 @@ 1 +408.8 KB - Content
- 1754305290140-806.jpg
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.ting - Size
-
... ... @@ -1,0 +1,1 @@ 1 +133.1 KB - Content