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

Summary

Details

Page properties
Content
... ... @@ -69,7 +69,6 @@
69 69  
70 70  
71 71  
72 -
73 73  = 1. Introduction =
74 74  
75 75  == 1.1 ​What is LoRaWAN Soil pH Sensor ==
... ... @@ -106,6 +106,8 @@
106 106  * 8500mAh Battery for long term use
107 107  
108 108  
108 +
109 +
109 109  == 1.3 Probe Specification ==
110 110  
111 111  
... ... @@ -126,12 +126,10 @@
126 126  * IP68 Protection
127 127  * Length: 3.5 meters
128 128  
129 -
130 130  == 1.4 ​Applications ==
131 131  
132 132  * Smart Agriculture
133 133  
134 -
135 135  == 1.5 Pin mapping and power on ==
136 136  
137 137  [[image:1654592472094-134.png]]
... ... @@ -318,7 +318,6 @@
318 318  |0x03|Reply Calibration Info|[[Calibration Payload>>path:#H2.7Calibration]]
319 319  
320 320  
321 -
322 322  === 2.3.7 Decode payload in The Things Network ===
323 323  
324 324  While using TTN network, you can add the payload format to decode the payload.
... ... @@ -481,7 +481,6 @@
481 481  Always 0x03
482 482  )))
483 483  
484 -
485 485  User can also send 0x14 downlink command to poll the current calibration payload.
486 486  
487 487  [[image:image-20220607171416-7.jpeg]]
... ... @@ -491,7 +491,6 @@
491 491  * Reply to non-confirmed packet: 14 00
492 492  
493 493  
494 -
495 495  == 2.8 Frequency Plans ==
496 496  
497 497  (((
... ... @@ -549,7 +549,6 @@
549 549  
550 550  
551 551  
552 -
553 553  === 2.8.3 CN470-510 (CN470) ===
554 554  
555 555  Used in China, Default use CHE=1
... ... @@ -618,7 +618,6 @@
618 618  
619 619  
620 620  
621 -
622 622  === 2.8.5 AS920-923 & AS923-925 (AS923) ===
623 623  
624 624  (% style="color:blue" %)**Default Uplink channel:**
... ... @@ -733,6 +733,8 @@
733 733  * The sensor is detected when the device is turned on, and it will flash 4 times quickly when it is detected.
734 734  * Blink once when device transmit a packet.
735 735  
730 +
731 +
736 736  == 2.10 ​Firmware Change Log ==
737 737  
738 738  
... ... @@ -776,22 +776,10 @@
776 776  
777 777  (% style="color:#037691" %)**AT Command: AT+TDC**
778 778  
775 +[[image:image-20220607171554-8.png]]
779 779  
780 -(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:710px" %)
781 -|(% style="width:154px" %)**Command Example**|(% style="width:223px" %)**Function**|(% style="width:330px" %)**Response**
782 -|(% style="width:154px" %)AT+TDC=?|(% style="width:223px" %)Show current transmit Interval|(% style="width:330px" %)(((
783 -30000
784 784  
785 -OK
786 786  
787 -the interval is 30000ms = 30s
788 -)))
789 -|(% style="width:154px" %)AT+TDC=60000|(% style="width:223px" %)Set Transmit Interval|(% style="width:330px" %)(((
790 -OK
791 -
792 -Set transmit interval to 60000ms = 60 seconds
793 -)))
794 -
795 795  (% style="color:#037691" %)**Downlink Command: 0x01**
796 796  
797 797  Format: Command Code (0x01) followed by 3 bytes time value.
... ... @@ -801,6 +801,7 @@
801 801  * Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds
802 802  * Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds
803 803  
788 +
804 804  == 3.2 Set Interrupt Mode ==
805 805  
806 806  Feature, Set Interrupt mode for GPIO_EXIT.
... ... @@ -807,7 +807,7 @@
807 807  
808 808  (% style="color:#037691" %)**AT Command: AT+INTMOD**
809 809  
810 -[[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"]]
795 +[[image:image-20220607171716-9.png]]
811 811  
812 812  
813 813  (% style="color:#037691" %)**Downlink Command: 0x06**
... ... @@ -819,6 +819,8 @@
819 819  * Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode
820 820  * Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger
821 821  
807 +
808 +
822 822  == 3.3 Calibrate Sensor ==
823 823  
824 824  Detail See [[Calibration Guide>>path:#H2.7Calibration]] for the user of 0x13 and 0x14 downlink commands
... ... @@ -831,7 +831,7 @@
831 831  
832 832  (% style="color:#037691" %)**Downlink Command: 0x26**
833 833  
834 -[[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"]]
821 +[[image:image-20220607171917-10.png]]
835 835  
836 836  * Reply to the confirmation package: 26 01
837 837  * Reply to non-confirmed packet: 26 00
... ... @@ -919,7 +919,7 @@
919 919  The discharge curve is not linear so can’t simply use percentage to show the battery level. Below is the battery performance.
920 920  )))
921 921  
922 -[[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"]]
909 +[[image:1654593587246-335.png]]
923 923  
924 924  
925 925  Minimum Working Voltage for the LSPH01:
... ... @@ -964,7 +964,7 @@
964 964  
965 965  And the Life expectation in difference case will be shown on the right.
966 966  
967 -[[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"]]
954 +[[image:1654593605679-189.png]]
968 968  
969 969  
970 970  The battery related documents as below:
... ... @@ -979,7 +979,7 @@
979 979  [[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]]
980 980  )))
981 981  
982 -[[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"]]
969 +[[image:image-20220607172042-11.png]]
983 983  
984 984  
985 985  
... ... @@ -1005,7 +1005,7 @@
1005 1005  
1006 1006  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.
1007 1007  
1008 -[[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"]]
995 +[[image:1654593668970-604.png]]
1009 1009  
1010 1010  **Connection:**
1011 1011  
... ... @@ -1019,7 +1019,7 @@
1019 1019  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:
1020 1020  
1021 1021  
1022 - [[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"]]
1009 + [[image:1654593712276-618.png]]
1023 1023  
1024 1024  Valid AT Command please check [[Configure Device>>path:#H3.ConfigureLSPH01viaATCommandorLoRaWANDownlink]].
1025 1025  
... ... @@ -1058,6 +1058,8 @@
1058 1058  * (% style="color:red" %)**IN865**(%%):  LoRaWAN IN865 band
1059 1059  * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
1060 1060  
1048 +
1049 +
1061 1061  = 9. ​Packing Info =
1062 1062  
1063 1063  
... ... @@ -1072,6 +1072,8 @@
1072 1072  * Package Size / pcs : cm
1073 1073  * Weight / pcs : g
1074 1074  
1064 +
1065 +
1075 1075  = 10. ​Support =
1076 1076  
1077 1077  * 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-20220607171554-8.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +12.7 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