Last modified by Karry Zhuang on 2025/07/03 11:59

From version 149.1
edited by Karry Zhuang
on 2024/05/08 14:18
Change comment: There is no comment for this version
To version 147.1
edited by Karry Zhuang
on 2024/05/06 17:37
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -339,9 +339,9 @@
339 339  
340 340  **Step 2**:  Use ACT button to activate LHT52 and it will auto join to the TTN V3 network. After join success, it will start to upload sensor data to TTN V3 and user can see in the panel.
341 341  
342 -=== 3.1.1 Uplink Payload (Fport~=2) ===
342 +=== 3.1.1 Uplink Payload (Fport~=5) ===
343 343  
344 -The uplink payload includes totally 14 bytes. Uplink packets use FPORT=2 and (% style="color:#4472c4" %)**every 20 minutes**(%%) send one uplink by default.
344 +The uplink payload includes totally 14 bytes. Uplink packets use FPORT=5 and (% style="color:#4472c4" %)**every 20 minutes**(%%) send one uplink by default.
345 345  
346 346  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:370px" %)
347 347  |=(% style="width: 60px;background-color:#4F81BD;color:white" %)**Size(bytes)(% style="display:none" %) (%%)**|=(% style="width: 60px;background-color:#4F81BD;color:white" %)2|=(% style="width: 80px;background-color:#4F81BD;color:white" %)4|=(% style="width: 80px;background-color:#4F81BD;color:white" %)4|=(% style="width: 60px;background-color:#4F81BD;color:white" %)4
... ... @@ -349,7 +349,7 @@
349 349  
350 350  [[image:1714374026505-898.png||height="200" width="736"]]
351 351  
352 -Payload Example(FPort=2):(% style="background-color:yellow" %)**0D 32 66 29 AF E0 00 00 00 02 00 05 E3 B0**
352 +Payload Example(FPort=5):(% style="background-color:yellow" %)**0D 32 66 29 AF E0 00 00 00 02 00 05 E3 B0**
353 353  
354 354  === 3.1.2 BAT- Battery information ===
355 355  
... ... @@ -512,7 +512,7 @@
512 512  == 4.1 Configure Methods ==
513 513  
514 514  
515 - configure method:
515 +SN50v3-LB/LS supports below configure method:
516 516  
517 517  * AT Command via Bluetooth Connection (**Recommended**): [[BLE Configure Instruction>>http://wiki.dragino.com/xwiki/bin/view/Main/BLE%20Bluetooth%20Remote%20Configure/]].
518 518  * AT Command via UART Connection : See [[UART Connection>>http://wiki.dragino.com/xwiki/bin/view/Main/UART%20Access%20for%20LoRa%20ST%20v4%20base%20model/#H2.3UARTConnectionforSN50v3basemotherboard]].
... ... @@ -530,7 +530,7 @@
530 530  
531 531  [[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/End%20Device%20AT%20Commands%20and%20Downlink%20Command/>>http://wiki.dragino.com/xwiki/bin/view/Main/End%20Device%20AT%20Commands%20and%20Downlink%20Command/]]
532 532  
533 -== 4.3 Commands special design for AIS Sensor ==
533 +== 4.3 System Management Commands ==
534 534  
535 535  === 4.3.1 Change Uplink Interval ===
536 536  
... ... @@ -626,6 +626,7 @@
626 626  * Example 2: Downlink Payload: 06000003  **~-~-->**  AT+INTMOD1=3
627 627  * Example 3: Downlink Payload: 06000102  **~-~-->**  AT+INTMOD2=2
628 628  
629 +(% class="wikigeneratedid" %)
629 629  === ===
630 630  
631 631  === 4.3.4 Clock logging (Since firmware version v1.2.1) ===