Changes for page SDI-12-LB/LS -- SDI-12 to LoRaWAN Converter User Manual
Last modified by Mengting Qiu on 2025/07/03 15:42
From version 149.2
edited by Mengting Qiu
on 2025/05/15 15:39
on 2025/05/15 15:39
Change comment:
There is no comment for this version
To version 144.3
edited by Mengting Qiu
on 2025/05/15 09:20
on 2025/05/15 09:20
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Attachments (0 modified, 0 added, 1 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1247,9 +1247,9 @@ 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 6 8253B6E68253E2305**(%%)1250 +For example, downlink command (% _mstmutation="1" %)**31 67E24660 67E26280 05**(%%) 1251 1251 1252 -Is to check 2025/0 5/15 00:55:10 to 2025/05/15 01:06:43's data1252 +Is to check 2025/03/25 06:00:00 to 2025/03/25 08:00:00's data 1253 1253 1254 1254 Uplink Internal =5s, means SDI-12-LB will send one packet every 5s. 1255 1255 ... ... @@ -1312,31 +1312,31 @@ 1312 1312 2025/3/25 08:16:30 1313 1313 )))|(% style="width:82px" %)5|(% style="width:86px" %)0c ae|(% style="width:92px" %)01|(% style="width:131px" %)08 22 1314 1314 1315 -If user sends below downlink command: (% style="background-color:yellow" %)316 8253B6E68253E23051315 +If user sends below downlink command: (% style="background-color:yellow" %)3167E264BA67E2665E05 1316 1316 1317 -Where : Start time: (% _mstmutation="1" %)68253B6E(%%)= time 2025/05/15 00:55:101317 +Where : Start time: 67E264BA = time 2025/3/25 08:09:30 1318 1318 1319 - Stop time: (% _mstmutation="1" %)68253E23 (%%)= time 2025/05/15 01:06:431319 + Stop time: 67E2665E= time 2025/3/25 08:16:30 1320 1320 1321 1321 1322 1322 **SDI-12-LB will uplink this payload.** 1323 1323 1324 -**6 8253B6E120C7801F10D302B312E31372B32362E390D0A**68253C5D120C7801F10D302B312E31372B32372E340D0A68253D33120C7201F10D302B312E31352B32382E390D0A68253DAB120C7201F10D302B312E31342B32392E340D0A68253E23120C7201F10D302B312E31332B33302E300D0A1324 +**67E264BA 05 0CA8 01 0821** 67E264F6050CAE01082267E26532050CAE01082267E2656E050CAE01082267E265AA050CB401082367E265E6050CAE01082267E26622050CB401082367E2665E050CAE010822 1325 1325 1326 1326 1327 -Where the first 23bytes is for the first entry:1327 +Where the first 10 bytes is for the first entry: 1328 1328 1329 - **68253B6E127801F10D302B312E31372B32362E390D0A**1329 +67E264BA050CA8010821 1330 1330 1331 -Unix Time Stamp: 6 8253B6E(H)=1747270510(D) ~-~-> time=2025-05-15 8:55:001331 +Unix Time Stamp: 67E264BA(H)=1742890170(D) ~-~-> time=2025-03-25 8:09:30 1332 1332 1333 -Payload Length: 0x 12(H)=18bytes1333 +Payload Length: 0x05(H)=5 bytes 1334 1334 1335 -Battery voltage: 0x0C 78(H)=3192 mV1335 +Battery voltage: 0x0CA8(H)=3240 mV 1336 1336 1337 1337 Payload Version: 01 1338 1338 1339 -Value: For the distance sensor used for testing, this value is the mm distance value, 0x F10D302B312E31372B32362E390D0A(H)1339 +Value: For the distance sensor used for testing, this value is the mm distance value, 0x0821(H)=2081mm. 1340 1340 1341 1341 1342 1342 ... ... @@ -1575,9 +1575,10 @@ 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(Since v1.3.0) === 1579 1579 1579 +=== 3.7 Print data entries base on page === 1580 1580 1581 + 1581 1581 Feature: Print the sector data from start page to stop page (max is 416 pages). 1582 1582 1583 1583 (% style="color:#4f81bd" %)**AT Command: AT+PDTA** ... ... @@ -1619,7 +1619,7 @@ 1619 1619 No downlink commands for feature 1620 1620 1621 1621 1622 -=== 3.8 Print last few data entries (Sincev1.3.0)===1623 +=== 3.8 Print last few data entries === 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 (Sincev1.3.0)===1658 +=== 3.9 Clear Flash Record === 1658 1658 1659 1659 1660 1660 Feature: Clear flash storage for data log feature. ... ... @@ -1674,33 +1674,6 @@ 1674 1674 * Example: 0xA301 ~/~/ Same as AT+CLRDTA 1675 1675 1676 1676 1677 - 1678 - 1679 -== 3.10 SDI12 timing(Since v1.3.0) == 1680 - 1681 - 1682 -Feature: Get or set the time of SDI12 timing. 1683 - 1684 -[[image:1747289896656-580.png||height="414" width="566"]] 1685 - 1686 -(% style="color:#4f81bd" %)**AT Command: AT+SDITIMING** 1687 - 1688 -(% border="1" cellspacing="3" style="background-color:#f2f2f2; width:503px" %) 1689 -|(% 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** 1690 -|(% style="width:155px" %)((( 1691 -AT+SDITIMING=13,9 1692 - 1693 - 1694 -)))|(% style="width:167px" %)Get or set the time of SDI12 timing|(% style="width:177px" %)((( 1695 -OK 1696 - 1697 -Default: 13,9 1698 -))) 1699 - 1700 -(% style="color:#4f81bd" %)**Downlink Command: 0xA9** 1701 - 1702 -* Example: 0xA90D09 ~/~/ Same as AT+SDITIMING=13,9 1703 - 1704 1704 = 4. Battery & Power Consumption = 1705 1705 1706 1706
- 1747289896656-580.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.ting - Size
-
... ... @@ -1,1 +1,0 @@ 1 -37.0 KB - Content