<
From version < 65.1 >
edited by Xiaoling
on 2022/06/07 17:15
To version < 73.1 >
edited by Xiaoling
on 2022/06/07 17:24
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -779,22 +779,10 @@
779 779  
780 780  (% style="color:#037691" %)**AT Command: AT+TDC**
781 781  
782 +[[image:image-20220607171554-8.png]]
782 782  
783 -(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:710px" %)
784 -|(% style="width:154px" %)**Command Example**|(% style="width:223px" %)**Function**|(% style="width:330px" %)**Response**
785 -|(% style="width:154px" %)AT+TDC=?|(% style="width:223px" %)Show current transmit Interval|(% style="width:330px" %)(((
786 -30000
787 787  
788 -OK
789 789  
790 -the interval is 30000ms = 30s
791 -)))
792 -|(% style="width:154px" %)AT+TDC=60000|(% style="width:223px" %)Set Transmit Interval|(% style="width:330px" %)(((
793 -OK
794 -
795 -Set transmit interval to 60000ms = 60 seconds
796 -)))
797 -
798 798  (% style="color:#037691" %)**Downlink Command: 0x01**
799 799  
800 800  Format: Command Code (0x01) followed by 3 bytes time value.
... ... @@ -804,6 +804,8 @@
804 804  * Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds
805 805  * Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds
806 806  
795 +
796 +
807 807  == 3.2 Set Interrupt Mode ==
808 808  
809 809  Feature, Set Interrupt mode for GPIO_EXIT.
... ... @@ -810,7 +810,7 @@
810 810  
811 811  (% style="color:#037691" %)**AT Command: AT+INTMOD**
812 812  
813 -[[image:/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LSPH01-LoRaWAN%20Soil%20pH%20Sensor%20User%20Manual/WebHome/image-20220607153759-6.png?rev=1.1||alt="image-20220607153759-6.png"]]
803 +[[image:image-20220607171716-9.png]]
814 814  
815 815  
816 816  (% style="color:#037691" %)**Downlink Command: 0x06**
... ... @@ -822,6 +822,9 @@
822 822  * Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode
823 823  * Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger
824 824  
815 +
816 +
817 +
825 825  == 3.3 Calibrate Sensor ==
826 826  
827 827  Detail See [[Calibration Guide>>path:#H2.7Calibration]] for the user of 0x13 and 0x14 downlink commands
... ... @@ -834,11 +834,12 @@
834 834  
835 835  (% style="color:#037691" %)**Downlink Command: 0x26**
836 836  
837 -[[image:/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LSPH01-LoRaWAN%20Soil%20pH%20Sensor%20User%20Manual/WebHome/image-20220607154718-7.png?rev=1.1||alt="image-20220607154718-7.png"]]
830 +[[image:image-20220607171917-10.png]]
838 838  
839 839  * Reply to the confirmation package: 26 01
840 840  * Reply to non-confirmed packet: 26 00
841 841  
835 +
842 842  Device will send an uplink after got this downlink command. With below payload:
843 843  
844 844  Configures info payload:
... ... @@ -922,7 +922,7 @@
922 922  The discharge curve is not linear so can’t simply use percentage to show the battery level. Below is the battery performance.
923 923  )))
924 924  
925 -[[image:/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LSPH01-LoRaWAN%20Soil%20pH%20Sensor%20User%20Manual/WebHome/1654588469844-778.png?rev=1.1||alt="1654588469844-778.png"]]
919 +[[image:1654593587246-335.png]]
926 926  
927 927  
928 928  Minimum Working Voltage for the LSPH01:
... ... @@ -967,7 +967,7 @@
967 967  
968 968  And the Life expectation in difference case will be shown on the right.
969 969  
970 -[[image:/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LSPH01-LoRaWAN%20Soil%20pH%20Sensor%20User%20Manual/WebHome/1654588577573-122.png?rev=1.1||alt="1654588577573-122.png"]]
964 +[[image:1654593605679-189.png]]
971 971  
972 972  
973 973  The battery related documents as below:
... ... @@ -982,7 +982,7 @@
982 982  [[Lithium-ion Battery-Capacitor datasheet>>url:http://www.dragino.com/downloads/downloads/datasheet/Battery/SPC_1520_datasheet.jpg]], [[Tech Spec>>url:http://www.dragino.com/downloads/downloads/datasheet/Battery/SPC1520%20Technical%20Specification20171123.pdf]]
983 983  )))
984 984  
985 -[[image:/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LSPH01-LoRaWAN%20Soil%20pH%20Sensor%20User%20Manual/WebHome/image-20220607155856-8.png?rev=1.1||alt="image-20220607155856-8.png"]]
979 +[[image:image-20220607172042-11.png]]
986 986  
987 987  
988 988  
... ... @@ -1008,7 +1008,7 @@
1008 1008  
1009 1009  LSPH01 supports AT Command set in the stock firmware. You can use a USB to TTL adapter to connect to LSPH01 for using AT command, as below.
1010 1010  
1011 -[[image:/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LSPH01-LoRaWAN%20Soil%20pH%20Sensor%20User%20Manual/WebHome/1654589001411-343.png?rev=1.1||alt="1654589001411-343.png"]]
1005 +[[image:1654593668970-604.png]]
1012 1012  
1013 1013  **Connection:**
1014 1014  
... ... @@ -1022,7 +1022,7 @@
1022 1022  In the PC, you need to set the serial baud rate to (% style="color:green" %)**9600**(%%) to access the serial console for LSPH01. LSPH01 will output system info once power on as below:
1023 1023  
1024 1024  
1025 - [[image:/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LSPH01-LoRaWAN%20Soil%20pH%20Sensor%20User%20Manual/WebHome/1654589062541-567.png?rev=1.1||alt="1654589062541-567.png"]]
1019 + [[image:1654593712276-618.png]]
1026 1026  
1027 1027  Valid AT Command please check [[Configure Device>>path:#H3.ConfigureLSPH01viaATCommandorLoRaWANDownlink]].
1028 1028  
... ... @@ -1061,6 +1061,9 @@
1061 1061  * (% style="color:red" %)**IN865**(%%):  LoRaWAN IN865 band
1062 1062  * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
1063 1063  
1058 +
1059 +
1060 +
1064 1064  = 9. ​Packing Info =
1065 1065  
1066 1066  
... ... @@ -1075,6 +1075,9 @@
1075 1075  * Package Size / pcs : cm
1076 1076  * Weight / pcs : g
1077 1077  
1075 +
1076 +
1077 +
1078 1078  = 10. ​Support =
1079 1079  
1080 1080  * Support is provided Monday to Friday, from 09:00 to 18:00 GMT+8. Due to different timezones we cannot offer live support. However, your questions will be answered as soon as possible in the before-mentioned schedule.
1654593587246-335.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +75.8 KB
Content
1654593605679-189.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +138.2 KB
Content
1654593668970-604.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +546.2 KB
Content
1654593712276-618.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +144.0 KB
Content
image-20220607171716-9.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +17.9 KB
Content
image-20220607171917-10.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +6.2 KB
Content
image-20220607172042-11.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +83.7 KB
Content
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0