Last modified by Mengting Qiu on 2025/07/01 15:58
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -109,8 +109,8 @@ 109 109 110 110 [[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/RS485-LB_Waterproof_RS485UART_to_LoRaWAN_Converter/WebHome/image-20240103160425-4.png?rev=1.1||alt="image-20240103160425-4.png"]] 111 111 112 -(% border="1" cellspacing=" 3" style="background-color:#f2f2f2; width:510px" %)113 -|=(% style="width: 167px;background-color:#4F81BD;color:white" %)**Behavior on ACT**|=(% style="width: 117px;background-color:#4F81BD;color:white" %)**Function**|=(% style="width: 22 6px;background-color:#4F81BD;color:white" %)**Action**112 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %) 113 +|=(% style="width: 167px;background-color:#4F81BD;color:white" %)**Behavior on ACT**|=(% style="width: 117px;background-color:#4F81BD;color:white" %)**Function**|=(% style="width: 225px;background-color:#4F81BD;color:white" %)**Action** 114 114 |(% style="width:167px" %)Pressing ACT between 1s < time < 3s|(% style="width:117px" %)Send an uplink|(% style="width:225px" %)((( 115 115 If sensor is already Joined to LoRaWAN network, sensor will send an uplink packet, (% style="color:blue" %)**blue led** (%%)will blink once. 116 116 Meanwhile, BLE module will be active and user can connect via BLE to configure device. ... ... @@ -145,7 +145,7 @@ 145 145 == 1.8 Hardware Variant == 146 146 147 147 148 -(% border="1" cellspacing=" 3" style="width:460px" %)148 +(% border="1" cellspacing="5" style="width:461.818px" %) 149 149 |=(% style="width: 102px;background-color:#4F81BD;color:white" %)Model|=(% style="width: 182px; background-color:#4F81BD;color:white" %)Photo|=(% style="width: 176px; background-color:#4F81BD;color:white" %)Probe Info 150 150 |(% style="width:102px" %)((( 151 151 S31-LB/LS ... ... @@ -260,7 +260,7 @@ 260 260 The Payload format is as below. 261 261 262 262 263 -(% border="1" cellspacing=" 3" style="background-color:#f2f2f2; width:510px" %)263 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %) 264 264 |(% colspan="6" style="background-color:#4f81bd; color:white" %)**Device Status (FPORT=5)** 265 265 |(% style="width:103px" %)**Size (bytes)**|(% style="width:72px" %)**1**|**2**|(% style="width:91px" %)**1**|(% style="width:86px" %)**1**|(% style="width:44px" %)**2** 266 266 |(% style="width:103px" %)Value|(% style="width:72px" %)Sensor Model|Firmware Version|(% style="width:91px" %)Frequency Band|(% style="width:86px" %)Sub-band|(% style="width:44px" %)BAT ... ... @@ -328,7 +328,7 @@ 328 328 329 329 Sensor Data is uplink via FPORT=2 330 330 331 -(% border="1" cellspacing=" 3" style="background-color:#f2f2f2; width:500px" %)331 +(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:500px" %) 332 332 |=(% style="width: 60px;background-color:#4F81BD;color:white" %)((( 333 333 **Size(bytes)** 334 334 )))|=(% style="width: 40px;background-color:#4F81BD;color:white" %)2|=(% style="width: 90px;background-color:#4F81BD;color:white" %)4|=(% style="width: 150px; background-color: #4F81BD;color:white" %)1|=(% style="width: 80px; background-color: #4F81BD;color:white" %)**2**|=(% style="width: 80px; background-color: #4F81BD;color:white" %)2 ... ... @@ -364,16 +364,18 @@ 364 364 365 365 If payload is: FF3FH : (FF3F & 8000 == 1) , temp = (FF3FH - 65536)/10 = -19.3 degrees. 366 366 367 -(FF3F & 8000 :Judge whether the highest bit is 1, when the highest bit is 1, it is negative)367 +(FF3F & 8000:Judge whether the highest bit is 1, when the highest bit is 1, it is negative) 368 368 369 369 370 370 ==== (% style="color:#4472c4" %)**Humidity**(%%) ==== 371 371 372 + 372 372 Read:0x(0197)=412 Value: 412 / 10=41.2, So 41.2% 373 373 374 374 375 375 ==== (% style="color:#4472c4" %)**Alarm Flag & MOD & Level of PA8**(%%) ==== 376 376 378 + 377 377 **Example:** 378 378 379 379 If payload & 0x01 = 0x01 **~-~->** This is an Alarm Message.It means that the temperature and humidity exceed the alarm value or trigger an interrupt. ... ... @@ -451,7 +451,7 @@ 451 451 452 452 **Retrieval data payload:** 453 453 454 -(% border="1" cellspacing=" 3" style="background-color:#f2f2f2; width:500px" %)456 +(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:500px" %) 455 455 |=(% style="width: 60px;background-color:#4F81BD;color:white" %)((( 456 456 **Size(bytes)** 457 457 )))|=(% style="width: 40px; background-color:#4F81BD;color:white" %)**2**|=(% style="width: 55px; background-color:#4F81BD;color:white" %)**2**|=(% style="width: 65px; background-color:#4F81BD;color:white" %)**2**|=(% style="width: 180px; background-color:#4F81BD;color:white" %)**1**|=(% style="width: 100px; background-color:#4F81BD;color:white" %)**4** ... ... @@ -602,7 +602,7 @@ 602 602 603 603 (% style="color:blue" %)**AT Command: AT+TDC** 604 604 605 -(% border="1" cellspacing=" 3" style="background-color:#f2f2f2; width:510px" %)607 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %) 606 606 |=(% style="width: 156px;background-color:#4F81BD;color:white" %)**Command Example**|=(% style="width: 137px;background-color:#4F81BD;color:white" %)**Function**|=(% style="background-color:#4F81BD;color:white" %)**Response** 607 607 |(% style="width:156px" %)AT+TDC=?|(% style="width:137px" %)Show current transmit Interval|((( 608 608 30000 ... ... @@ -715,7 +715,7 @@ 715 715 716 716 (% style="color:blue" %)**AT Command: AT+INTMOD** 717 717 718 -(% border="1" cellspacing=" 3" style="background-color:#f2f2f2; width:510px" %)720 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %) 719 719 |=(% style="width: 155px;background-color:#4F81BD;color:white" %)**Command Example**|=(% style="width: 197px;background-color:#4F81BD;color:white" %)**Function**|=(% style="width: 158px;background-color:#4F81BD;color:white" %)**Response** 720 720 |(% style="width:154px" %)AT+INTMOD=?|(% style="width:196px" %)Show current interrupt mode|(% style="width:157px" %)((( 721 721 0 ... ... @@ -752,7 +752,7 @@ 752 752 753 753 (% style="color:blue" %)**AT Command: AT+5VT** 754 754 755 -(% border="1" cellspacing=" 3" style="background-color:#f2f2f2; width:510px" %)757 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %) 756 756 |=(% style="width: 155px;background-color:#4F81BD;color:white" %)**Command Example**|=(% style="width: 197px;background-color:#4F81BD;color:white" %)**Function**|=(% style="width: 158px;background-color:#4F81BD;color:white" %)**Response** 757 757 |(% style="width:154px" %)AT+5VT=?|(% style="width:196px" %)Show 5V open time.|(% style="width:157px" %)0 (default) 758 758 OK