Changes for page DS20L -- LoRaWAN Smart Distance Detector User Manual 01
Last modified by Mengting Qiu on 2023/12/14 11:15
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -136,15 +136,15 @@ 136 136 137 137 [[image:image-20230523174230-1.png]] 138 138 139 +(% class="wikigeneratedid" %) 140 +== == 139 139 140 -== 1.8 Hardware Variant == 142 +== 1.8 Hardware Variant == 141 141 142 142 143 143 (% border="1" cellspacing="5" style="background-color:#f2f2f2; width:510px" %) 144 144 |=(% style="width: 102px;background-color:#D9E2F3;color:#0070C0" %)Model|=(% style="width: 190px;background-color:#D9E2F3;color:#0070C0" %)Photo|=(% style="width: 218px;background-color:#D9E2F3;color:#0070C0" %)Probe Info 145 -|(% style="width:102px" %)((( 146 -S31-LB 147 -)))|(% style="width:190px" %)[[image:S31.jpg]]|(% style="width:297px" %)((( 147 +|(% style="width:102px" %)S31-LB|(% style="width:190px" %)[[image:S31.jpg]]|(% style="width:297px" %)((( 148 148 1 x SHT31 Probe 149 149 150 150 Cable Length : 2 meters ... ... @@ -151,9 +151,7 @@ 151 151 152 152 153 153 ))) 154 -|(% style="width:102px" %)((( 155 -S31B-LB 156 -)))|(% style="width:190px" %)[[image:S31B.jpg]]|(% style="width:297px" %)((( 154 +|(% style="width:102px" %)S31B-LB|(% style="width:190px" %)[[image:S31B.jpg]]|(% style="width:297px" %)((( 157 157 1 x SHT31 Probe 158 158 159 159 Installed in device. ... ... @@ -310,29 +310,23 @@ 310 310 311 311 Sensor Data is uplink via FPORT=2 312 312 313 -(% border="1" cellspacing="5" style="background-color:#f2f2f2; width: 700px" %)311 +(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:500px" %) 314 314 |=(% style="width: 90px;background-color:#D9E2F3" %)((( 315 315 **Size(bytes)** 316 -)))|=(% style="width: 80px;background-color:#D9E2F3" %)2|=(% style="width: 90px;background-color:#D9E2F3" %)4|=(% style="width: 194px;rgb(217, 226, 243);" %)1|=(% style="width:106px;rgb(217, 226, 243);" %)**2**|=(% style="width:97px;rgb(217, 226, 243);" %)2314 +)))|=(% style="width: 80px;background-color:#D9E2F3" %)2|=(% style="width: 90px;background-color:#D9E2F3" %)4|=(% style="width:80px;background-color:#D9E2F3" %)1|=(% style="width: 80px;background-color:#D9E2F3" %)**2**|=(% style="width: 80px;background-color:#D9E2F3" %)2 317 317 |(% style="width:99px" %)**Value**|(% style="width:69px" %)((( 318 318 [[Battery>>||anchor="HBattery"]] 319 319 )))|(% style="width:130px" %)((( 320 320 [[Unix TimeStamp>>||anchor="H2.5.2UnixTimeStamp"]] 321 -)))|(% style="width:194px" %)((( 322 -[[Alarm Flag>>||anchor="HAlarmFlag26MOD"]][[&>>Alarm Flag& MOD& Digital Interrupt(PA8)]] 323 - 324 -[[MOD&>>Alarm Flag& MOD& Digital Interrupt(PA8)]] 325 - 326 -[[Digital Interrupt(PA8)>>Alarm Flag& MOD& Digital Interrupt(PA8)]] 327 - 328 - 329 -)))|(% style="width:106px" %)((( 319 +)))|(% style="width:91px" %)((( 320 +[[Alarm Flag>>||anchor="HAlarmFlag26MOD"]] 321 +)))|(% style="width:103px" %)((( 330 330 [[Temperature>>||anchor="HTemperature"]] 331 -)))|(% style="width: 97px" %)(((323 +)))|(% style="width:80px" %)((( 332 332 [[Humidity>>||anchor="HHumidity"]] 333 333 ))) 334 334 335 -==== (% style="color:#4472c4" %)** 2.3.2.1Battery**(%%) ====327 +==== (% style="color:#4472c4" %)**Battery**(%%) ==== 336 336 337 337 Sensor Battery Level. 338 338 ... ... @@ -342,7 +342,7 @@ 342 342 343 343 344 344 345 -==== (% style="color:#4472c4" %)** 2.3.2.2Temperature**(%%) ====337 +==== (% style="color:#4472c4" %)**Temperature**(%%) ==== 346 346 347 347 **Example**: 348 348 ... ... @@ -353,27 +353,23 @@ 353 353 (FF3F & 8000:Judge whether the highest bit is 1, when the highest bit is 1, it is negative) 354 354 355 355 356 -==== (% style="color:#4472c4" %)** 2.3.2.3Humidity**(%%) ====348 +==== (% style="color:#4472c4" %)**Humidity**(%%) ==== 357 357 358 358 359 359 Read:0x(0197)=412 Value: 412 / 10=41.2, So 41.2% 360 360 361 361 362 -==== (% style="color:#4472c4" %)** 2.3.2.4Alarm Flag& Digital Interrupt**(%%) ====354 +==== (% style="color:#4472c4" %)**Alarm Flag& MOD**(%%) ==== 363 363 364 364 365 365 **Example:** 366 366 367 -If payload & 0x01 = 0x01 **~-~->** This is an Alarm Message .It means that the temperature and humidity exceed the alarm value or trigger an interrupt.359 +If payload & 0x01 = 0x01 **~-~->** This is an Alarm Message 368 368 369 -If payload & 0x01 = 0x00 **~-~->** This is a normal uplink message, no alarm .361 +If payload & 0x01 = 0x00 **~-~->** This is a normal uplink message, no alarm 370 370 371 -If payload & 0x80>>7= 0x01**~-~->**ThePA8is lowlevel.363 +If payload >> 2 = 0x00 **~-~->** means MOD=1, This is a sampling uplink message 372 372 373 -If payload & 0x80>>7 =0x00 **~-~->** The PA8 is high level. 374 - 375 -If payload >> 2 = 0x00 **~-~->** means MOD=1, This is a sampling uplink message. 376 - 377 377 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. 378 378 379 379 ... ... @@ -398,12 +398,8 @@ 398 398 399 399 Set [[PNACKMD=1>>||anchor="H2.5.4DatalogUplinkpayload28FPORT3D329"]], S31x-LB will wait for ACK for every uplink, when there is no LoRaWAN network,S31x-LB will mark these records with non-ack messages and store the sensor data, and it will send all messages (10s interval) after the network recovery. 400 400 401 -* ((( 402 -a) S31x-LB will do an ACK check for data records sending to make sure every data arrive server. 403 -))) 404 -* ((( 405 -b) S31x-LB will send data in **CONFIRMED Mode** when PNACKMD=1, but S31x-LB won't re-transmit the packet if it doesn't get ACK, it will just mark it as a NONE-ACK message. In a future uplink if S31x-LB gets a ACK, S31x-LB will consider there is a network connection and resend all NONE-ACK messages. 406 -))) 389 +* a) S31x-LB will do an ACK check for data records sending to make sure every data arrive server. 390 +* b) S31x-LB will send data in **CONFIRMED Mode** when PNACKMD=1, but S31x-LB won't re-transmit the packet if it doesn't get ACK, it will just mark it as a NONE-ACK message. In a future uplink if S31x-LB gets a ACK, S31x-LB will consider there is a network connection and resend all NONE-ACK messages. 407 407 408 408 Below is the typical case for the auto-update datalog feature (Set PNACKMD=1) 409 409 ... ... @@ -444,24 +444,16 @@ 444 444 445 445 **Retrieval data payload:** 446 446 447 -(% border="1" cellspacing="5" style="background-color:#f2f2f2; width: 680px" %)431 +(% border="1" cellspacing="5" style="background-color:#f2f2f2; width:510px" %) 448 448 |=(% style="width: 80px;background-color:#D9E2F3" %)((( 449 449 **Size(bytes)** 450 -)))|=(% style="width: 68px; background-color: rgb(217, 226, 243);" %)**2**|=(% style="width: 104px; background-color: rgb(217, 226, 243);" %)**2**|=(% style="width: 87px; background-color: rgb(217, 226, 243);" %)**2**|=(% style="width: 178px; background-color: rgb(217, 226, 243);" %)**1**|=(% style="width: 137px; background-color: rgb(217, 226, 243);" %)**4** 451 -|(% style="width:103px" %)**Value**|(% style="width:68px" %)((( 452 -ignore 453 -)))|(% style="width:104px" %)((( 454 -Temperature 455 -)))|(% style="width:87px" %)Humidity|(% style="width:178px" %)((( 456 -Poll message flag & 434 +)))|=(% style="width: 60px; background-color: rgb(217, 226, 243);" %)**2**|=(% style="width: 60px; background-color: rgb(217, 226, 243);" %)**2**|=(% style="width: 120px; background-color: rgb(217, 226, 243);" %)**2**|=(% style="width: 103px; background-color: rgb(217, 226, 243);" %)**1**|=(% style="width: 85px; background-color: rgb(217, 226, 243);" %)**4** 435 +|(% style="width:103px" %)**Value**|(% style="width:54px" %)((( 436 +Temp_Black 437 +)))|(% style="width:51px" %)Temp_White|(% style="width:89px" %)Temp_ Red or Temp _White|(% style="width:103px" %)Poll message flag & Ext|(% style="width:54px" %)[[Unix Time Stamp>>||anchor="H2.5.2UnixTimeStamp"]] 457 457 458 - AlarmFlag&439 +**Poll message flag & Ext:** 459 459 460 -Digital Interrupt 461 -)))|(% style="width:137px" %)Unix Time Stamp 462 - 463 -**Poll message flag & Alarm Flag & Digital Interrupt:** 464 - 465 465 [[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LHT65N%20LoRaWAN%20Temperature%20%26%20Humidity%20Sensor%20Manual/WebHome/image-20221006192726-1.png?width=754&height=112&rev=1.1||alt="图片-20221006192726-1.png" height="112" width="754"]] 466 466 467 467 **No ACK Message**: 1: This message means this payload is fromn Uplink Message which doesn't get ACK from the server before ( for **PNACKMD=1** feature) ... ... @@ -701,8 +701,6 @@ 701 701 702 702 Feature, Set Interrupt mode for PA8 of pin. 703 703 704 -When AT+INTMOD=0 is set, PA8 is used as a digital input port. 705 - 706 706 (% style="color:blue" %)**AT Command: AT+INTMOD** 707 707 708 708 (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %) ... ... @@ -729,9 +729,11 @@ 729 729 * Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode 730 730 * Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger 731 731 732 -=== 3.3.8SetPower Output Duration===706 +=== === 733 733 708 +=== 3.3.7 Set Power Output Duration === 734 734 710 + 735 735 Control the output duration 5V . Before each sampling, device will 736 736 737 737 ~1. first enable the power output to external sensor, ... ... @@ -757,6 +757,8 @@ 757 757 * Example 1: Downlink Payload: 070000 **~-~-->** AT+5VT=0 758 758 * Example 2: Downlink Payload: 0701F4 **~-~-->** AT+5VT=500 759 759 736 += = 737 + 760 760 = 4. Battery & Power Consumption = 761 761 762 762