Changes for page LSPH01 -- LoRaWAN Soil pH Sensor User Manual
Last modified by Xiaoling on 2025/04/25 14:08
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Attachments (0 modified, 0 added, 1 removed)
Details
- Page properties
-
- Content
-
... ... @@ -65,6 +65,10 @@ 65 65 66 66 67 67 68 + 69 + 70 + 71 + 68 68 = 1. Introduction = 69 69 70 70 == 1.1 What is LoRaWAN Soil pH Sensor == ... ... @@ -94,7 +94,6 @@ 94 94 95 95 96 96 97 - 98 98 == 1.2 Features == 99 99 100 100 * LoRaWAN 1.0.3 Class A ... ... @@ -112,6 +112,7 @@ 112 112 * 8500mAh Battery for long term use 113 113 114 114 118 + 115 115 == 1.3 Probe Specification == 116 116 117 117 ... ... @@ -133,11 +133,13 @@ 133 133 * Length: 3.5 meters 134 134 135 135 140 + 136 136 == 1.4 Applications == 137 137 138 138 * Smart Agriculture 139 139 140 140 146 + 141 141 == 1.5 Pin mapping and power on == 142 142 143 143 [[image:1654592472094-134.png]] ... ... @@ -153,7 +153,7 @@ 153 153 ))) 154 154 155 155 ((( 156 -In case you can’t set the OTAA keys in the LoRaWAN OTAA server, and you have to use the keys from the server, you can [[use AT Commands >> ||anchor="H5.UseATCommand"]]to set the keys in the LSPH01.162 +In case you can’t set the OTAA keys in the LoRaWAN OTAA server, and you have to use the keys from the server, you can [[use AT Commands >>path:#H5.UseATCommand]]to set the keys in the LSPH01. 157 157 ))) 158 158 159 159 ... ... @@ -239,17 +239,19 @@ 239 239 ))) 240 240 241 241 (% border="1" cellspacing="10" style="background-color:#ffffcc; width:510px" %) 242 -|=(% style="width: 62.5px;" %)((( 243 -**Size (bytes)** 244 -)))|=(% style="width: 62.5px;" %)**2**|=(% style="width: 62.5px;" %)**2**|=**2**|=**2**|=**1**|=**1**|=**1** 245 -|(% style="width:62.5px" %)**Value**|(% style="width:62.5px" %)[[BAT>>||anchor="H2.3.1BatteryInfo"]]|(% style="width:62.5px" %)((( 246 -[[Temperature>>||anchor="H2.3.2DS18B20Temperaturesensor"]] 248 +|((( 249 +**Size** 247 247 248 -[[(Optional)>>||anchor="H2.3.2DS18B20Temperaturesensor"]] 249 -)))|[[Soil pH>>||anchor="H2.3.3SoilpH"]]|[[Soil Temperature>>||anchor="H2.3.4SoilTemperature"]]|((( 250 -[[Digital Interrupt (Optional)>>||anchor="H2.3.5InterruptPin"]] 251 +**(bytes)** 252 +)))|**2**|**2**|**2**|**2**|**1**|**1**|**1** 253 +|**Value**|[[BAT>>path:#H2.3.1BatteryInfo]]|((( 254 +[[Temperature>>path:#H2.3.2DS18B20Temperaturesensor]] 255 + 256 +[[(Optional)>>path:#H2.3.2DS18B20Temperaturesensor]] 257 +)))|[[Soil pH>>path:#H2.3.3SoilpH]]|[[Soil Temperature>>path:#H2.3.4SoilTemperature]]|((( 258 +[[Digital Interrupt (Optional)>>path:#H2.3.5InterruptPin]] 251 251 )))|Reserve|((( 252 -[[Message Type>> ||anchor="H2.3.6MessageType"]]260 +[[Message Type>>path:#H2.3.6MessageType]] 253 253 ))) 254 254 255 255 [[image:1654592721645-318.png]] ... ... @@ -305,7 +305,7 @@ 305 305 306 306 === 2.3.5 Interrupt Pin === 307 307 308 -This data field shows if this packet is generated by interrupt or not. [[Click here>> ||anchor="H3.2SetInterruptMode"]] for the hardware and software set up.316 +This data field shows if this packet is generated by interrupt or not. [[Click here>>path:#H3.2SetInterruptMode]] for the hardware and software set up. 309 309 310 310 311 311 **Example:** ... ... @@ -327,13 +327,12 @@ 327 327 ))) 328 328 329 329 330 -(% border="1" cellspacing="10" style="background-color:#ffffcc; width: 499px" %)331 -|= (% style="width: 160px;" %)**Message Type Code**|=(% style="width: 163px;" %)**Description**|=(% style="width: 173px;" %)**Payload**332 -| (% style="width:160px" %)0x01|(% style="width:163px" %)Normal Uplink|(% style="width:173px" %)[[Normal Uplink Payload>>||anchor="H2.3200BUplinkPayload"]]333 -| (% style="width:160px" %)0x02|(% style="width:163px" %)Reply configures info|(% style="width:173px" %)[[Configure Info Payload>>||anchor="H3.4GetFirmwareVersionInfo"]]334 -| (% style="width:160px" %)0x03|(% style="width:163px" %)Reply Calibration Info|(% style="width:173px" %)[[Calibration Payload>>||anchor="H2.7Calibration"]]338 +(% border="1" cellspacing="10" style="background-color:#ffffcc; width:510px" %) 339 +|=**Message Type Code**|=**Description**|=**Payload** 340 +|0x01|Normal Uplink|[[Normal Uplink Payload>>path:#H2.3200BUplinkPayload]] 341 +|0x02|Reply configures info|[[Configure Info Payload>>path:#H3.4GetFirmwareVersionInfo]] 342 +|0x03|Reply Calibration Info|[[Calibration Payload>>path:#H2.7Calibration]] 335 335 336 - 337 337 === 2.3.7 Decode payload in The Things Network === 338 338 339 339 While using TTN network, you can add the payload format to decode the payload. ... ... @@ -353,7 +353,7 @@ 353 353 354 354 == 2.4 Uplink Interval == 355 355 356 -The LSPH01 by default uplink the sensor data every 20 minutes. User can change this interval by AT Command or LoRaWAN Downlink Command. See this link: [[Change Uplink Interval>> doc:Main.End.WebHome||anchor="H4.1ChangeUplinkInterval"]]363 +The LSPH01 by default uplink the sensor data every 20 minutes. User can change this interval by AT Command or LoRaWAN Downlink Command. See this link: [[Change Uplink Interval>>path:/xwiki/bin/view/Main/End%20Device%20AT%20Commands%20and%20Downlink%20Command/#H4.1ChangeUplinkInterval]] 357 357 358 358 359 359 ... ... @@ -517,9 +517,11 @@ 517 517 (% style="color:#037691" %)**Calibration Payload** 518 518 519 519 (% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:510px" %) 520 -|=(% style="width: 62.5px;" %)((( 521 -**Size (bytes)** 522 -)))|=(% style="width: 89px;" %)**1**|=(% style="width: 89px;" %)**1**|=(% style="width: 89px;" %)**1**|=(% style="width: 89px;" %)**7**|=(% style="width: 89px;" %)**1** 527 +|((( 528 +**Size** 529 + 530 +**(bytes)** 531 +)))|**1**|**1**|**1**|**7**|**1** 523 523 |**Value**|((( 524 524 PH4 525 525 ... ... @@ -529,7 +529,7 @@ 529 529 530 530 Calibrate value 531 531 )))|Reserve|((( 532 -[[Message Type>> ||anchor="H2.3.6MessageType"]]541 +[[Message Type>>path:#H2.3.6MessageType]] 533 533 534 534 Always 0x03 535 535 ))) ... ... @@ -739,7 +739,6 @@ 739 739 * Check what sub-band the LoRaWAN server ask from the OTAA Join Accept message and switch to that sub-band 740 740 * 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) 741 741 742 - 743 743 === 2.8.5 AS920-923 & AS923-925 (AS923) === 744 744 745 745 ((( ... ... @@ -964,6 +964,7 @@ 964 964 * Blink once when device transmit a packet. 965 965 966 966 975 + 967 967 == 2.10 Firmware Change Log == 968 968 969 969 ... ... @@ -983,7 +983,7 @@ 983 983 ))) 984 984 985 985 * ((( 986 -AT Command Connection: See [[FAQ>> ||anchor="H6.FAQ"]].995 +AT Command Connection: See [[FAQ>>path:#H6.FAQ]]. 987 987 ))) 988 988 * ((( 989 989 LoRaWAN Downlink instruction for different platforms: [[IoT LoRaWAN Server>>path:/xwiki/bin/view/Main/]] ... ... @@ -1064,7 +1064,7 @@ 1064 1064 1065 1065 (% style="color:#037691" %)**AT Command: AT+INTMOD** 1066 1066 1067 -[[image:image-202206 10105907-1.png]]1076 +[[image:image-20220607171716-9.png]] 1068 1068 1069 1069 1070 1070 ((( ... ... @@ -1094,7 +1094,7 @@ 1094 1094 1095 1095 == 3.3 Calibrate Sensor == 1096 1096 1097 -Detail See [[Calibration Guide>> ||anchor="H2.7Calibration"]] for the user of 0x13 and 0x14 downlink commands1106 +Detail See [[Calibration Guide>>path:#H2.7Calibration]] for the user of 0x13 and 0x14 downlink commands 1098 1098 1099 1099 1100 1100 ... ... @@ -1109,7 +1109,6 @@ 1109 1109 * Reply to the confirmation package: 26 01 1110 1110 * Reply to non-confirmed packet: 26 00 1111 1111 1112 - 1113 1113 Device will send an uplink after got this downlink command. With below payload: 1114 1114 1115 1115 Configures info payload: ... ... @@ -1127,7 +1127,7 @@ 1127 1127 1128 1128 Version 1129 1129 )))|Sensor Type|Reserve|((( 1130 -[[Message Type>> ||anchor="H2.3.6MessageType"]]1138 +[[Message Type>>path:#H2.3.6MessageType]] 1131 1131 Always 0x02 1132 1132 ))) 1133 1133 ... ... @@ -1301,7 +1301,7 @@ 1301 1301 1302 1302 [[image:1654593712276-618.png]] 1303 1303 1304 -Valid AT Command please check [[Configure Device>> ||anchor="H3.ConfigureLSPH01viaATCommandorLoRaWANDownlink"]].1312 +Valid AT Command please check [[Configure Device>>path:#H3.ConfigureLSPH01viaATCommandorLoRaWANDownlink]]. 1305 1305 1306 1306 1307 1307 = 6. FAQ = ... ... @@ -1308,7 +1308,7 @@ 1308 1308 1309 1309 == 6.1 How to change the LoRa Frequency Bands/Region == 1310 1310 1311 -You can follow the instructions for [[how to upgrade image>> ||anchor="H2.10200BFirmwareChangeLog"]].1319 +You can follow the instructions for [[how to upgrade image>>path:#H2.10200BFirmwareChangeLog]]. 1312 1312 When downloading the images, choose the required image file for download. 1313 1313 1314 1314 ... ... @@ -1319,7 +1319,6 @@ 1319 1319 In the case if user can see the console output but can’t type input to the device. Please check if you already include the (% style="color:green" %)**ENTER**(%%) while sending out the command. Some serial tool doesn’t send (% style="color:green" %)**ENTER**(%%) while press the send key, user need to add ENTER in their string. 1320 1320 1321 1321 1322 - 1323 1323 = 8. Order Info = 1324 1324 1325 1325 Part Number: (% style="color:blue" %)**LSPH01-XX**
- image-20220610105907-1.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.Xiaoling - Size
-
... ... @@ -1,1 +1,0 @@ 1 -15.5 KB - Content