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, 1 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -4,7 +4,7 @@ 4 4 5 5 6 6 7 -**Contents:** 7 +**Table of Contents:** 8 8 9 9 * [[1. Introduction>>path:#H1.Introduction]] 10 10 ** [[1.1 What is LoRaWAN Soil pH Sensor>>path:#H1.1200BWhatisLoRaWANSoilpHSensor]] ... ... @@ -64,24 +64,31 @@ 64 64 65 65 66 66 67 - 68 - 69 - 70 - 71 - 72 72 = 1. Introduction = 73 73 74 74 == 1.1 What is LoRaWAN Soil pH Sensor == 75 75 71 +((( 72 + 73 + 76 76 The Dragino LSPH01 is a (% style="color:#4f81bd" %)**LoRaWAN Soil pH Sensor**(%%) for IoT of Agriculture. It is designed to measure the soil PH and soil temperature, so to send to the platform to analyze the soil acid or alkali level. The probe is IP68 waterproof. 75 +))) 77 77 77 +((( 78 78 LSPH01 probe is made by Solid AgCl reference electrode and Pure metal pH sensitive electrode. It can detect soil's** (% style="color:#4f81bd" %)pH (%%)**with high accuracy and stable value. The LSPH01 probe can be buried into soil for long time use. 79 +))) 79 79 81 +((( 80 80 The LoRa wireless technology used in LSPH01 allows device to send data and reach extremely long ranges at low data-rates. It provides ultra-long range spread spectrum communication and high interference immunity whilst minimizing current consumption. 83 +))) 81 81 85 +((( 82 82 LSPH01 is powered by (% style="color:#4f81bd" %)**8500mAh Li-SOCI2 battery**(%%), it is designed for long term use up to 5 years. 87 +))) 83 83 89 +((( 84 84 Each LSPH01 is pre-load with a set of unique keys for LoRaWAN registrations, register these keys to local LoRaWAN server and it will auto connect after power on. 91 +))) 85 85 86 86 87 87 [[image:1654592435432-887.png]] ... ... @@ -88,6 +88,7 @@ 88 88 89 89 90 90 98 + 91 91 == 1.2 Features == 92 92 93 93 * LoRaWAN 1.0.3 Class A ... ... @@ -119,6 +119,7 @@ 119 119 * IP68 Protection 120 120 * Length: 3.5 meters 121 121 130 + 122 122 (% style="color:#4f81bd" %)**Soil Temperature:** 123 123 124 124 * Range -40℃~85℃ ... ... @@ -134,6 +134,9 @@ 134 134 135 135 * Smart Agriculture 136 136 146 + 147 + 148 + 137 137 == 1.5 Pin mapping and power on == 138 138 139 139 [[image:1654592472094-134.png]] ... ... @@ -149,7 +149,7 @@ 149 149 ))) 150 150 151 151 ((( 152 -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.164 +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. 153 153 ))) 154 154 155 155 ... ... @@ -161,10 +161,14 @@ 161 161 162 162 ((( 163 163 [[image:1654592492399-921.png]] 176 + 177 + 164 164 ))) 165 165 166 166 ((( 167 167 The LG308 is already set to connected to [[TTN network >>url:https://console.cloud.thethings.network/]], so what we need to now is configure the TTN server. 182 + 183 + 168 168 ))) 169 169 170 170 ((( ... ... @@ -188,11 +188,13 @@ 188 188 [[image:1654592600093-601.png]] 189 189 190 190 207 + 191 191 **Add APP EUI and DEV EUI** 192 192 193 193 [[image:1654592619856-881.png]] 194 194 195 195 213 + 196 196 **Add APP EUI in the application** 197 197 198 198 [[image:1654592632656-512.png]] ... ... @@ -212,7 +212,9 @@ 212 212 [[image:image-20220607170442-2.png]] 213 213 214 214 233 +((( 215 215 (% style="color:blue" %)**Step 3**(%%)**:** The LSPH01 will auto join to the TTN network. After join success, it will start to upload messages to TTN and you can see the messages in the panel. 235 +))) 216 216 217 217 [[image:1654592697690-910.png]] 218 218 ... ... @@ -220,26 +220,30 @@ 220 220 221 221 == 2.3 Uplink Payload == 222 222 243 +((( 223 223 LSPH01 will uplink payload via LoRaWAN with below payload format: 245 +))) 224 224 247 +((( 225 225 Uplink payload includes in total 11 bytes. 249 +))) 226 226 251 +((( 227 227 Normal uplink payload: 253 +))) 228 228 229 229 (% border="1" cellspacing="10" style="background-color:#ffffcc; width:510px" %) 230 -|((( 231 -**Size** 256 +|=(% style="width: 62.5px;" %)((( 257 +**Size (bytes)** 258 +)))|=(% style="width: 62.5px;" %)**2**|=(% style="width: 62.5px;" %)**2**|=**2**|=**2**|=**1**|=**1**|=**1** 259 +|(% style="width:62.5px" %)**Value**|(% style="width:62.5px" %)[[BAT>>||anchor="H2.3.1BatteryInfo"]]|(% style="width:62.5px" %)((( 260 +[[Temperature>>||anchor="H2.3.2DS18B20Temperaturesensor"]] 232 232 233 -**(bytes)** 234 -)))|**2**|**2**|**2**|**2**|**1**|**1**|**1** 235 -|**Value**|[[BAT>>path:#H2.3.1BatteryInfo]]|((( 236 -[[Temperature>>path:#H2.3.2DS18B20Temperaturesensor]] 237 - 238 -[[(Optional)>>path:#H2.3.2DS18B20Temperaturesensor]] 239 -)))|[[Soil pH>>path:#H2.3.3SoilpH]]|[[Soil Temperature>>path:#H2.3.4SoilTemperature]]|((( 240 -[[Digital Interrupt (Optional)>>path:#H2.3.5InterruptPin]] 262 +[[(Optional)>>||anchor="H2.3.2DS18B20Temperaturesensor"]] 263 +)))|[[Soil pH>>||anchor="H2.3.3SoilpH"]]|[[Soil Temperature>>||anchor="H2.3.4SoilTemperature"]]|((( 264 +[[Digital Interrupt (Optional)>>||anchor="H2.3.5InterruptPin"]] 241 241 )))|Reserve|((( 242 -[[Message Type>> path:#H2.3.6MessageType]]266 +[[Message Type>>||anchor="H2.3.6MessageType"]] 243 243 ))) 244 244 245 245 [[image:1654592721645-318.png]] ... ... @@ -295,7 +295,7 @@ 295 295 296 296 === 2.3.5 Interrupt Pin === 297 297 298 -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.322 +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. 299 299 300 300 301 301 **Example:** ... ... @@ -308,18 +308,24 @@ 308 308 309 309 === 2.3.6 Message Type === 310 310 335 +((( 311 311 For a normal uplink payload, the message type is always 0x01. 337 +))) 312 312 339 +((( 313 313 Valid Message Type: 341 +))) 314 314 315 315 316 -(% border="1" cellspacing="10" style="background-color:#ffffcc; width: 510px" %)317 -|**Message Type Code**|**Description**|**Payload** 318 -|0x01|Normal Uplink|[[Normal Uplink Payload>> path:#H2.3200BUplinkPayload]]319 -|0x02|Reply configures info|[[Configure Info Payload>> path:#H3.4GetFirmwareVersionInfo]]320 -|0x03|Reply Calibration Info|[[Calibration Payload>> path:#H2.7Calibration]]344 +(% border="1" cellspacing="10" style="background-color:#ffffcc; width:499px" %) 345 +|=(% style="width: 160px;" %)**Message Type Code**|=(% style="width: 163px;" %)**Description**|=(% style="width: 173px;" %)**Payload** 346 +|(% style="width:160px" %)0x01|(% style="width:163px" %)Normal Uplink|(% style="width:173px" %)[[Normal Uplink Payload>>||anchor="H2.3200BUplinkPayload"]] 347 +|(% style="width:160px" %)0x02|(% style="width:163px" %)Reply configures info|(% style="width:173px" %)[[Configure Info Payload>>||anchor="H3.4GetFirmwareVersionInfo"]] 348 +|(% style="width:160px" %)0x03|(% style="width:163px" %)Reply Calibration Info|(% style="width:173px" %)[[Calibration Payload>>||anchor="H2.7Calibration"]] 321 321 322 322 351 + 352 + 323 323 === 2.3.7 Decode payload in The Things Network === 324 324 325 325 While using TTN network, you can add the payload format to decode the payload. ... ... @@ -339,18 +339,27 @@ 339 339 340 340 == 2.4 Uplink Interval == 341 341 342 -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]]372 +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 Device AT Commands and Downlink Command.WebHome||anchor="H4.1ChangeUplinkInterval"]] 343 343 344 344 345 345 346 346 == 2.5 Show Data in DataCake IoT Server == 347 347 378 +((( 348 348 [[DATACAKE>>url:https://datacake.co/]] provides a human friendly interface to show the sensor data, once we have data in TTN, we can use [[DATACAKE>>url:https://datacake.co/]] to connect to TTN and see the data in DATACAKE. Below are the steps: 380 +))) 349 349 382 +((( 383 + 384 +))) 350 350 386 +((( 351 351 (% style="color:blue" %)**Step 1**(%%)**: Be sure that your device is programmed and properly connected to the network at this time.** 388 +))) 352 352 390 +((( 353 353 (% style="color:blue" %)**Step 2**(%%)**: To configure the Application to forward data to DATACAKE you will need to add integration. To add the DATACAKE integration, perform the following steps:** 392 +))) 354 354 355 355 356 356 [[image:1654592790040-760.png]] ... ... @@ -373,9 +373,13 @@ 373 373 [[image:1654592856403-259.png]] 374 374 375 375 415 +((( 376 376 (% style="color:blue" %)**Step 5**(%%)**: add payload decode** 417 +))) 377 377 419 +((( 378 378 Download Datacake decoder from: [[https:~~/~~/www.dragino.com/downloads/index.pHp?dir=LoRa_End_Node/LSPH01/Decoder/>>url:https://www.dragino.com/downloads/index.php?dir=LoRa_End_Node/LSNPK01/Decoder/]] 421 +))) 379 379 380 380 381 381 [[image:1654592878525-845.png]] ... ... @@ -398,8 +398,10 @@ 398 398 === 2.6.1 Before measurement === 399 399 400 400 ((( 444 +((( 401 401 If the LSPH01 has more than 7 days not use or just clean the pH probe. User should put the probe inside pure water for more than 24 hours for activation. If no put in water, user need to put inside soil for more than 24 hours to ensure the measurement accuracy. 402 402 ))) 447 +))) 403 403 404 404 405 405 ... ... @@ -406,24 +406,45 @@ 406 406 === 2.6.2 Measurement === 407 407 408 408 454 +((( 409 409 (% style="color:#4f81bd" %)**Measurement the soil surface:** 456 +))) 410 410 458 +((( 411 411 [[image:1654592946732-634.png]] 460 +))) 412 412 462 +((( 413 413 Choose the proper measuring position. Split the surface soil according to the measured deep. 464 +))) 414 414 466 +((( 415 415 Put pure water, or rainwater to make the soil of measurement point to moist mud. Remove rocks or hard things. 468 +))) 416 416 470 +((( 417 417 Slowly insert the probe to the measure point. Don’t use large force which will break the probe. Make sure not shake when inserting. 472 +))) 418 418 474 +((( 419 419 Put soil over the probe after insert. And start to measure. 476 +))) 420 420 478 +((( 479 + 480 +))) 421 421 482 +((( 422 422 (% style="color:#4f81bd" %)**Measurement inside soil:** 484 +))) 423 423 486 +((( 424 424 Dig a hole with diameter > 20CM. 488 +))) 425 425 490 +((( 426 426 Insert the probe inside, method like measure the surface. 492 +))) 427 427 428 428 429 429 ... ... @@ -453,9 +453,13 @@ 453 453 454 454 == 2.7 Calibration == 455 455 522 +((( 456 456 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). 524 +))) 457 457 526 +((( 458 458 After stable, user can use below command to calibrate. 528 +))) 459 459 460 460 [[image:image-20220607171149-4.png]] 461 461 ... ... @@ -462,12 +462,10 @@ 462 462 463 463 (% style="color:#037691" %)**Calibration Payload** 464 464 465 -(% border="1" cellspacing="10" style="background-color:#ffffcc; width:510px" %) 466 -|((( 467 -**Size** 468 - 469 -**(bytes)** 470 -)))|**1**|**1**|**1**|**7**|**1** 535 +(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:510px" %) 536 +|=(% style="width: 62.5px;" %)((( 537 +**Size (bytes)** 538 +)))|=(% style="width: 89px;" %)**1**|=(% style="width: 89px;" %)**1**|=(% style="width: 89px;" %)**1**|=(% style="width: 89px;" %)**7**|=(% style="width: 89px;" %)**1** 471 471 |**Value**|((( 472 472 PH4 473 473 ... ... @@ -477,7 +477,7 @@ 477 477 478 478 Calibrate value 479 479 )))|Reserve|((( 480 -[[Message Type>> path:#H2.3.6MessageType]]548 +[[Message Type>>||anchor="H2.3.6MessageType"]] 481 481 482 482 Always 0x03 483 483 ))) ... ... @@ -491,6 +491,7 @@ 491 491 * Reply to non-confirmed packet: 14 00 492 492 493 493 562 + 494 494 == 2.8 Frequency Plans == 495 495 496 496 ((( ... ... @@ -500,32 +500,61 @@ 500 500 501 501 === 2.8.1 EU863-870 (EU868) === 502 502 572 +((( 503 503 (% style="color:blue" %)**Uplink:** 574 +))) 504 504 576 +((( 505 505 868.1 - SF7BW125 to SF12BW125 578 +))) 506 506 580 +((( 507 507 868.3 - SF7BW125 to SF12BW125 and SF7BW250 582 +))) 508 508 584 +((( 509 509 868.5 - SF7BW125 to SF12BW125 586 +))) 510 510 588 +((( 511 511 867.1 - SF7BW125 to SF12BW125 590 +))) 512 512 592 +((( 513 513 867.3 - SF7BW125 to SF12BW125 594 +))) 514 514 596 +((( 515 515 867.5 - SF7BW125 to SF12BW125 598 +))) 516 516 600 +((( 517 517 867.7 - SF7BW125 to SF12BW125 602 +))) 518 518 604 +((( 519 519 867.9 - SF7BW125 to SF12BW125 606 +))) 520 520 608 +((( 521 521 868.8 - FSK 610 +))) 522 522 612 +((( 613 + 614 +))) 523 523 616 +((( 524 524 (% style="color:blue" %)**Downlink:** 618 +))) 525 525 620 +((( 526 526 Uplink channels 1-9 (RX1) 622 +))) 527 527 624 +((( 528 528 869.525 - SF9BW125 (RX2 downlink only) 626 +))) 529 529 530 530 531 531 ... ... @@ -550,46 +550,89 @@ 550 550 551 551 === 2.8.3 CN470-510 (CN470) === 552 552 651 +((( 553 553 Used in China, Default use CHE=1 653 +))) 554 554 655 +((( 555 555 (% style="color:blue" %)**Uplink:** 657 +))) 556 556 659 +((( 557 557 486.3 - SF7BW125 to SF12BW125 661 +))) 558 558 663 +((( 559 559 486.5 - SF7BW125 to SF12BW125 665 +))) 560 560 667 +((( 561 561 486.7 - SF7BW125 to SF12BW125 669 +))) 562 562 671 +((( 563 563 486.9 - SF7BW125 to SF12BW125 673 +))) 564 564 675 +((( 565 565 487.1 - SF7BW125 to SF12BW125 677 +))) 566 566 679 +((( 567 567 487.3 - SF7BW125 to SF12BW125 681 +))) 568 568 683 +((( 569 569 487.5 - SF7BW125 to SF12BW125 685 +))) 570 570 687 +((( 571 571 487.7 - SF7BW125 to SF12BW125 689 +))) 572 572 691 +((( 692 + 693 +))) 573 573 695 +((( 574 574 (% style="color:blue" %)**Downlink:** 697 +))) 575 575 699 +((( 576 576 506.7 - SF7BW125 to SF12BW125 701 +))) 577 577 703 +((( 578 578 506.9 - SF7BW125 to SF12BW125 705 +))) 579 579 707 +((( 580 580 507.1 - SF7BW125 to SF12BW125 709 +))) 581 581 711 +((( 582 582 507.3 - SF7BW125 to SF12BW125 713 +))) 583 583 715 +((( 584 584 507.5 - SF7BW125 to SF12BW125 717 +))) 585 585 719 +((( 586 586 507.7 - SF7BW125 to SF12BW125 721 +))) 587 587 723 +((( 588 588 507.9 - SF7BW125 to SF12BW125 725 +))) 589 589 727 +((( 590 590 508.1 - SF7BW125 to SF12BW125 729 +))) 591 591 731 +((( 592 592 505.3 - SF12BW125 (RX2 downlink only) 733 +))) 593 593 594 594 595 595 ... ... @@ -616,110 +616,220 @@ 616 616 617 617 618 618 760 + 619 619 === 2.8.5 AS920-923 & AS923-925 (AS923) === 620 620 763 +((( 621 621 (% style="color:blue" %)**Default Uplink channel:** 765 +))) 622 622 767 +((( 623 623 923.2 - SF7BW125 to SF10BW125 769 +))) 624 624 771 +((( 625 625 923.4 - SF7BW125 to SF10BW125 773 +))) 626 626 775 +((( 776 + 777 +))) 627 627 779 +((( 628 628 (% style="color:blue" %)**Additional Uplink Channel**: 781 +))) 629 629 783 +((( 630 630 (OTAA mode, channel added by JoinAccept message) 785 +))) 631 631 787 +((( 788 + 789 +))) 632 632 791 +((( 633 633 (% style="color:blue" %)**AS920~~AS923 for Japan, Malaysia, Singapore**: 793 +))) 634 634 795 +((( 635 635 922.2 - SF7BW125 to SF10BW125 797 +))) 636 636 799 +((( 637 637 922.4 - SF7BW125 to SF10BW125 801 +))) 638 638 803 +((( 639 639 922.6 - SF7BW125 to SF10BW125 805 +))) 640 640 807 +((( 641 641 922.8 - SF7BW125 to SF10BW125 809 +))) 642 642 811 +((( 643 643 923.0 - SF7BW125 to SF10BW125 813 +))) 644 644 815 +((( 645 645 922.0 - SF7BW125 to SF10BW125 817 +))) 646 646 819 +((( 820 + 821 +))) 647 647 823 +((( 648 648 (% style="color:blue" %)**AS923 ~~ AS925 for Brunei, Cambodia, Hong Kong, Indonesia, Laos, Taiwan, Thailand, Vietnam**: 825 +))) 649 649 827 +((( 650 650 923.6 - SF7BW125 to SF10BW125 829 +))) 651 651 831 +((( 652 652 923.8 - SF7BW125 to SF10BW125 833 +))) 653 653 835 +((( 654 654 924.0 - SF7BW125 to SF10BW125 837 +))) 655 655 839 +((( 656 656 924.2 - SF7BW125 to SF10BW125 841 +))) 657 657 843 +((( 658 658 924.4 - SF7BW125 to SF10BW125 845 +))) 659 659 847 +((( 660 660 924.6 - SF7BW125 to SF10BW125 849 +))) 661 661 851 +((( 852 + 853 +))) 662 662 855 +((( 663 663 (% style="color:blue" %)**Downlink:** 857 +))) 664 664 859 +((( 665 665 Uplink channels 1-8 (RX1) 861 +))) 666 666 863 +((( 667 667 923.2 - SF10BW125 (RX2) 865 +))) 668 668 669 669 670 670 671 671 === 2.8.6 KR920-923 (KR920) === 672 672 871 +((( 673 673 (% style="color:blue" %)**Default channel:** 873 +))) 674 674 875 +((( 675 675 922.1 - SF7BW125 to SF12BW125 877 +))) 676 676 879 +((( 677 677 922.3 - SF7BW125 to SF12BW125 881 +))) 678 678 883 +((( 679 679 922.5 - SF7BW125 to SF12BW125 885 +))) 680 680 887 +((( 888 + 889 +))) 681 681 891 +((( 682 682 (% style="color:blue" %)**Uplink: (OTAA mode, channel added by JoinAccept message)** 893 +))) 683 683 895 +((( 684 684 922.1 - SF7BW125 to SF12BW125 897 +))) 685 685 899 +((( 686 686 922.3 - SF7BW125 to SF12BW125 901 +))) 687 687 903 +((( 688 688 922.5 - SF7BW125 to SF12BW125 905 +))) 689 689 907 +((( 690 690 922.7 - SF7BW125 to SF12BW125 909 +))) 691 691 911 +((( 692 692 922.9 - SF7BW125 to SF12BW125 913 +))) 693 693 915 +((( 694 694 923.1 - SF7BW125 to SF12BW125 917 +))) 695 695 919 +((( 696 696 923.3 - SF7BW125 to SF12BW125 921 +))) 697 697 923 +((( 924 + 925 +))) 698 698 927 +((( 699 699 (% style="color:blue" %)**Downlink:** 929 +))) 700 700 931 +((( 701 701 Uplink channels 1-7(RX1) 933 +))) 702 702 935 +((( 703 703 921.9 - SF12BW125 (RX2 downlink only; SF12BW125 might be changed to SF9BW125) 937 +))) 704 704 705 705 706 706 707 707 === 2.8.7 IN865-867 (IN865) === 708 708 943 +((( 709 709 (% style="color:blue" %)**Uplink:** 945 +))) 710 710 947 +((( 711 711 865.0625 - SF7BW125 to SF12BW125 949 +))) 712 712 951 +((( 713 713 865.4025 - SF7BW125 to SF12BW125 953 +))) 714 714 955 +((( 715 715 865.9850 - SF7BW125 to SF12BW125 957 +))) 716 716 959 +((( 960 + 961 +))) 717 717 963 +((( 718 718 (% style="color:blue" %)**Downlink:** 965 +))) 719 719 967 +((( 720 720 Uplink channels 1-3 (RX1) 969 +))) 721 721 971 +((( 722 722 866.550 - SF10BW125 (RX2) 973 +))) 723 723 724 724 725 725 ... ... @@ -732,6 +732,7 @@ 732 732 733 733 734 734 986 + 735 735 == 2.10 Firmware Change Log == 736 736 737 737 ... ... @@ -746,26 +746,51 @@ 746 746 747 747 = 3. Configure LSPH01 via AT Command or LoRaWAN Downlink = 748 748 1001 +((( 749 749 Use can configure LSPH01 via AT Command or LoRaWAN Downlink. 1003 +))) 750 750 751 -* AT Command Connection: See [[FAQ>>path:#H6.FAQ]]. 752 -* LoRaWAN Downlink instruction for different platforms: [[IoT LoRaWAN Server>>path:/xwiki/bin/view/Main/]] 1005 +* ((( 1006 +AT Command Connection: See [[FAQ>>||anchor="H6.FAQ"]]. 1007 +))) 1008 +* ((( 1009 +LoRaWAN Downlink instruction for different platforms: [[IoT LoRaWAN Server>>path:/xwiki/bin/view/Main/]] 1010 +))) 753 753 1012 +((( 754 754 There are two kinds of commands to configure LSPH01, they are: 1014 +))) 755 755 756 -* (% style="color:#4f81bd" %)** General Commands**. 1016 +* ((( 1017 +(% style="color:#4f81bd" %)** General Commands**. 1018 +))) 757 757 1020 +((( 758 758 These commands are to configure: 1022 +))) 759 759 760 -* General system settings like: uplink interval. 761 -* LoRaWAN protocol & radio related command. 1024 +* ((( 1025 +General system settings like: uplink interval. 1026 +))) 1027 +* ((( 1028 +LoRaWAN protocol & radio related command. 1029 +))) 762 762 1031 +((( 763 763 They are same for all Dragino Device which support DLWS-005 LoRaWAN Stack. These commands can be found on the wiki:[[End Device AT Commands and Downlink Command>>path:/xwiki/bin/view/Main/End%20Device%20AT%20Commands%20and%20Downlink%20Command/]] 1033 +))) 764 764 1035 +((( 1036 + 1037 +))) 765 765 766 -* (% style="color:#4f81bd" %)** Commands special design for LSPH01** 1039 +* ((( 1040 +(% style="color:#4f81bd" %)** Commands special design for LSPH01** 1041 +))) 767 767 1043 +((( 768 768 These commands only valid for LSPH01, as below: 1045 +))) 769 769 770 770 771 771 ... ... @@ -779,16 +779,28 @@ 779 779 780 780 781 781 1059 +((( 782 782 (% style="color:#037691" %)**Downlink Command: 0x01** 1061 +))) 783 783 1063 +((( 784 784 Format: Command Code (0x01) followed by 3 bytes time value. 1065 +))) 785 785 1067 +((( 786 786 If the downlink payload=0100003C, it means set the END Node’s Transmit Interval to 0x00003C=60(S), while type code is 01. 1069 +))) 787 787 788 -* Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds 789 -* Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds 1071 +* ((( 1072 +Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds 1073 +))) 1074 +* ((( 1075 +Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds 790 790 791 791 1078 + 1079 +))) 1080 + 792 792 == 3.2 Set Interrupt Mode == 793 793 794 794 Feature, Set Interrupt mode for GPIO_EXIT. ... ... @@ -795,23 +795,37 @@ 795 795 796 796 (% style="color:#037691" %)**AT Command: AT+INTMOD** 797 797 798 -[[image:image-2022060 7171716-9.png]]1087 +[[image:image-20220610105907-1.png]] 799 799 800 800 1090 +((( 801 801 (% style="color:#037691" %)**Downlink Command: 0x06** 1092 +))) 802 802 1094 +((( 803 803 Format: Command Code (0x06) followed by 3 bytes. 1096 +))) 804 804 1098 +((( 805 805 This means that the interrupt mode of the end node is set to 0x000003=3 (rising edge trigger), and the type code is 06. 1100 +))) 806 806 807 -* Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode 808 -* Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger 1102 +* ((( 1103 +Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode 1104 +))) 1105 +* ((( 1106 +Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger 1107 +))) 809 809 1109 +((( 1110 + 1111 +))) 810 810 811 811 1114 + 812 812 == 3.3 Calibrate Sensor == 813 813 814 -Detail See [[Calibration Guide>> path:#H2.7Calibration]] for the user of 0x13 and 0x14 downlink commands1117 +Detail See [[Calibration Guide>>||anchor="H2.7Calibration"]] for the user of 0x13 and 0x14 downlink commands 815 815 816 816 817 817 ... ... @@ -843,7 +843,7 @@ 843 843 844 844 Version 845 845 )))|Sensor Type|Reserve|((( 846 -[[Message Type>> path:#H2.3.6MessageType]]1149 +[[Message Type>>||anchor="H2.3.6MessageType"]] 847 847 Always 0x02 848 848 ))) 849 849 ... ... @@ -983,9 +983,13 @@ 983 983 984 984 === 4.3.2 Replace the battery === 985 985 1289 +((( 986 986 You can change the battery in the LSPH01.The type of battery is not limited as long as the output is between 3v to 3.6v. On the main board, there is a diode (D1) between the battery and the main circuit. If you need to use a battery with less than 3.3v, please remove the D1 and shortcut the two pads of it so there won’t be voltage drop between battery and main board. 1291 +))) 987 987 1293 +((( 988 988 The default battery pack of LSPH01 includes a ER26500 plus super capacitor. If user can’t find this pack locally, they can find ER26500 or equivalence, which will also work in most case. The SPC can enlarge the battery life for high frequency use (update period below 5 minutes) 1295 +))) 989 989 990 990 991 991 ... ... @@ -1006,24 +1006,24 @@ 1006 1006 (% style="background-color:yellow" %)** USB TTL RXD <~-~-~-~-> UART_TXD** 1007 1007 1008 1008 1316 +((( 1009 1009 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: 1318 +))) 1010 1010 1011 1011 1012 1012 [[image:1654593712276-618.png]] 1013 1013 1014 -Valid AT Command please check [[Configure Device>> path:#H3.ConfigureLSPH01viaATCommandorLoRaWANDownlink]].1323 +Valid AT Command please check [[Configure Device>>||anchor="H3.ConfigureLSPH01viaATCommandorLoRaWANDownlink"]]. 1015 1015 1016 1016 1017 - 1018 1018 = 6. FAQ = 1019 1019 1020 1020 == 6.1 How to change the LoRa Frequency Bands/Region == 1021 1021 1022 -You can follow the instructions for [[how to upgrade image>> path:#H2.10200BFirmwareChangeLog]].1330 +You can follow the instructions for [[how to upgrade image>>||anchor="H2.10200BFirmwareChangeLog"]]. 1023 1023 When downloading the images, choose the required image file for download. 1024 1024 1025 1025 1026 - 1027 1027 = 7. Trouble Shooting = 1028 1028 1029 1029 == 7.1 AT Commands input doesn’t work ==
- image-20220610105907-1.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +15.5 KB - Content