Changes for page LSPH01 -- LoRaWAN Soil pH Sensor User Manual
Last modified by Bei Jinggeng on 2024/08/02 17:52
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
-
Attachments (0 modified, 3 added, 0 removed)
Details
- Page properties
-
- Title
-
... ... @@ -1,1 +1,1 @@ 1 -LSPH01-LoRaWAN Soil pH Sensor User Manual 1 +LSPH01 -- LoRaWAN Soil pH Sensor User Manual - Content
-
... ... @@ -471,7 +471,7 @@ 471 471 ((( 472 472 User can do calibration for the probe. It is limited to use below pH buffer solution to calibrate: 4.00, 6.86, 9.18. When calibration, user need to clean the electrode and put the probe in the pH buffer solution to wait the value stable ( a new clean electrode might need max 24 hours to be stable). 473 473 474 -(% style="color:red" %)**Note :Only one ph buffer with one of the ph values needs to be calibrated during calibration. Wait for the sensor measurement value to be stable, it does not need to be the same as the ph marked by the ph buffer**474 +(% style="color:red" %)**Note: Only one ph buffer with one of the ph values needs to be calibrated during calibration. Wait for the sensor measurement value to be stable, it does not need to be the same as the ph marked by the ph buffer** 475 475 476 476 477 477 (% style="color:blue" %)**Step3 :**(%%)** The numerically stable sensors were calibrated using commands** ... ... @@ -480,8 +480,8 @@ 480 480 ((( 481 481 User can use below command to calibrate. 482 482 483 -(% border="1" cellspacing=" 4" style="background-color:#f2f2f2; width:520px" %)484 -|(% style="background-color:#4f81bd; color:white; width:120px" %)**pH buffer solution**|(% style="background-color:#4f81bd; color:white; width:150px" %)**AT Command to calibrate**|(% style="background-color:#4f81bd; color:white; width:15 0px" %)**Downlink Command**|(% style="background-color:#4f81bd; color:white; width:100px" %)**Read Cal Value**483 +(% border="1" cellspacing="3" style="background-color:#f2f2f2; width:510px" %) 484 +|(% style="background-color:#4f81bd; color:white; width:120px" %)**pH buffer solution**|(% style="background-color:#4f81bd; color:white; width:150px" %)**AT Command to calibrate**|(% style="background-color:#4f81bd; color:white; width:145px" %)**Downlink Command**|(% style="background-color:#4f81bd; color:white; width:95px" %)**Read Cal Value** 485 485 |(% style="width:149px" %)4.00|(% style="width:197px" %)AT+PHCAL=4|(% style="width:206px" %)((( 486 486 0x13 04 487 487 Reply with Calibrate payload ... ... @@ -521,7 +521,7 @@ 521 521 522 522 (% style="color:#037691" %)**Calibration Payload** 523 523 524 -(% border="1" cellspacing=" 4" style="background-color:#f2f2f2; width:500px" %)524 +(% border="1" cellspacing="3" style="background-color:#f2f2f2; width:500px" %) 525 525 |=(% style="width: 60px;background-color:#4F81BD;color:white" %)((( 526 526 **Size(bytes)** 527 527 )))|=(% style="width: 100px;background-color:#4F81BD;color:white" %)**1**|=(% style="width: 100px;background-color:#4F81BD;color:white" %)**1**|=(% style="width: 100px;background-color:#4F81BD;color:white" %)**1**|=(% style="width: 50px;background-color:#4F81BD;color:white" %)**7**|=(% style="width: 90px;background-color:#4F81BD;color:white" %)**1** ... ... @@ -536,8 +536,8 @@ 536 536 537 537 User can also send 0x14 downlink command to poll the current calibration payload. 538 538 539 -(% border="1" cellspacing=" 5" style="background-color:#f2f2f2; width:480px" %)540 -|=(% style="width: 183px; background-color:#4F81BD;color:white" %)**Downlink Control Type**|=(% style="width: 55px; background-color:#4F81BD;color:white" %)FPort|=(% style="width: 93px; background-color:#4F81BD;color:white" %)**Type Code**|=(% style="width: 14 6px; background-color:#4F81BD;color:white" %)**Downlink payload size(bytes)**539 +(% border="1" cellspacing="3" style="background-color:#f2f2f2; width:480px" %) 540 +|=(% style="width: 183px; background-color:#4F81BD;color:white" %)**Downlink Control Type**|=(% style="width: 55px; background-color:#4F81BD;color:white" %)FPort|=(% style="width: 93px; background-color:#4F81BD;color:white" %)**Type Code**|=(% style="width: 149px; background-color:#4F81BD;color:white" %)**Downlink payload size(bytes)** 541 541 |(% style="width:183px" %)Get Calibration Version Info|(% style="width:55px" %)Any|(% style="width:93px" %)14|(% style="width:146px" %)2 542 542 543 543 * Reply to the confirmation package: 14 01 ... ... @@ -544,12 +544,13 @@ 544 544 545 545 * Reply to non-confirmed packet: 14 00 546 546 547 -(% style="color:blue" %)**Step4 :**(%%)**After the calibration is completed, its measurement results in this ph buffer solution should be consistent with the numerical value of the command used in the calibration.**547 +(% style="color:blue" %)**Step4 : **(%%)**After the calibration is completed, its measurement results in this ph buffer solution should be consistent with the numerical value of the command used in the calibration.** 548 548 549 549 Examples: 550 550 After using the command AT+PH=9 in 9.18ph buffer 551 551 The readout returned by the sensor in 9.18ph buffer should be pH=9 552 552 553 + 553 553 == 2.8 Frequency Plans == 554 554 555 555 ... ... @@ -1243,6 +1243,58 @@ 1243 1243 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. 1244 1244 1245 1245 1247 +== 7.2 Possible reasons why the device is unresponsive: == 1248 + 1249 + 1250 +1. Check whether the battery voltage is lower than 2.8V 1251 +2. Check whether the jumper of the device is correctly connected 1252 + 1253 +[[image:image-20240330174400-2.png]] 1254 +3. Check whether the switch here of the device is at the ISP(The switch can operate normally only when it is in RUN) 1255 + 1256 +[[image:image-20240330174406-3.png]] 1257 + 1258 + 1259 +== 7.3 The node cannot read the sensor data == 1260 + 1261 +This may be caused by a software firmware(≤1.1.6 version) bug, which we fixed in the latest firmware (>1.1.6 version) 1262 + 1263 +The user can fix this problem via upgrade firmware. 1264 + 1265 + 1266 +By default, The latest firmware value of POWERIC is 1, while the 3322 version requires POWERIC to be set to 0 in order to function properly 1267 + 1268 + 1269 +* **//1. Check if the hardware version is 3322//** 1270 + 1271 +If the sensor hardware version is 3322 or earlier, the user can change the POWERIC value to 0 after a firmware upgrade using one of the following methods 1272 + 1273 +**a. Using AT command** 1274 + 1275 +(% class="box infomessage" %) 1276 +((( 1277 +AT+POWERIC=0. 1278 +))) 1279 + 1280 + 1281 +**b. Using Downlink** 1282 + 1283 +(% class="box infomessage" %) 1284 +((( 1285 +FF 00(AT+POWERIC=0). 1286 +))) 1287 + 1288 + 1289 +[[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LDDS75%20-%20LoRaWAN%20Distance%20Detection%20Sensor%20User%20Manual/WebHome/image-20240531090837-1.png?rev=1.1||alt="image-20240531090837-1.png"]] 1290 + 1291 + 1292 +Please check your hardware production date 1293 + 1294 +The first two digits are the week of the year, and the last two digits are the year. 1295 + 1296 +The number 3322 is the first batch we changed the power IC. 1297 + 1298 + 1246 1246 = 8. Order Info = 1247 1247 1248 1248
- image-20240330174324-1.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Bei - Size
-
... ... @@ -1,0 +1,1 @@ 1 +445.4 KB - Content
- image-20240330174400-2.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Bei - Size
-
... ... @@ -1,0 +1,1 @@ 1 +445.4 KB - Content
- image-20240330174406-3.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Bei - Size
-
... ... @@ -1,0 +1,1 @@ 1 +445.4 KB - Content