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

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

Summary

Details

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