Changes for page LSN50v2-D20-D22-D23 LoRaWAN Temperature Sensor User Manual
Last modified by Xiaoling on 2024/01/17 16:19
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -66,8 +66,6 @@ 66 66 67 67 68 68 69 - 70 - 71 71 = 1. Introduction = 72 72 73 73 == 1.1 What is LoRaWAN Soil pH Sensor == ... ... @@ -114,7 +114,6 @@ 114 114 * 8500mAh Battery for long term use 115 115 116 116 117 - 118 118 == 1.3 Probe Specification == 119 119 120 120 ... ... @@ -136,13 +136,11 @@ 136 136 * Length: 3.5 meters 137 137 138 138 139 - 140 140 == 1.4 Applications == 141 141 142 142 * Smart Agriculture 143 143 144 144 145 - 146 146 == 1.5 Pin mapping and power on == 147 147 148 148 [[image:1654592472094-134.png]] ... ... @@ -325,20 +325,22 @@ 325 325 326 326 === 2.3.6 Message Type === 327 327 323 +((( 328 328 For a normal uplink payload, the message type is always 0x01. 325 +))) 329 329 327 +((( 330 330 Valid Message Type: 329 +))) 331 331 332 332 333 333 (% border="1" cellspacing="10" style="background-color:#ffffcc; width:510px" %) 334 -|**Message Type Code**|**Description**|**Payload** 333 +|=**Message Type Code**|=**Description**|=**Payload** 335 335 |0x01|Normal Uplink|[[Normal Uplink Payload>>path:#H2.3200BUplinkPayload]] 336 336 |0x02|Reply configures info|[[Configure Info Payload>>path:#H3.4GetFirmwareVersionInfo]] 337 337 |0x03|Reply Calibration Info|[[Calibration Payload>>path:#H2.7Calibration]] 338 338 339 339 340 - 341 - 342 342 === 2.3.7 Decode payload in The Things Network === 343 343 344 344 While using TTN network, you can add the payload format to decode the payload. ... ... @@ -364,12 +364,21 @@ 364 364 365 365 == 2.5 Show Data in DataCake IoT Server == 366 366 364 +((( 367 367 [[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: 366 +))) 368 368 368 +((( 369 + 370 +))) 369 369 372 +((( 370 370 (% style="color:blue" %)**Step 1**(%%)**: Be sure that your device is programmed and properly connected to the network at this time.** 374 +))) 371 371 376 +((( 372 372 (% 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:** 378 +))) 373 373 374 374 375 375 [[image:1654592790040-760.png]] ... ... @@ -392,9 +392,13 @@ 392 392 [[image:1654592856403-259.png]] 393 393 394 394 401 +((( 395 395 (% style="color:blue" %)**Step 5**(%%)**: add payload decode** 403 +))) 396 396 405 +((( 397 397 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/]] 407 +))) 398 398 399 399 400 400 [[image:1654592878525-845.png]] ... ... @@ -417,8 +417,10 @@ 417 417 === 2.6.1 Before measurement === 418 418 419 419 ((( 430 +((( 420 420 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. 421 421 ))) 433 +))) 422 422 423 423 424 424 ... ... @@ -425,24 +425,45 @@ 425 425 === 2.6.2 Measurement === 426 426 427 427 440 +((( 428 428 (% style="color:#4f81bd" %)**Measurement the soil surface:** 442 +))) 429 429 444 +((( 430 430 [[image:1654592946732-634.png]] 446 +))) 431 431 448 +((( 432 432 Choose the proper measuring position. Split the surface soil according to the measured deep. 450 +))) 433 433 452 +((( 434 434 Put pure water, or rainwater to make the soil of measurement point to moist mud. Remove rocks or hard things. 454 +))) 435 435 456 +((( 436 436 Slowly insert the probe to the measure point. Don’t use large force which will break the probe. Make sure not shake when inserting. 458 +))) 437 437 460 +((( 438 438 Put soil over the probe after insert. And start to measure. 462 +))) 439 439 464 +((( 465 + 466 +))) 440 440 468 +((( 441 441 (% style="color:#4f81bd" %)**Measurement inside soil:** 470 +))) 442 442 472 +((( 443 443 Dig a hole with diameter > 20CM. 474 +))) 444 444 476 +((( 445 445 Insert the probe inside, method like measure the surface. 478 +))) 446 446 447 447 448 448 ... ... @@ -472,9 +472,13 @@ 472 472 473 473 == 2.7 Calibration == 474 474 508 +((( 475 475 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). 510 +))) 476 476 512 +((( 477 477 After stable, user can use below command to calibrate. 514 +))) 478 478 479 479 [[image:image-20220607171149-4.png]] 480 480 ... ... @@ -481,7 +481,7 @@ 481 481 482 482 (% style="color:#037691" %)**Calibration Payload** 483 483 484 -(% border="1" cellspacing="10" style="background-color:#ffffcc; width:510px" %) 521 +(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:510px" %) 485 485 |((( 486 486 **Size** 487 487 ... ... @@ -510,8 +510,6 @@ 510 510 * Reply to non-confirmed packet: 14 00 511 511 512 512 513 - 514 - 515 515 == 2.8 Frequency Plans == 516 516 517 517 ((( ... ... @@ -521,32 +521,61 @@ 521 521 522 522 === 2.8.1 EU863-870 (EU868) === 523 523 559 +((( 524 524 (% style="color:blue" %)**Uplink:** 561 +))) 525 525 563 +((( 526 526 868.1 - SF7BW125 to SF12BW125 565 +))) 527 527 567 +((( 528 528 868.3 - SF7BW125 to SF12BW125 and SF7BW250 569 +))) 529 529 571 +((( 530 530 868.5 - SF7BW125 to SF12BW125 573 +))) 531 531 575 +((( 532 532 867.1 - SF7BW125 to SF12BW125 577 +))) 533 533 579 +((( 534 534 867.3 - SF7BW125 to SF12BW125 581 +))) 535 535 583 +((( 536 536 867.5 - SF7BW125 to SF12BW125 585 +))) 537 537 587 +((( 538 538 867.7 - SF7BW125 to SF12BW125 589 +))) 539 539 591 +((( 540 540 867.9 - SF7BW125 to SF12BW125 593 +))) 541 541 595 +((( 542 542 868.8 - FSK 597 +))) 543 543 599 +((( 600 + 601 +))) 544 544 603 +((( 545 545 (% style="color:blue" %)**Downlink:** 605 +))) 546 546 607 +((( 547 547 Uplink channels 1-9 (RX1) 609 +))) 548 548 611 +((( 549 549 869.525 - SF9BW125 (RX2 downlink only) 613 +))) 550 550 551 551 552 552 ... ... @@ -570,46 +570,89 @@ 570 570 571 571 === 2.8.3 CN470-510 (CN470) === 572 572 637 +((( 573 573 Used in China, Default use CHE=1 639 +))) 574 574 641 +((( 575 575 (% style="color:blue" %)**Uplink:** 643 +))) 576 576 645 +((( 577 577 486.3 - SF7BW125 to SF12BW125 647 +))) 578 578 649 +((( 579 579 486.5 - SF7BW125 to SF12BW125 651 +))) 580 580 653 +((( 581 581 486.7 - SF7BW125 to SF12BW125 655 +))) 582 582 657 +((( 583 583 486.9 - SF7BW125 to SF12BW125 659 +))) 584 584 661 +((( 585 585 487.1 - SF7BW125 to SF12BW125 663 +))) 586 586 665 +((( 587 587 487.3 - SF7BW125 to SF12BW125 667 +))) 588 588 669 +((( 589 589 487.5 - SF7BW125 to SF12BW125 671 +))) 590 590 673 +((( 591 591 487.7 - SF7BW125 to SF12BW125 675 +))) 592 592 677 +((( 678 + 679 +))) 593 593 681 +((( 594 594 (% style="color:blue" %)**Downlink:** 683 +))) 595 595 685 +((( 596 596 506.7 - SF7BW125 to SF12BW125 687 +))) 597 597 689 +((( 598 598 506.9 - SF7BW125 to SF12BW125 691 +))) 599 599 693 +((( 600 600 507.1 - SF7BW125 to SF12BW125 695 +))) 601 601 697 +((( 602 602 507.3 - SF7BW125 to SF12BW125 699 +))) 603 603 701 +((( 604 604 507.5 - SF7BW125 to SF12BW125 703 +))) 605 605 705 +((( 606 606 507.7 - SF7BW125 to SF12BW125 707 +))) 607 607 709 +((( 608 608 507.9 - SF7BW125 to SF12BW125 711 +))) 609 609 713 +((( 610 610 508.1 - SF7BW125 to SF12BW125 715 +))) 611 611 717 +((( 612 612 505.3 - SF12BW125 (RX2 downlink only) 719 +))) 613 613 614 614 615 615 ... ... @@ -635,111 +635,219 @@ 635 635 * 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) 636 636 637 637 638 - 639 639 === 2.8.5 AS920-923 & AS923-925 (AS923) === 640 640 747 +((( 641 641 (% style="color:blue" %)**Default Uplink channel:** 749 +))) 642 642 751 +((( 643 643 923.2 - SF7BW125 to SF10BW125 753 +))) 644 644 755 +((( 645 645 923.4 - SF7BW125 to SF10BW125 757 +))) 646 646 759 +((( 760 + 761 +))) 647 647 763 +((( 648 648 (% style="color:blue" %)**Additional Uplink Channel**: 765 +))) 649 649 767 +((( 650 650 (OTAA mode, channel added by JoinAccept message) 769 +))) 651 651 771 +((( 772 + 773 +))) 652 652 775 +((( 653 653 (% style="color:blue" %)**AS920~~AS923 for Japan, Malaysia, Singapore**: 777 +))) 654 654 779 +((( 655 655 922.2 - SF7BW125 to SF10BW125 781 +))) 656 656 783 +((( 657 657 922.4 - SF7BW125 to SF10BW125 785 +))) 658 658 787 +((( 659 659 922.6 - SF7BW125 to SF10BW125 789 +))) 660 660 791 +((( 661 661 922.8 - SF7BW125 to SF10BW125 793 +))) 662 662 795 +((( 663 663 923.0 - SF7BW125 to SF10BW125 797 +))) 664 664 799 +((( 665 665 922.0 - SF7BW125 to SF10BW125 801 +))) 666 666 803 +((( 804 + 805 +))) 667 667 807 +((( 668 668 (% style="color:blue" %)**AS923 ~~ AS925 for Brunei, Cambodia, Hong Kong, Indonesia, Laos, Taiwan, Thailand, Vietnam**: 809 +))) 669 669 811 +((( 670 670 923.6 - SF7BW125 to SF10BW125 813 +))) 671 671 815 +((( 672 672 923.8 - SF7BW125 to SF10BW125 817 +))) 673 673 819 +((( 674 674 924.0 - SF7BW125 to SF10BW125 821 +))) 675 675 823 +((( 676 676 924.2 - SF7BW125 to SF10BW125 825 +))) 677 677 827 +((( 678 678 924.4 - SF7BW125 to SF10BW125 829 +))) 679 679 831 +((( 680 680 924.6 - SF7BW125 to SF10BW125 833 +))) 681 681 835 +((( 836 + 837 +))) 682 682 839 +((( 683 683 (% style="color:blue" %)**Downlink:** 841 +))) 684 684 843 +((( 685 685 Uplink channels 1-8 (RX1) 845 +))) 686 686 847 +((( 687 687 923.2 - SF10BW125 (RX2) 849 +))) 688 688 689 689 690 690 691 691 === 2.8.6 KR920-923 (KR920) === 692 692 855 +((( 693 693 (% style="color:blue" %)**Default channel:** 857 +))) 694 694 859 +((( 695 695 922.1 - SF7BW125 to SF12BW125 861 +))) 696 696 863 +((( 697 697 922.3 - SF7BW125 to SF12BW125 865 +))) 698 698 867 +((( 699 699 922.5 - SF7BW125 to SF12BW125 869 +))) 700 700 871 +((( 872 + 873 +))) 701 701 875 +((( 702 702 (% style="color:blue" %)**Uplink: (OTAA mode, channel added by JoinAccept message)** 877 +))) 703 703 879 +((( 704 704 922.1 - SF7BW125 to SF12BW125 881 +))) 705 705 883 +((( 706 706 922.3 - SF7BW125 to SF12BW125 885 +))) 707 707 887 +((( 708 708 922.5 - SF7BW125 to SF12BW125 889 +))) 709 709 891 +((( 710 710 922.7 - SF7BW125 to SF12BW125 893 +))) 711 711 895 +((( 712 712 922.9 - SF7BW125 to SF12BW125 897 +))) 713 713 899 +((( 714 714 923.1 - SF7BW125 to SF12BW125 901 +))) 715 715 903 +((( 716 716 923.3 - SF7BW125 to SF12BW125 905 +))) 717 717 907 +((( 908 + 909 +))) 718 718 911 +((( 719 719 (% style="color:blue" %)**Downlink:** 913 +))) 720 720 915 +((( 721 721 Uplink channels 1-7(RX1) 917 +))) 722 722 919 +((( 723 723 921.9 - SF12BW125 (RX2 downlink only; SF12BW125 might be changed to SF9BW125) 921 +))) 724 724 725 725 726 726 727 727 === 2.8.7 IN865-867 (IN865) === 728 728 927 +((( 729 729 (% style="color:blue" %)**Uplink:** 929 +))) 730 730 931 +((( 731 731 865.0625 - SF7BW125 to SF12BW125 933 +))) 732 732 935 +((( 733 733 865.4025 - SF7BW125 to SF12BW125 937 +))) 734 734 939 +((( 735 735 865.9850 - SF7BW125 to SF12BW125 941 +))) 736 736 943 +((( 944 + 945 +))) 737 737 947 +((( 738 738 (% style="color:blue" %)**Downlink:** 949 +))) 739 739 951 +((( 740 740 Uplink channels 1-3 (RX1) 953 +))) 741 741 955 +((( 742 742 866.550 - SF10BW125 (RX2) 957 +))) 743 743 744 744 745 745 ... ... @@ -752,6 +752,7 @@ 752 752 753 753 754 754 970 + 755 755 == 2.10 Firmware Change Log == 756 756 757 757 ... ... @@ -766,26 +766,51 @@ 766 766 767 767 = 3. Configure LSPH01 via AT Command or LoRaWAN Downlink = 768 768 985 +((( 769 769 Use can configure LSPH01 via AT Command or LoRaWAN Downlink. 987 +))) 770 770 771 -* AT Command Connection: See [[FAQ>>path:#H6.FAQ]]. 772 -* LoRaWAN Downlink instruction for different platforms: [[IoT LoRaWAN Server>>path:/xwiki/bin/view/Main/]] 989 +* ((( 990 +AT Command Connection: See [[FAQ>>path:#H6.FAQ]]. 991 +))) 992 +* ((( 993 +LoRaWAN Downlink instruction for different platforms: [[IoT LoRaWAN Server>>path:/xwiki/bin/view/Main/]] 994 +))) 773 773 996 +((( 774 774 There are two kinds of commands to configure LSPH01, they are: 998 +))) 775 775 776 -* (% style="color:#4f81bd" %)** General Commands**. 1000 +* ((( 1001 +(% style="color:#4f81bd" %)** General Commands**. 1002 +))) 777 777 1004 +((( 778 778 These commands are to configure: 1006 +))) 779 779 780 -* General system settings like: uplink interval. 781 -* LoRaWAN protocol & radio related command. 1008 +* ((( 1009 +General system settings like: uplink interval. 1010 +))) 1011 +* ((( 1012 +LoRaWAN protocol & radio related command. 1013 +))) 782 782 1015 +((( 783 783 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/]] 1017 +))) 784 784 1019 +((( 1020 + 1021 +))) 785 785 786 -* (% style="color:#4f81bd" %)** Commands special design for LSPH01** 1023 +* ((( 1024 +(% style="color:#4f81bd" %)** Commands special design for LSPH01** 1025 +))) 787 787 1027 +((( 788 788 These commands only valid for LSPH01, as below: 1029 +))) 789 789 790 790 791 791 ... ... @@ -799,18 +799,28 @@ 799 799 800 800 801 801 1043 +((( 802 802 (% style="color:#037691" %)**Downlink Command: 0x01** 1045 +))) 803 803 1047 +((( 804 804 Format: Command Code (0x01) followed by 3 bytes time value. 1049 +))) 805 805 1051 +((( 806 806 If the downlink payload=0100003C, it means set the END Node’s Transmit Interval to 0x00003C=60(S), while type code is 01. 1053 +))) 807 807 808 -* Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds 809 -* Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds 1055 +* ((( 1056 +Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds 1057 +))) 1058 +* ((( 1059 +Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds 810 810 811 811 1062 + 1063 +))) 812 812 813 - 814 814 == 3.2 Set Interrupt Mode == 815 815 816 816 Feature, Set Interrupt mode for GPIO_EXIT. ... ... @@ -820,16 +820,31 @@ 820 820 [[image:image-20220607171716-9.png]] 821 821 822 822 1074 +((( 823 823 (% style="color:#037691" %)**Downlink Command: 0x06** 1076 +))) 824 824 1078 +((( 825 825 Format: Command Code (0x06) followed by 3 bytes. 1080 +))) 826 826 1082 +((( 827 827 This means that the interrupt mode of the end node is set to 0x000003=3 (rising edge trigger), and the type code is 06. 1084 +))) 828 828 829 -* Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode 830 -* Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger 1086 +* ((( 1087 +Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode 1088 +))) 1089 +* ((( 1090 +Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger 1091 +))) 831 831 1093 +((( 1094 + 1095 +))) 832 832 1097 + 1098 + 833 833 == 3.3 Calibrate Sensor == 834 834 835 835 Detail See [[Calibration Guide>>path:#H2.7Calibration]] for the user of 0x13 and 0x14 downlink commands ... ... @@ -847,7 +847,6 @@ 847 847 * Reply to the confirmation package: 26 01 848 848 * Reply to non-confirmed packet: 26 00 849 849 850 - 851 851 Device will send an uplink after got this downlink command. With below payload: 852 852 853 853 Configures info payload: ... ... @@ -1005,9 +1005,13 @@ 1005 1005 1006 1006 === 4.3.2 Replace the battery === 1007 1007 1273 +((( 1008 1008 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. 1275 +))) 1009 1009 1277 +((( 1010 1010 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) 1279 +))) 1011 1011 1012 1012 1013 1013 ... ... @@ -1028,7 +1028,9 @@ 1028 1028 (% style="background-color:yellow" %)** USB TTL RXD <~-~-~-~-> UART_TXD** 1029 1029 1030 1030 1300 +((( 1031 1031 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: 1302 +))) 1032 1032 1033 1033 1034 1034 [[image:1654593712276-618.png]] ... ... @@ -1070,7 +1070,6 @@ 1070 1070 * (% style="color:red" %)**IN865**(%%): LoRaWAN IN865 band 1071 1071 * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band 1072 1072 1073 - 1074 1074 = 9. Packing Info = 1075 1075 1076 1076 ... ... @@ -1085,7 +1085,6 @@ 1085 1085 * Package Size / pcs : cm 1086 1086 * Weight / pcs : g 1087 1087 1088 - 1089 1089 = 10. Support = 1090 1090 1091 1091 * 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.