Changes for page LSN50v2-D20-D22-D23 LoRaWAN Temperature Sensor User Manual
Last modified by Xiaoling on 2024/01/17 16:19
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Attachments (0 modified, 7 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -792,6 +792,8 @@ 792 792 * Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds 793 793 * Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds 794 794 795 + 796 + 795 795 == 3.2 Set Interrupt Mode == 796 796 797 797 Feature, Set Interrupt mode for GPIO_EXIT. ... ... @@ -798,7 +798,7 @@ 798 798 799 799 (% style="color:#037691" %)**AT Command: AT+INTMOD** 800 800 801 -[[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]] 802 802 803 803 804 804 (% style="color:#037691" %)**Downlink Command: 0x06** ... ... @@ -810,6 +810,9 @@ 810 810 * Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode 811 811 * Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger 812 812 815 + 816 + 817 + 813 813 == 3.3 Calibrate Sensor == 814 814 815 815 Detail See [[Calibration Guide>>path:#H2.7Calibration]] for the user of 0x13 and 0x14 downlink commands ... ... @@ -822,11 +822,12 @@ 822 822 823 823 (% style="color:#037691" %)**Downlink Command: 0x26** 824 824 825 -[[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]] 826 826 827 827 * Reply to the confirmation package: 26 01 828 828 * Reply to non-confirmed packet: 26 00 829 829 835 + 830 830 Device will send an uplink after got this downlink command. With below payload: 831 831 832 832 Configures info payload: ... ... @@ -910,7 +910,7 @@ 910 910 The discharge curve is not linear so can’t simply use percentage to show the battery level. Below is the battery performance. 911 911 ))) 912 912 913 -[[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]] 914 914 915 915 916 916 Minimum Working Voltage for the LSPH01: ... ... @@ -955,7 +955,7 @@ 955 955 956 956 And the Life expectation in difference case will be shown on the right. 957 957 958 -[[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]] 959 959 960 960 961 961 The battery related documents as below: ... ... @@ -970,7 +970,7 @@ 970 970 [[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]] 971 971 ))) 972 972 973 -[[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]] 974 974 975 975 976 976 ... ... @@ -996,7 +996,7 @@ 996 996 997 997 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. 998 998 999 -[[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]] 1000 1000 1001 1001 **Connection:** 1002 1002 ... ... @@ -1010,7 +1010,7 @@ 1010 1010 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: 1011 1011 1012 1012 1013 - [[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]] 1014 1014 1015 1015 Valid AT Command please check [[Configure Device>>path:#H3.ConfigureLSPH01viaATCommandorLoRaWANDownlink]]. 1016 1016 ... ... @@ -1049,6 +1049,9 @@ 1049 1049 * (% style="color:red" %)**IN865**(%%): LoRaWAN IN865 band 1050 1050 * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band 1051 1051 1058 + 1059 + 1060 + 1052 1052 = 9. Packing Info = 1053 1053 1054 1054 ... ... @@ -1063,6 +1063,9 @@ 1063 1063 * Package Size / pcs : cm 1064 1064 * Weight / pcs : g 1065 1065 1075 + 1076 + 1077 + 1066 1066 = 10. Support = 1067 1067 1068 1068 * 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