Last modified by Mengting Qiu on 2025/07/03 15:42

From version 147.1
edited by Mengting Qiu
on 2025/05/15 14:18
Change comment: Uploaded new attachment "1747289896656-580.png", version {1}
To version 149.1
edited by Mengting Qiu
on 2025/05/15 14:25
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1575,7 +1575,7 @@
1575 1575  * Example 1: Downlink Payload: AE 01  ~/~/  AT+PAYVER=1
1576 1576  * Example 2: Downlink Payload: AE 05  ~/~/  AT+PAYVER=5
1577 1577  
1578 -=== 3.7 Print data entries base on page ===
1578 +=== 3.7 Print data entries base on page(Since v1.3.0) ===
1579 1579  
1580 1580  
1581 1581  Feature: Print the sector data from start page to stop page (max is 416 pages).
... ... @@ -1619,7 +1619,7 @@
1619 1619  No downlink commands for feature
1620 1620  
1621 1621  
1622 -=== 3.8 Print last few data entries ===
1622 +=== 3.8 Print last few data entries(Since v1.3.0) ===
1623 1623  
1624 1624  
1625 1625  Feature: Print the last few data entries
... ... @@ -1654,7 +1654,7 @@
1654 1654  No downlink commands for feature
1655 1655  
1656 1656  
1657 -=== 3.9 Clear Flash Record ===
1657 +=== 3.9 Clear Flash Record(Since v1.3.0) ===
1658 1658  
1659 1659  
1660 1660  Feature: Clear flash storage for data log feature.
... ... @@ -1673,6 +1673,33 @@
1673 1673  
1674 1674  * Example: 0xA301  ~/~/  Same as AT+CLRDTA
1675 1675  
1676 +
1677 +== 3.10 SDI12 timing(Since v1.3.0) ==
1678 +
1679 +
1680 +Feature: Get or set the time of SDI12 timing.
1681 +
1682 +[[image:1747289896656-580.png||height="414" width="566"]]
1683 +
1684 +(% style="color:#4f81bd" %)**AT Command: AT+SDITIMING**
1685 +
1686 +(% border="1" cellspacing="3" style="background-color:#f2f2f2; width:503px" %)
1687 +|(% style="background-color:#4f81bd; color:white; width:157px" %)**Command Example**|(% style="background-color:#4f81bd; color:white; width:167px" %)**Function**|(% style="background-color:#4f81bd; color:white; width:177px" %)**Response**
1688 +|(% style="width:155px" %)(((
1689 +AT+SDITIMING=13,9
1690 +
1691 +
1692 +)))|(% style="width:167px" %)Get or set the time of SDI12 timing|(% style="width:177px" %)(((
1693 +OK
1694 +
1695 +Default: 13,9
1696 +)))
1697 +
1698 +(% style="color:#4f81bd" %)**Downlink Command: 0xA9**
1699 +
1700 +* Example: 0xA90D09  ~/~/  Same as AT+SDITIMING=13,9
1701 +
1702 +
1676 1676  = 4. Battery & Power Consumption =
1677 1677  
1678 1678