Changes for page DMT01
Last modified by Mengting Qiu on 2025/08/11 18:25
From version 49.2
edited by Mengting Qiu
on 2025/08/04 18:25
on 2025/08/04 18:25
Change comment:
There is no comment for this version
To version 49.1
edited by Mengting Qiu
on 2025/08/04 18:13
on 2025/08/04 18:13
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -361,7 +361,7 @@ 361 361 (% class="wikigeneratedid" id="HDevMode" %) 362 362 (% style="color:#4472c4" %)**DevMode** 363 363 364 - **Example**:364 +Example: 365 365 366 366 If payload is 0x01: BLE_LoRa 367 367 ... ... @@ -373,7 +373,7 @@ 373 373 (% class="wikigeneratedid" id="HMACaddr" %) 374 374 (% style="color:#4472c4" %)**MACaddr** 375 375 376 - **Example**:376 +Example: 377 377 378 378 If the payload is C12309250F1A, the MACaddr is C12309250F1A 379 379 ... ... @@ -383,17 +383,29 @@ 383 383 384 384 **Example:** 385 385 386 -If payload is0x64=100%386 +If payload & 0x01 = 0x01 **~-~->** This is an Alarm Message.It means that the temperature and humidity exceed the alarm value or trigger an interrupt. 387 387 388 +If payload & 0x01 = 0x00 **~-~->** This is a normal uplink message, no alarm. 388 388 390 +If payload & 0x80>>7 = 0x01 **~-~->** The PA8 is low level. 391 + 392 +If payload & 0x80>>7 =0x00 **~-~->** The PA8 is high level. 393 + 394 +If payload >> 2 = 0x00 **~-~->** means MOD=1, This is a sampling uplink message. 395 + 396 +If payload >> 2 = 0x31 **~-~->** means MOD=31, this message is a reply message for polling, this message contains the alarm settings. see [[this link>>path:#HPolltheAlarmsettings:]] for detail. 397 + 398 + 389 389 (% class="wikigeneratedid" id="HBoxBat" %) 390 390 (% style="color:#4472c4" %)**BoxBat** 391 391 392 - **Example:**402 +Sensor Battery Level. 393 393 394 - Ifpayload is0x46=70%404 +Ex1: 0x0B45 = 2885mV 395 395 406 +Ex2: 0x0B49 = 2889mV 396 396 408 + 397 397 (% style="color:#4472c4" %)**Food temperature** 398 398 399 399 **Example**: