Last modified by Mengting Qiu on 2023/12/14 11:15

From version 90.1
edited by Saxer Lin
on 2023/07/15 14:04
Change comment: There is no comment for this version
To version 90.2
edited by Xiaoling
on 2023/07/15 15:29
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Saxer
1 +XWiki.Xiaoling
Content
... ... @@ -241,11 +241,12 @@
241 241  
242 242  === 2.3.1 Device Status, FPORT~=5 ===
243 243  
244 +
244 244  Users can use the downlink command(**0x26 01**) to ask LDS12-LB to send device configure detail, include device configure status. LDS12-LB will uplink a payload via FPort=5 to server.
245 245  
246 246  The Payload format is as below.
247 247  
248 -(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:529px" %)
249 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
249 249  |=(% style="width: 62.5px;background-color:#4F81BD;color:white" %)(((
250 250  **Size(bytes)**
251 251  )))|=(% style="width: 110px; background-color: rgb(79, 129, 189); color: white;" %)**1**|=(% style="width: 48px; background-color: rgb(79, 129, 189); color: white;" %)**2**|=(% style="background-color: rgb(79, 129, 189); color: white; width: 94px;" %)**1**|=(% style="background-color: rgb(79, 129, 189); color: white; width: 91px;" %)**1**|=(% style="background-color: rgb(79, 129, 189); color: white; width: 60px;" %)**2**
... ... @@ -306,6 +306,7 @@
306 306  
307 307  === 2.3.2 Uplink Payload, FPORT~=2 ===
308 308  
310 +
309 309  (((
310 310  LDS12-LB will uplink payload via LoRaWAN with below payload format: 
311 311  )))
... ... @@ -420,7 +420,7 @@
420 420  |(% style="width:160px" %)0x01|(% style="width:163px" %)Normal Uplink|(% style="width:173px" %)[[Normal Uplink Payload>>||anchor="H2.3200BUplinkPayload"]]
421 421  |(% style="width:160px" %)0x02|(% style="width:163px" %)Reply configures info|(% style="width:173px" %)[[Configure Info Payload>>||anchor="H3.ConfigureLDS12-LB"]]
422 422  
423 -=== 2.3.8 Decode payload in The Things Network ===
425 +=== 2.3.3 Decode payload in The Things Network ===
424 424  
425 425  
426 426  While using TTN network, you can add the payload format to decode the payload.
... ... @@ -759,7 +759,6 @@
759 759  
760 760  * Example 2: Downlink Payload: 06000003  ~/~/  Set the interrupt mode to rising edge trigger
761 761  
762 -
763 763  === 3.3.3  Set Power Output Duration ===
764 764  
765 765  Control the output duration 3V3 . Before each sampling, device will
... ... @@ -787,7 +787,6 @@
787 787  * Example 1: Downlink Payload: 07 01 00 00  **~-~-->**  AT+3V3T=0
788 788  * Example 2: Downlink Payload: 07 01 01 F4  **~-~-->**  AT+3V3T=500
789 789  
790 -
791 791  = 4. Battery & Power Consumption =
792 792  
793 793