Changes for page LSN50v2-D20-D22-D23 LoRaWAN Temperature Sensor User Manual
Last modified by Xiaoling on 2025/04/24 17:18
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Attachments (0 modified, 24 added, 0 removed)
- 1654592762713-715.png
- 1654592790040-760.png
- 1654592800389-571.png
- 1654592819047-535.png
- 1654592833877-762.png
- 1654592856403-259.png
- 1654592878525-845.png
- 1654592892967-474.png
- 1654592905354-123.png
- 1654592917530-261.png
- 1654592946732-634.png
- 1654593587246-335.png
- 1654593605679-189.png
- 1654593668970-604.png
- 1654593712276-618.png
- image-20220607171123-3.png
- image-20220607171149-4.png
- image-20220607171311-5.png
- image-20220607171335-6.png
- image-20220607171416-7.jpeg
- image-20220607171554-8.png
- image-20220607171716-9.png
- image-20220607171917-10.png
- image-20220607172042-11.png
Details
- Page properties
-
- Content
-
... ... @@ -62,27 +62,29 @@ 62 62 * [[10. Support>>path:#H10.A0200BSupport]] 63 63 64 64 65 - 66 - 67 - 68 - 69 - 70 - 71 - 72 - 73 73 = 1. Introduction = 74 74 75 75 == 1.1 What is LoRaWAN Soil pH Sensor == 76 76 69 +((( 77 77 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. 71 +))) 78 78 73 +((( 79 79 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. 75 +))) 80 80 77 +((( 81 81 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. 79 +))) 82 82 81 +((( 83 83 LSPH01 is powered by (% style="color:#4f81bd" %)**8500mAh Li-SOCI2 battery**(%%), it is designed for long term use up to 5 years. 83 +))) 84 84 85 +((( 85 85 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. 87 +))) 86 86 87 87 88 88 [[image:1654592435432-887.png]] ... ... @@ -105,7 +105,6 @@ 105 105 * IP68 rate for the Sensor Probe 106 106 * 8500mAh Battery for long term use 107 107 108 - 109 109 == 1.3 Probe Specification == 110 110 111 111 ... ... @@ -127,11 +127,15 @@ 127 127 * Length: 3.5 meters 128 128 129 129 131 + 132 + 130 130 == 1.4 Applications == 131 131 132 132 * Smart Agriculture 133 133 134 134 138 + 139 + 135 135 == 1.5 Pin mapping and power on == 136 136 137 137 [[image:1654592472094-134.png]] ... ... @@ -210,18 +210,27 @@ 210 210 [[image:image-20220607170442-2.png]] 211 211 212 212 218 +((( 213 213 (% 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. 220 +))) 214 214 222 +[[image:1654592697690-910.png]] 215 215 216 216 217 217 218 218 == 2.3 Uplink Payload == 219 219 228 +((( 220 220 LSPH01 will uplink payload via LoRaWAN with below payload format: 230 +))) 221 221 232 +((( 222 222 Uplink payload includes in total 11 bytes. 234 +))) 223 223 236 +((( 224 224 Normal uplink payload: 238 +))) 225 225 226 226 (% border="1" cellspacing="10" style="background-color:#ffffcc; width:510px" %) 227 227 |((( ... ... @@ -239,7 +239,7 @@ 239 239 [[Message Type>>path:#H2.3.6MessageType]] 240 240 ))) 241 241 242 -[[image: /xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LSPH01-LoRaWAN%20Soil%20pH%20Sensor%20User%20Manual/WebHome/1654581735133-458.png?rev=1.1||alt="1654581735133-458.png"]]256 +[[image:1654592721645-318.png]] 243 243 244 244 245 245 ... ... @@ -305,23 +305,30 @@ 305 305 306 306 === 2.3.6 Message Type === 307 307 322 +((( 308 308 For a normal uplink payload, the message type is always 0x01. 324 +))) 309 309 326 +((( 310 310 Valid Message Type: 328 +))) 311 311 312 312 313 313 (% border="1" cellspacing="10" style="background-color:#ffffcc; width:510px" %) 314 -|**Message Type Code**|**Description**|**Payload** 332 +|=**Message Type Code**|=**Description**|=**Payload** 315 315 |0x01|Normal Uplink|[[Normal Uplink Payload>>path:#H2.3200BUplinkPayload]] 316 316 |0x02|Reply configures info|[[Configure Info Payload>>path:#H3.4GetFirmwareVersionInfo]] 317 317 |0x03|Reply Calibration Info|[[Calibration Payload>>path:#H2.7Calibration]] 318 318 337 + 338 + 339 + 319 319 === 2.3.7 Decode payload in The Things Network === 320 320 321 321 While using TTN network, you can add the payload format to decode the payload. 322 322 323 323 324 -[[image: /xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LSPH01-LoRaWAN%20Soil%20pH%20Sensor%20User%20Manual/WebHome/1654582541848-906.png?rev=1.1||alt="1654582541848-906.png"]]345 +[[image:1654592762713-715.png]] 325 325 326 326 ((( 327 327 The payload decoder function for TTN is here: ... ... @@ -341,18 +341,27 @@ 341 341 342 342 == 2.5 Show Data in DataCake IoT Server == 343 343 365 +((( 344 344 [[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: 367 +))) 345 345 369 +((( 370 + 371 +))) 346 346 373 +((( 347 347 (% style="color:blue" %)**Step 1**(%%)**: Be sure that your device is programmed and properly connected to the network at this time.** 375 +))) 348 348 377 +((( 349 349 (% 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:** 379 +))) 350 350 351 351 352 -[[image: /xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LSPH01-LoRaWAN%20Soil%20pH%20Sensor%20User%20Manual/WebHome/1654583683416-869.png?rev=1.1||alt="1654583683416-869.png"]]382 +[[image:1654592790040-760.png]] 353 353 354 354 355 -[[image: /xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LSPH01-LoRaWAN%20Soil%20pH%20Sensor%20User%20Manual/WebHome/1654583694084-878.png?rev=1.1||alt="1654583694084-878.png"]]385 +[[image:1654592800389-571.png]] 356 356 357 357 358 358 (% style="color:blue" %)**Step 3**(%%)**: Create an account or log in Datacake.** ... ... @@ -359,33 +359,37 @@ 359 359 360 360 (% style="color:blue" %)**Step 4**(%%)**: Create LSPH01 product.** 361 361 362 -[[image: /xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LSPH01-LoRaWAN%20Soil%20pH%20Sensor%20User%20Manual/WebHome/1654583711590-413.png?rev=1.1||alt="1654583711590-413.png"]]392 +[[image:1654592819047-535.png]] 363 363 364 364 365 365 366 -[[image: /xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LSPH01-LoRaWAN%20Soil%20pH%20Sensor%20User%20Manual/WebHome/1654583732798-193.png?rev=1.1||alt="1654583732798-193.png"]]396 +[[image:1654592833877-762.png]] 367 367 368 368 369 -[[image: /xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LSPH01-LoRaWAN%20Soil%20pH%20Sensor%20User%20Manual/WebHome/1654583749683-259.png?rev=1.1||alt="1654583749683-259.png"]]399 +[[image:1654592856403-259.png]] 370 370 371 371 402 +((( 372 372 (% style="color:blue" %)**Step 5**(%%)**: add payload decode** 404 +))) 373 373 406 +((( 374 374 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/]] 408 +))) 375 375 376 376 377 -[[image: /xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LSPH01-LoRaWAN%20Soil%20pH%20Sensor%20User%20Manual/WebHome/1654583770974-935.png?rev=1.1||alt="1654583770974-935.png"]]411 +[[image:1654592878525-845.png]] 378 378 379 -[[image: /xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LSPH01-LoRaWAN%20Soil%20pH%20Sensor%20User%20Manual/WebHome/1654583781517-146.png?rev=1.1||alt="1654583781517-146.png"]]413 +[[image:1654592892967-474.png]] 380 380 381 381 382 -[[image: /xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LSPH01-LoRaWAN%20Soil%20pH%20Sensor%20User%20Manual/WebHome/1654583791351-557.png?rev=1.1||alt="1654583791351-557.png"]]416 +[[image:1654592905354-123.png]] 383 383 384 384 385 385 After added, the sensor data arrive TTN, it will also arrive and show in Mydevices. 386 386 387 387 388 -[[image: /xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LSPH01-LoRaWAN%20Soil%20pH%20Sensor%20User%20Manual/WebHome/1654583805491-713.png?rev=1.1||alt="1654583805491-713.png"]]422 +[[image:1654592917530-261.png]] 389 389 390 390 391 391 ... ... @@ -394,8 +394,10 @@ 394 394 === 2.6.1 Before measurement === 395 395 396 396 ((( 431 +((( 397 397 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. 398 398 ))) 434 +))) 399 399 400 400 401 401 ... ... @@ -402,24 +402,45 @@ 402 402 === 2.6.2 Measurement === 403 403 404 404 441 +((( 405 405 (% style="color:#4f81bd" %)**Measurement the soil surface:** 443 +))) 406 406 407 -[[image:/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LSPH01-LoRaWAN%20Soil%20pH%20Sensor%20User%20Manual/WebHome/1654584128046-287.png?rev=1.1||alt="1654584128046-287.png"]] 445 +((( 446 +[[image:1654592946732-634.png]] 447 +))) 408 408 449 +((( 409 409 Choose the proper measuring position. Split the surface soil according to the measured deep. 451 +))) 410 410 453 +((( 411 411 Put pure water, or rainwater to make the soil of measurement point to moist mud. Remove rocks or hard things. 455 +))) 412 412 457 +((( 413 413 Slowly insert the probe to the measure point. Don’t use large force which will break the probe. Make sure not shake when inserting. 459 +))) 414 414 461 +((( 415 415 Put soil over the probe after insert. And start to measure. 463 +))) 416 416 465 +((( 466 + 467 +))) 417 417 469 +((( 418 418 (% style="color:#4f81bd" %)**Measurement inside soil:** 471 +))) 419 419 473 +((( 420 420 Dig a hole with diameter > 20CM. 475 +))) 421 421 477 +((( 422 422 Insert the probe inside, method like measure the surface. 479 +))) 423 423 424 424 425 425 ... ... @@ -449,16 +449,20 @@ 449 449 450 450 == 2.7 Calibration == 451 451 509 +((( 452 452 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). 511 +))) 453 453 513 +((( 454 454 After stable, user can use below command to calibrate. 515 +))) 455 455 456 -[[image: /xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LSPH01-LoRaWAN%20Soil%20pH%20Sensor%20User%20Manual/WebHome/image-20220607144936-3.png?rev=1.1||alt="image-20220607144936-3.png"]]517 +[[image:image-20220607171149-4.png]] 457 457 458 458 459 459 (% style="color:#037691" %)**Calibration Payload** 460 460 461 -(% border="1" cellspacing="10" style="background-color:#ffffcc; width:510px" %) 522 +(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:510px" %) 462 462 |((( 463 463 **Size** 464 464 ... ... @@ -480,11 +480,15 @@ 480 480 481 481 User can also send 0x14 downlink command to poll the current calibration payload. 482 482 483 -[[image: /xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LSPH01-LoRaWAN%20Soil%20pH%20Sensor%20User%20Manual/WebHome/image-20220607145603-4.png?rev=1.1||alt="image-20220607145603-4.png"]]544 +[[image:image-20220607171416-7.jpeg]] 484 484 546 + 485 485 * Reply to the confirmation package: 14 01 486 486 * Reply to non-confirmed packet: 14 00 487 487 550 + 551 + 552 + 488 488 == 2.8 Frequency Plans == 489 489 490 490 ((( ... ... @@ -494,32 +494,61 @@ 494 494 495 495 === 2.8.1 EU863-870 (EU868) === 496 496 562 +((( 497 497 (% style="color:blue" %)**Uplink:** 564 +))) 498 498 566 +((( 499 499 868.1 - SF7BW125 to SF12BW125 568 +))) 500 500 570 +((( 501 501 868.3 - SF7BW125 to SF12BW125 and SF7BW250 572 +))) 502 502 574 +((( 503 503 868.5 - SF7BW125 to SF12BW125 576 +))) 504 504 578 +((( 505 505 867.1 - SF7BW125 to SF12BW125 580 +))) 506 506 582 +((( 507 507 867.3 - SF7BW125 to SF12BW125 584 +))) 508 508 586 +((( 509 509 867.5 - SF7BW125 to SF12BW125 588 +))) 510 510 590 +((( 511 511 867.7 - SF7BW125 to SF12BW125 592 +))) 512 512 594 +((( 513 513 867.9 - SF7BW125 to SF12BW125 596 +))) 514 514 598 +((( 515 515 868.8 - FSK 600 +))) 516 516 602 +((( 603 + 604 +))) 517 517 606 +((( 518 518 (% style="color:blue" %)**Downlink:** 608 +))) 519 519 610 +((( 520 520 Uplink channels 1-9 (RX1) 612 +))) 521 521 614 +((( 522 522 869.525 - SF9BW125 (RX2 downlink only) 616 +))) 523 523 524 524 525 525 ... ... @@ -540,48 +540,94 @@ 540 540 * Check what sub-band the LoRaWAN server ask from the OTAA Join Accept message and switch to that sub-band 541 541 * 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) 542 542 637 + 638 + 639 + 543 543 === 2.8.3 CN470-510 (CN470) === 544 544 642 +((( 545 545 Used in China, Default use CHE=1 644 +))) 546 546 646 +((( 547 547 (% style="color:blue" %)**Uplink:** 648 +))) 548 548 650 +((( 549 549 486.3 - SF7BW125 to SF12BW125 652 +))) 550 550 654 +((( 551 551 486.5 - SF7BW125 to SF12BW125 656 +))) 552 552 658 +((( 553 553 486.7 - SF7BW125 to SF12BW125 660 +))) 554 554 662 +((( 555 555 486.9 - SF7BW125 to SF12BW125 664 +))) 556 556 666 +((( 557 557 487.1 - SF7BW125 to SF12BW125 668 +))) 558 558 670 +((( 559 559 487.3 - SF7BW125 to SF12BW125 672 +))) 560 560 674 +((( 561 561 487.5 - SF7BW125 to SF12BW125 676 +))) 562 562 678 +((( 563 563 487.7 - SF7BW125 to SF12BW125 680 +))) 564 564 682 +((( 683 + 684 +))) 565 565 686 +((( 566 566 (% style="color:blue" %)**Downlink:** 688 +))) 567 567 690 +((( 568 568 506.7 - SF7BW125 to SF12BW125 692 +))) 569 569 694 +((( 570 570 506.9 - SF7BW125 to SF12BW125 696 +))) 571 571 698 +((( 572 572 507.1 - SF7BW125 to SF12BW125 700 +))) 573 573 702 +((( 574 574 507.3 - SF7BW125 to SF12BW125 704 +))) 575 575 706 +((( 576 576 507.5 - SF7BW125 to SF12BW125 708 +))) 577 577 710 +((( 578 578 507.7 - SF7BW125 to SF12BW125 712 +))) 579 579 714 +((( 580 580 507.9 - SF7BW125 to SF12BW125 716 +))) 581 581 718 +((( 582 582 508.1 - SF7BW125 to SF12BW125 720 +))) 583 583 722 +((( 584 584 505.3 - SF12BW125 (RX2 downlink only) 724 +))) 585 585 586 586 587 587 ... ... @@ -606,110 +606,222 @@ 606 606 * Check what sub-band the LoRaWAN server ask from the OTAA Join Accept message and switch to that sub-band 607 607 * 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) 608 608 749 + 750 + 751 + 609 609 === 2.8.5 AS920-923 & AS923-925 (AS923) === 610 610 754 +((( 611 611 (% style="color:blue" %)**Default Uplink channel:** 756 +))) 612 612 758 +((( 613 613 923.2 - SF7BW125 to SF10BW125 760 +))) 614 614 762 +((( 615 615 923.4 - SF7BW125 to SF10BW125 764 +))) 616 616 766 +((( 767 + 768 +))) 617 617 770 +((( 618 618 (% style="color:blue" %)**Additional Uplink Channel**: 772 +))) 619 619 774 +((( 620 620 (OTAA mode, channel added by JoinAccept message) 776 +))) 621 621 778 +((( 779 + 780 +))) 622 622 782 +((( 623 623 (% style="color:blue" %)**AS920~~AS923 for Japan, Malaysia, Singapore**: 784 +))) 624 624 786 +((( 625 625 922.2 - SF7BW125 to SF10BW125 788 +))) 626 626 790 +((( 627 627 922.4 - SF7BW125 to SF10BW125 792 +))) 628 628 794 +((( 629 629 922.6 - SF7BW125 to SF10BW125 796 +))) 630 630 798 +((( 631 631 922.8 - SF7BW125 to SF10BW125 800 +))) 632 632 802 +((( 633 633 923.0 - SF7BW125 to SF10BW125 804 +))) 634 634 806 +((( 635 635 922.0 - SF7BW125 to SF10BW125 808 +))) 636 636 810 +((( 811 + 812 +))) 637 637 814 +((( 638 638 (% style="color:blue" %)**AS923 ~~ AS925 for Brunei, Cambodia, Hong Kong, Indonesia, Laos, Taiwan, Thailand, Vietnam**: 816 +))) 639 639 818 +((( 640 640 923.6 - SF7BW125 to SF10BW125 820 +))) 641 641 822 +((( 642 642 923.8 - SF7BW125 to SF10BW125 824 +))) 643 643 826 +((( 644 644 924.0 - SF7BW125 to SF10BW125 828 +))) 645 645 830 +((( 646 646 924.2 - SF7BW125 to SF10BW125 832 +))) 647 647 834 +((( 648 648 924.4 - SF7BW125 to SF10BW125 836 +))) 649 649 838 +((( 650 650 924.6 - SF7BW125 to SF10BW125 840 +))) 651 651 842 +((( 843 + 844 +))) 652 652 846 +((( 653 653 (% style="color:blue" %)**Downlink:** 848 +))) 654 654 850 +((( 655 655 Uplink channels 1-8 (RX1) 852 +))) 656 656 854 +((( 657 657 923.2 - SF10BW125 (RX2) 856 +))) 658 658 659 659 660 660 661 661 === 2.8.6 KR920-923 (KR920) === 662 662 862 +((( 663 663 (% style="color:blue" %)**Default channel:** 864 +))) 664 664 866 +((( 665 665 922.1 - SF7BW125 to SF12BW125 868 +))) 666 666 870 +((( 667 667 922.3 - SF7BW125 to SF12BW125 872 +))) 668 668 874 +((( 669 669 922.5 - SF7BW125 to SF12BW125 876 +))) 670 670 878 +((( 879 + 880 +))) 671 671 882 +((( 672 672 (% style="color:blue" %)**Uplink: (OTAA mode, channel added by JoinAccept message)** 884 +))) 673 673 886 +((( 674 674 922.1 - SF7BW125 to SF12BW125 888 +))) 675 675 890 +((( 676 676 922.3 - SF7BW125 to SF12BW125 892 +))) 677 677 894 +((( 678 678 922.5 - SF7BW125 to SF12BW125 896 +))) 679 679 898 +((( 680 680 922.7 - SF7BW125 to SF12BW125 900 +))) 681 681 902 +((( 682 682 922.9 - SF7BW125 to SF12BW125 904 +))) 683 683 906 +((( 684 684 923.1 - SF7BW125 to SF12BW125 908 +))) 685 685 910 +((( 686 686 923.3 - SF7BW125 to SF12BW125 912 +))) 687 687 914 +((( 915 + 916 +))) 688 688 918 +((( 689 689 (% style="color:blue" %)**Downlink:** 920 +))) 690 690 922 +((( 691 691 Uplink channels 1-7(RX1) 924 +))) 692 692 926 +((( 693 693 921.9 - SF12BW125 (RX2 downlink only; SF12BW125 might be changed to SF9BW125) 928 +))) 694 694 695 695 696 696 697 697 === 2.8.7 IN865-867 (IN865) === 698 698 934 +((( 699 699 (% style="color:blue" %)**Uplink:** 936 +))) 700 700 938 +((( 701 701 865.0625 - SF7BW125 to SF12BW125 940 +))) 702 702 942 +((( 703 703 865.4025 - SF7BW125 to SF12BW125 944 +))) 704 704 946 +((( 705 705 865.9850 - SF7BW125 to SF12BW125 948 +))) 706 706 950 +((( 951 + 952 +))) 707 707 954 +((( 708 708 (% style="color:blue" %)**Downlink:** 956 +))) 709 709 958 +((( 710 710 Uplink channels 1-3 (RX1) 960 +))) 711 711 962 +((( 712 712 866.550 - SF10BW125 (RX2) 964 +))) 713 713 714 714 715 715 ... ... @@ -720,6 +720,8 @@ 720 720 * The sensor is detected when the device is turned on, and it will flash 4 times quickly when it is detected. 721 721 * Blink once when device transmit a packet. 722 722 975 + 976 + 723 723 == 2.10 Firmware Change Log == 724 724 725 725 ... ... @@ -734,26 +734,51 @@ 734 734 735 735 = 3. Configure LSPH01 via AT Command or LoRaWAN Downlink = 736 736 991 +((( 737 737 Use can configure LSPH01 via AT Command or LoRaWAN Downlink. 993 +))) 738 738 739 -* AT Command Connection: See [[FAQ>>path:#H6.FAQ]]. 740 -* LoRaWAN Downlink instruction for different platforms: [[IoT LoRaWAN Server>>path:/xwiki/bin/view/Main/]] 995 +* ((( 996 +AT Command Connection: See [[FAQ>>path:#H6.FAQ]]. 997 +))) 998 +* ((( 999 +LoRaWAN Downlink instruction for different platforms: [[IoT LoRaWAN Server>>path:/xwiki/bin/view/Main/]] 1000 +))) 741 741 1002 +((( 742 742 There are two kinds of commands to configure LSPH01, they are: 1004 +))) 743 743 744 -* (% style="color:#4f81bd" %)** General Commands**. 1006 +* ((( 1007 +(% style="color:#4f81bd" %)** General Commands**. 1008 +))) 745 745 1010 +((( 746 746 These commands are to configure: 1012 +))) 747 747 748 -* General system settings like: uplink interval. 749 -* LoRaWAN protocol & radio related command. 1014 +* ((( 1015 +General system settings like: uplink interval. 1016 +))) 1017 +* ((( 1018 +LoRaWAN protocol & radio related command. 1019 +))) 750 750 1021 +((( 751 751 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/]] 1023 +))) 752 752 1025 +((( 1026 + 1027 +))) 753 753 754 -* (% style="color:#4f81bd" %)** Commands special design for LSPH01** 1029 +* ((( 1030 +(% style="color:#4f81bd" %)** Commands special design for LSPH01** 1031 +))) 755 755 1033 +((( 756 756 These commands only valid for LSPH01, as below: 1035 +))) 757 757 758 758 759 759 ... ... @@ -763,30 +763,31 @@ 763 763 764 764 (% style="color:#037691" %)**AT Command: AT+TDC** 765 765 1045 +[[image:image-20220607171554-8.png]] 766 766 767 -(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:710px" %) 768 -|(% style="width:154px" %)**Command Example**|(% style="width:223px" %)**Function**|(% style="width:330px" %)**Response** 769 -|(% style="width:154px" %)AT+TDC=?|(% style="width:223px" %)Show current transmit Interval|(% style="width:330px" %)((( 770 -30000 771 771 772 -OK 773 773 774 -the interval is 30000ms = 30s 1049 +((( 1050 +(% style="color:#037691" %)**Downlink Command: 0x01** 775 775 ))) 776 -|(% style="width:154px" %)AT+TDC=60000|(% style="width:223px" %)Set Transmit Interval|(% style="width:330px" %)((( 777 -OK 778 778 779 -Set transmit interval to 60000ms = 60 seconds 1053 +((( 1054 +Format: Command Code (0x01) followed by 3 bytes time value. 780 780 ))) 781 781 782 -(% style="color:#037691" %)**Downlink Command: 0x01** 1057 +((( 1058 +If the downlink payload=0100003C, it means set the END Node’s Transmit Interval to 0x00003C=60(S), while type code is 01. 1059 +))) 783 783 784 -Format: Command Code (0x01) followed by 3 bytes time value. 1061 +* ((( 1062 +Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds 1063 +))) 1064 +* ((( 1065 +Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds 785 785 786 -If the downlink payload=0100003C, it means set the END Node’s Transmit Interval to 0x00003C=60(S), while type code is 01. 787 787 788 - *Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds789 - * Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC)= 60 seconds1068 + 1069 +))) 790 790 791 791 == 3.2 Set Interrupt Mode == 792 792 ... ... @@ -794,18 +794,34 @@ 794 794 795 795 (% style="color:#037691" %)**AT Command: AT+INTMOD** 796 796 797 -[[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"]]1077 +[[image:image-20220607171716-9.png]] 798 798 799 799 1080 +((( 800 800 (% style="color:#037691" %)**Downlink Command: 0x06** 1082 +))) 801 801 1084 +((( 802 802 Format: Command Code (0x06) followed by 3 bytes. 1086 +))) 803 803 1088 +((( 804 804 This means that the interrupt mode of the end node is set to 0x000003=3 (rising edge trigger), and the type code is 06. 1090 +))) 805 805 806 -* Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode 807 -* Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger 1092 +* ((( 1093 +Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode 1094 +))) 1095 +* ((( 1096 +Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger 1097 +))) 808 808 1099 +((( 1100 + 1101 +))) 1102 + 1103 + 1104 + 809 809 == 3.3 Calibrate Sensor == 810 810 811 811 Detail See [[Calibration Guide>>path:#H2.7Calibration]] for the user of 0x13 and 0x14 downlink commands ... ... @@ -818,7 +818,7 @@ 818 818 819 819 (% style="color:#037691" %)**Downlink Command: 0x26** 820 820 821 -[[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"]]1117 +[[image:image-20220607171917-10.png]] 822 822 823 823 * Reply to the confirmation package: 26 01 824 824 * Reply to non-confirmed packet: 26 00 ... ... @@ -906,7 +906,7 @@ 906 906 The discharge curve is not linear so can’t simply use percentage to show the battery level. Below is the battery performance. 907 907 ))) 908 908 909 -[[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"]]1205 +[[image:1654593587246-335.png]] 910 910 911 911 912 912 Minimum Working Voltage for the LSPH01: ... ... @@ -951,7 +951,7 @@ 951 951 952 952 And the Life expectation in difference case will be shown on the right. 953 953 954 -[[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"]]1250 +[[image:1654593605679-189.png]] 955 955 956 956 957 957 The battery related documents as below: ... ... @@ -966,7 +966,7 @@ 966 966 [[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]] 967 967 ))) 968 968 969 -[[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"]]1265 +[[image:image-20220607172042-11.png]] 970 970 971 971 972 972 ... ... @@ -980,9 +980,13 @@ 980 980 981 981 === 4.3.2 Replace the battery === 982 982 1279 +((( 983 983 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. 1281 +))) 984 984 1283 +((( 985 985 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) 1285 +))) 986 986 987 987 988 988 ... ... @@ -992,7 +992,7 @@ 992 992 993 993 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. 994 994 995 -[[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"]]1295 +[[image:1654593668970-604.png]] 996 996 997 997 **Connection:** 998 998 ... ... @@ -1003,10 +1003,12 @@ 1003 1003 (% style="background-color:yellow" %)** USB TTL RXD <~-~-~-~-> UART_TXD** 1004 1004 1005 1005 1306 +((( 1006 1006 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: 1308 +))) 1007 1007 1008 1008 1009 - [[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"]]1311 + [[image:1654593712276-618.png]] 1010 1010 1011 1011 Valid AT Command please check [[Configure Device>>path:#H3.ConfigureLSPH01viaATCommandorLoRaWANDownlink]]. 1012 1012 ... ... @@ -1064,3 +1064,4 @@ 1064 1064 * 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. 1065 1065 * Provide as much information as possible regarding your enquiry (product models, accurately describe your problem and steps to replicate it etc) and send a mail to [[support@dragino.com>>url:http://../../../../../../D:%5C%E5%B8%82%E5%9C%BA%E8%B5%84%E6%96%99%5C%E8%AF%B4%E6%98%8E%E4%B9%A6%5CLoRa%5CLT%E7%B3%BB%E5%88%97%5Csupport@dragino.com]]. 1066 1066 1369 +
- 1654592762713-715.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +59.2 KB - Content
- 1654592790040-760.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +62.2 KB - Content
- 1654592800389-571.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +66.6 KB - Content
- 1654592819047-535.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +246.2 KB - Content
- 1654592833877-762.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +199.6 KB - Content
- 1654592856403-259.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +129.1 KB - Content
- 1654592878525-845.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +37.7 KB - Content
- 1654592892967-474.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +64.0 KB - Content
- 1654592905354-123.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +11.3 KB - Content
- 1654592917530-261.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +127.1 KB - Content
- 1654592946732-634.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +345.3 KB - Content
- 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-20220607171123-3.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +24.8 KB - Content
- image-20220607171149-4.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +24.8 KB - Content
- image-20220607171311-5.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +6.2 KB - Content
- image-20220607171335-6.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +6.1 KB - Content
- image-20220607171416-7.jpeg
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.Xiaoling - Size
-
... ... @@ -1,0 +1,1 @@ 1 +5.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