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
-
... ... @@ -419,16 +419,37 @@ 419 419 |(% style="width:160px" %)0x01|(% style="width:163px" %)Normal Uplink|(% style="width:173px" %)[[Normal Uplink Payload>>||anchor="H2.3200BUplinkPayload"]] 420 420 |(% style="width:160px" %)0x02|(% style="width:163px" %)Reply configures info|(% style="width:173px" %)[[Configure Info Payload>>||anchor="H3.ConfigureLDS12-LB"]] 421 421 422 +[[image:image-20230805150315-4.png||height="233" width="723"]] 422 422 423 -=== 2.3.3 Historical Water Flow Status, FPORT~=3 === 424 424 425 - LDS12-LBstores sensor values and users can retrieve these history values viathe [[downlinkcommand>>url:http://8.211.40.43/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/SW3L-LB_LoRaWAN_Flow_Sensor_User_Manual/#H2.5DatalogFeature]].425 +=== 2.3.3 Historical measuring distance, FPORT~=3 === 426 426 427 +LDS12-LB stores sensor values and users can retrieve these history values via the [[downlink command>>http://8.211.40.43/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LDS12-LB_LoRaWAN_LiDAR_ToF_Distance_Sensor_User_Manual/#H2.5.4Pollsensorvalue]]. 428 + 427 427 The historical payload includes one or multiplies entries and every entry has the same payload as Real-Time water flow status. 428 428 431 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %) 432 +|=(% style="width: 60px;background-color:#4F81BD;color:white" %)((( 433 +**Size(bytes)** 434 +)))|=(% style="width: 30px;background-color:#4F81BD;color:white" %)1|=(% style="width: 80px;background-color:#4F81BD;color:white" %)**1**|=(% style="width: 50px;background-color:#4F81BD;color:white" %)**2**|=(% style="width: 70px;background-color:#4F81BD;color:white" %)**2**|=(% style="background-color: rgb(79, 129, 189); color: white; width: 88px;" %)**1**|=(% style="background-color: rgb(79, 129, 189); color: white; width: 85px;" %)4 435 +|(% style="width:62.5px" %)Value|(% style="width:62.5px" %)Interrupt flag & Interrupt_level|(% style="width:62.5px" %)((( 436 +Reserve(0xFF) 437 +)))|Distance|Distance signal strength|(% style="width:88px" %)((( 438 +LiDAR temp 439 +)))|(% style="width:85px" %)Unix TimeStamp 429 429 441 +**Interrupt flag & Interrupt level:** 442 + 443 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:501px" %) 444 +|=(% style="width: 60px;background-color:#4F81BD;color:white" %)((( 445 +**Size(bit)** 446 +)))|=(% style="width: 30px;background-color:#4F81BD;color:white" %)**bit7**|=(% style="width: 80px;background-color:#4F81BD;color:white" %)**bit6**|=(% style="width: 50px;background-color:#4F81BD;color:white" %)**[bit5:bit2]**|=(% style="width: 91px; background-color: rgb(79, 129, 189); color: white;" %)**bit1**|=(% style="background-color: rgb(79, 129, 189); color: white; width: 88px;" %)**bit0** 447 +|(% style="width:62.5px" %)Value|(% style="width:62.5px" %)No ACK message|(% style="width:62.5px" %)Poll Message Flag|Reserve|(% style="width:91px" %)Interrupt level|(% style="width:88px" %)((( 448 +Interrupt flag 449 +))) 450 + 430 430 * ((( 431 -Each data entry is 11 bytes and has the same structure as [[ realtimewater flow status>>url:http://8.211.40.43/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/SW3L-LB_LoRaWAN_Flow_Sensor_User_Manual/#H2.3.3A0WaterFlowValue2CUplinkFPORT3D2]], to save airtime and battery, LDS12-LB will send max bytes according to the current DR and Frequency bands.452 +Each data entry is 11 bytes and has the same structure as [[Uplink Payload>>http://8.211.40.43/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LDS12-LB_LoRaWAN_LiDAR_ToF_Distance_Sensor_User_Manual/#H2.3.2UplinkPayload2CFPORT3D2]], to save airtime and battery, LDS12-LB will send max bytes according to the current DR and Frequency bands. 432 432 ))) 433 433 434 434 For example, in the US915 band, the max payload for different DR is: ... ... @@ -482,7 +482,7 @@ 482 482 [[image:image-20230805145056-3.png]] 483 483 484 484 485 -=== 2.3. 3Decode payload in The Things Network ===506 +=== 2.3.4 Decode payload in The Things Network === 486 486 487 487 488 488 While using TTN network, you can add the payload format to decode the payload.