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

From version 144.4
edited by Mengting Qiu
on 2025/05/15 09:25
Change comment: There is no comment for this version
To version 142.2
edited by Mengting Qiu
on 2025/05/14 19:35
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1247,11 +1247,11 @@
1247 1247  
1248 1248  Timestamp start and Timestamp end use Unix TimeStamp format as mentioned above. Devices will reply with all data log during this time period, use the uplink interval.
1249 1249  
1250 -For example, downlink command (% _mstmutation="1" %)**31 68253B6E 68253E23 05**(%%)
1250 +For example, downlink command (% _mstmutation="1" %)**31 67E24660 67E26280 05**(%%)
1251 1251  
1252 -Is to check 2025/05/15 00:55:10 to 2025/05/15 01:06:43's data
1252 +Is to check 2025/03/25 06:00:00 to 2025/03/25 08:00:00's data
1253 1253  
1254 -Uplink Internal =5s, means SDI-12-LB will send one packet every 5s.
1254 +Uplink Internal =5s, means RS485-LB will send one packet every 5s.
1255 1255  
1256 1256  
1257 1257  === 2.9.5 Datalog Uplink payload ===
... ... @@ -1575,106 +1575,6 @@
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 -
1579 -=== 3.7 Print data entries base on page ===
1580 -
1581 -
1582 -Feature: Print the sector data from start page to stop page (max is 416 pages).
1583 -
1584 -(% style="color:#4f81bd" %)**AT Command: AT+PDTA**
1585 -
1586 -(% border="1" cellspacing="3" style="background-color:#f2f2f2; width:510px" %)
1587 -|(% style="background-color:#4f81bd; color:white; width:158px" %)**Command Example**|(% style="background-color:#4f81bd; color:white; width:352px" %)**Function**
1588 -|(% style="width:156px" %)(((
1589 -AT+PDTA=1,2
1590 -Print page 1 to 2
1591 -)))|(% style="width:311px" %)(((
1592 -Stop Tx and RTP events when read sensor data
1593 -
1594 -8033330 2025/5/14 12:27:32 18 0c 84 01 f1 0d 30 2b 31 2e 30
1595 -
1596 -8033340 38 2b 32 34 2e 36 0d 0a
1597 -
1598 -8033350 2025/5/14 12:29:32 18 0c 72 01 f1 0d 30 2b 31 2e 30
1599 -
1600 -8033360 38 2b 32 34 2e 36 0d 0a
1601 -
1602 -8033370 2025/5/14 12:31:32 18 0c 78 01 f1 0d 30 2b 31 2e 30
1603 -
1604 -8033380 38 2b 32 34 2e 36 0d 0a
1605 -
1606 -8033390 2025/5/14 12:33:32 18 0c 72 01 f1 0d 30 2b 31 2e 30
1607 -
1608 -80333A0 38 2b 32 34 2e 36 0d 0a
1609 -
1610 -80333B0 2025/5/14 12:35:32 18 0c 72 01 f1 0d 30 2b 31 2e 30
1611 -
1612 -80333C0 38 2b 32 34 2e 36 0d 0a
1613 -
1614 -
1615 -OK
1616 -)))
1617 -
1618 -(% style="color:#4f81bd" %)**Downlink Command:**
1619 -
1620 -No downlink commands for feature
1621 -
1622 -
1623 -=== 3.8 Print last few data entries ===
1624 -
1625 -
1626 -Feature: Print the last few data entries
1627 -
1628 -(% style="color:#4f81bd" %)**AT Command: AT+PLDTA**
1629 -
1630 -(% border="1" cellspacing="3" style="background-color:#f2f2f2; width:510px" %)
1631 -|(% style="background-color:#4f81bd; color:white; width:158px" %)**Command Example**|(% style="background-color:#4f81bd; color:white; width:352px" %)**Function**
1632 -|(% style="width:156px" %)(((
1633 -AT+PLDTA=10
1634 -Print last 10 entries
1635 -)))|(% style="width:311px" %)(((
1636 -Stop Tx events when read sensor data
1637 -
1638 -0001-0002 2025/5/15 01:04:43 18 0c 72 01 f1 0d 30 2b 31 2e 31 34 2b 32 39 2e 34 0d 0a
1639 -
1640 -0003-0004 2025/5/15 01:06:43 18 0c 72 01 f1 0d 30 2b 31 2e 31 33 2b 33 30 2e 30 0d 0a
1641 -
1642 -0005-0006 2025/5/15 01:08:43 18 0c 7e 01 f1 0d 30 2b 31 2e 33 30 2b 33 30 2e 35 0d 0a
1643 -
1644 -0007-0008 2025/5/15 01:10:43 18 0c 72 01 f1 0d 30 2b 31 2e 33 30 2b 33 31 2e 30 0d 0a
1645 -
1646 -0009-0010 2025/5/15 01:12:43 18 0c 72 01 f1 0d 30 2b 31 2e 33 30 2b 33 31 2e 31 0d 0a
1647 -
1648 -Start Tx events
1649 -
1650 -OK
1651 -)))
1652 -
1653 -(% style="color:#4f81bd" %)**Downlink Command:**
1654 -
1655 -No downlink commands for feature
1656 -
1657 -
1658 -=== 3.9 Clear Flash Record ===
1659 -
1660 -
1661 -Feature: Clear flash storage for data log feature.
1662 -
1663 -(% style="color:#4f81bd" %)**AT Command: AT+CLRDTA**
1664 -
1665 -(% border="1" cellspacing="3" style="background-color:#f2f2f2; width:503px" %)
1666 -|(% style="background-color:#4f81bd; color:white; width:157px" %)**Command Example**|(% style="background-color:#4f81bd; color:white; width:137px" %)**Function**|(% style="background-color:#4f81bd; color:white; width:209px" %)**Response**
1667 -|(% style="width:155px" %)AT+CLRDTA |(% style="width:134px" %)Clear date record|(% style="width:209px" %)(((
1668 -Clear all stored sensor data…
1669 -
1670 -OK
1671 -)))
1672 -
1673 -(% style="color:#4f81bd" %)**Downlink Command: 0xA3**
1674 -
1675 -* Example: 0xA301  ~/~/  Same as AT+CLRDTA
1676 -
1677 -
1678 1678  = 4. Battery & Power Consumption =
1679 1679  
1680 1680