<
From version < 97.1 >
edited by Xiaoling
on 2022/06/25 17:18
To version < 90.6 >
edited by Xiaoling
on 2022/06/25 16:55
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -4,24 +4,63 @@
4 4  
5 5  
6 6  
7 -
8 -
9 -
10 -
11 -
12 12  **Table of Contents:**
13 13  
14 -{{toc/}}
9 +* [[1. Introduction>>path:#H1.Introduction]]
10 +** [[1.1 ​What is LoRaWAN Soil pH Sensor>>path:#H1.1200BWhatisLoRaWANSoilpHSensor]]
11 +** [[​1.2 Features>>path:#H200B1.2Features]]
12 +** [[1.3 Probe Specification>>path:#H1.3ProbeSpecification]]
13 +** [[1.4 ​Applications>>path:#H1.4200BApplications]]
14 +** [[1.5 Pin mapping and power on>>path:#H1.5Pinmappingandpoweron]]
15 +* [[2. Configure LSPH01 to connect to LoRaWAN network>>path:#H2.ConfigureLSPH01toconnecttoLoRaWANnetwork]]
16 +** [[2.1 How it works>>path:#H2.1Howitworks]]
17 +** [[2.2 ​Quick guide to connect to LoRaWAN server (OTAA)>>path:#H2.2200BQuickguidetoconnecttoLoRaWANserver28OTAA29]]
18 +** [[2.3 ​Uplink Payload>>path:#H2.3200BUplinkPayload]]
19 +*** [[2.3.1 Battery Info>>path:#H2.3.1BatteryInfo]]
20 +*** [[2.3.2 DS18B20 Temperature sensor>>path:#H2.3.2DS18B20Temperaturesensor]]
21 +*** [[2.3.3 Soil pH>>path:#H2.3.3SoilpH]]
22 +*** [[2.3.4 Soil Temperature>>path:#H2.3.4SoilTemperature]]
23 +*** [[2.3.5 Interrupt Pin>>path:#H2.3.5InterruptPin]]
24 +*** [[2.3.6 Message Type>>path:#H2.3.6MessageType]]
25 +*** [[2.3.7 Decode payload in The Things Network>>path:#H2.3.7DecodepayloadinTheThingsNetwork]]
26 +** [[2.4 Uplink Interval>>path:#H2.4UplinkInterval]]
27 +** [[2.5 ​Show Data in DataCake IoT Server>>path:#H2.5200BShowDatainDataCakeIoTServer]]
28 +** [[2.6 Installation and Maintain>>path:#H2.6InstallationandMaintain]]
29 +*** [[2.6.1 Before measurement>>path:#H2.6.1Beforemeasurement]]
30 +*** [[2.6.2 Measurement>>path:#H2.6.2Measurement]]
31 +*** [[2.6.3 Maintain Probe>>path:#H2.6.3MaintainProbe]]
32 +** [[2.7 Calibration>>path:#H2.7Calibration]]
33 +** [[2.8 Frequency Plans>>path:#H2.8FrequencyPlans]]
34 +*** [[2.8.1 EU863-870 (EU868)>>path:#H2.8.1EU863-87028EU86829]]
35 +*** [[2.8.2 US902-928(US915)>>path:#H2.8.2US902-92828US91529]]
36 +*** [[2.8.3 CN470-510 (CN470)>>path:#H2.8.3CN470-51028CN47029]]
37 +*** [[2.8.4 AU915-928(AU915)>>path:#H2.8.4AU915-92828AU91529]]
38 +*** [[2.8.5 AS920-923 & AS923-925 (AS923)>>path:#H2.8.5AS920-92326AS923-92528AS92329]]
39 +*** [[2.8.6 KR920-923 (KR920)>>path:#H2.8.6KR920-92328KR92029]]
40 +*** [[2.8.7 IN865-867 (IN865)>>path:#H2.8.7IN865-86728IN86529]]
41 +** [[2.9 LED Indicator>>path:#H2.9LEDIndicator]]
42 +** [[2.10 ​Firmware Change Log>>path:#H2.10200BFirmwareChangeLog]]
43 +* [[3. Configure LSPH01 via AT Command or LoRaWAN Downlink>>path:#H3.ConfigureLSPH01viaATCommandorLoRaWANDownlink]]
44 +** [[3.1 Set Transmit Interval Time>>path:#H3.1SetTransmitIntervalTime]]
45 +** [[3.2 Set Interrupt Mode>>path:#H3.2SetInterruptMode]]
46 +** [[3.3 Calibrate Sensor>>path:#H3.3CalibrateSensor]]
47 +** [[3.4 Get Firmware Version Info>>path:#H3.4GetFirmwareVersionInfo]]
48 +* [[4. Battery & How to replace>>path:#H4.Battery26Howtoreplace]]
49 +** [[4.1 Battery Type>>path:#H4.1BatteryType]]
50 +** [[4.2 Replace Battery>>path:#H4.2ReplaceBattery]]
51 +** [[4.3 Power Consumption Analyze>>path:#H4.3PowerConsumptionAnalyze]]
52 +*** [[4.3.1 ​Battery Note>>path:#H4.3.1200BBatteryNote]]
53 +*** [[​4.3.2 Replace the battery>>path:#H200B4.3.2Replacethebattery]]
54 +* [[5. Use AT Command>>path:#H5.UseATCommand]]
55 +** [[5.1 Access AT Commands>>path:#H5.1AccessATCommands]]
56 +* [[6. FAQ>>path:#H6.FAQ]]
57 +** [[6.1 How to change the LoRa Frequency Bands/Region>>path:#H6.1HowtochangetheLoRaFrequencyBands2FRegion]]
58 +* [[7. Trouble Shooting>>path:#H7.TroubleShooting]]
59 +** [[7.1 AT Commands input doesn’t work>>path:#H7.1ATCommandsinputdoesn2019twork]]
60 +* [[8. Order Info>>path:#H8.OrderInfo]]
61 +* [[9. ​Packing Info>>path:#H9.200BPackingInfo]]
62 +* [[10. ​Support>>path:#H10.A0200BSupport]]
15 15  
16 -
17 -
18 -
19 -
20 -
21 -
22 -
23 -
24 -
25 25  = 1. Introduction =
26 26  
27 27  == 1.1 ​What is LoRaWAN Soil pH Sensor ==
... ... @@ -503,6 +503,7 @@
503 503  * Reply to the confirmation package: 14 01
504 504  * Reply to non-confirmed packet: 14 00
505 505  
545 +
506 506  == 2.8 Frequency Plans ==
507 507  
508 508  (((
... ... @@ -588,9 +588,6 @@
588 588  * Use the Join successful sub-band if the server doesn’t include sub-band info in the OTAA Join Accept message ( TTN v2 doesn't include)
589 589  
590 590  
591 -
592 -
593 -
594 594  === 2.8.3 CN470-510 (CN470) ===
595 595  
596 596  (((
... ... @@ -704,6 +704,7 @@
704 704  
705 705  
706 706  
744 +
707 707  === 2.8.5 AS920-923 & AS923-925 (AS923) ===
708 708  
709 709  (((
... ... @@ -931,6 +931,7 @@
931 931  
932 932  
933 933  
972 +
934 934  == 2.10 ​Firmware Change Log ==
935 935  
936 936  
... ... @@ -1190,7 +1190,7 @@
1190 1190  )))
1191 1191  
1192 1192  
1193 -(% style="color:#037691" %)**Step 1**(%%): Downlink the up-to-date DRAGINO_Battery_Life_Prediction_Table.xlsx from:
1232 +(% style="color:red" %)**Step 1**(%%): Downlink the up-to-date DRAGINO_Battery_Life_Prediction_Table.xlsx from:
1194 1194  
1195 1195  [[https:~~/~~/www.dragino.com/downloads/index.pHp?dir=LoRa_End_Node/Battery_Analyze/>>url:https://www.dragino.com/downloads/index.php?dir=LoRa_End_Node/Battery_Analyze/]]
1196 1196  
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0