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)
-
Attachments (0 modified, 8 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -481,13 +481,17 @@ 481 481 Always 0x03 482 482 ))) 483 483 484 + 484 484 User can also send 0x14 downlink command to poll the current calibration payload. 485 485 486 -[[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"]]487 +[[image:image-20220607171416-7.jpeg]] 487 487 489 + 488 488 * Reply to the confirmation package: 14 01 489 489 * Reply to non-confirmed packet: 14 00 490 490 493 + 494 + 491 491 == 2.8 Frequency Plans == 492 492 493 493 ((( ... ... @@ -543,6 +543,9 @@ 543 543 * Check what sub-band the LoRaWAN server ask from the OTAA Join Accept message and switch to that sub-band 544 544 * 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) 545 545 550 + 551 + 552 + 546 546 === 2.8.3 CN470-510 (CN470) === 547 547 548 548 Used in China, Default use CHE=1 ... ... @@ -609,6 +609,9 @@ 609 609 * Check what sub-band the LoRaWAN server ask from the OTAA Join Accept message and switch to that sub-band 610 610 * 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) 611 611 619 + 620 + 621 + 612 612 === 2.8.5 AS920-923 & AS923-925 (AS923) === 613 613 614 614 (% style="color:blue" %)**Default Uplink channel:** ... ... @@ -723,6 +723,9 @@ 723 723 * The sensor is detected when the device is turned on, and it will flash 4 times quickly when it is detected. 724 724 * Blink once when device transmit a packet. 725 725 736 + 737 + 738 + 726 726 == 2.10 Firmware Change Log == 727 727 728 728 ... ... @@ -766,22 +766,10 @@ 766 766 767 767 (% style="color:#037691" %)**AT Command: AT+TDC** 768 768 782 +[[image:image-20220607171554-8.png]] 769 769 770 -(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:710px" %) 771 -|(% style="width:154px" %)**Command Example**|(% style="width:223px" %)**Function**|(% style="width:330px" %)**Response** 772 -|(% style="width:154px" %)AT+TDC=?|(% style="width:223px" %)Show current transmit Interval|(% style="width:330px" %)((( 773 -30000 774 774 775 -OK 776 776 777 -the interval is 30000ms = 30s 778 -))) 779 -|(% style="width:154px" %)AT+TDC=60000|(% style="width:223px" %)Set Transmit Interval|(% style="width:330px" %)((( 780 -OK 781 - 782 -Set transmit interval to 60000ms = 60 seconds 783 -))) 784 - 785 785 (% style="color:#037691" %)**Downlink Command: 0x01** 786 786 787 787 Format: Command Code (0x01) followed by 3 bytes time value. ... ... @@ -791,6 +791,8 @@ 791 791 * Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds 792 792 * Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds 793 793 795 + 796 + 794 794 == 3.2 Set Interrupt Mode == 795 795 796 796 Feature, Set Interrupt mode for GPIO_EXIT. ... ... @@ -797,7 +797,7 @@ 797 797 798 798 (% style="color:#037691" %)**AT Command: AT+INTMOD** 799 799 800 -[[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"]]803 +[[image:image-20220607171716-9.png]] 801 801 802 802 803 803 (% style="color:#037691" %)**Downlink Command: 0x06** ... ... @@ -809,6 +809,9 @@ 809 809 * Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode 810 810 * Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger 811 811 815 + 816 + 817 + 812 812 == 3.3 Calibrate Sensor == 813 813 814 814 Detail See [[Calibration Guide>>path:#H2.7Calibration]] for the user of 0x13 and 0x14 downlink commands ... ... @@ -821,11 +821,12 @@ 821 821 822 822 (% style="color:#037691" %)**Downlink Command: 0x26** 823 823 824 -[[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"]]830 +[[image:image-20220607171917-10.png]] 825 825 826 826 * Reply to the confirmation package: 26 01 827 827 * Reply to non-confirmed packet: 26 00 828 828 835 + 829 829 Device will send an uplink after got this downlink command. With below payload: 830 830 831 831 Configures info payload: ... ... @@ -909,7 +909,7 @@ 909 909 The discharge curve is not linear so can’t simply use percentage to show the battery level. Below is the battery performance. 910 910 ))) 911 911 912 -[[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"]]919 +[[image:1654593587246-335.png]] 913 913 914 914 915 915 Minimum Working Voltage for the LSPH01: ... ... @@ -954,7 +954,7 @@ 954 954 955 955 And the Life expectation in difference case will be shown on the right. 956 956 957 -[[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"]]964 +[[image:1654593605679-189.png]] 958 958 959 959 960 960 The battery related documents as below: ... ... @@ -969,7 +969,7 @@ 969 969 [[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]] 970 970 ))) 971 971 972 -[[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"]]979 +[[image:image-20220607172042-11.png]] 973 973 974 974 975 975 ... ... @@ -995,7 +995,7 @@ 995 995 996 996 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. 997 997 998 -[[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"]]1005 +[[image:1654593668970-604.png]] 999 999 1000 1000 **Connection:** 1001 1001 ... ... @@ -1009,7 +1009,7 @@ 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: 1010 1010 1011 1011 1012 - [[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"]]1019 + [[image:1654593712276-618.png]] 1013 1013 1014 1014 Valid AT Command please check [[Configure Device>>path:#H3.ConfigureLSPH01viaATCommandorLoRaWANDownlink]]. 1015 1015 ... ... @@ -1048,6 +1048,9 @@ 1048 1048 * (% style="color:red" %)**IN865**(%%): LoRaWAN IN865 band 1049 1049 * (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band 1050 1050 1058 + 1059 + 1060 + 1051 1051 = 9. Packing Info = 1052 1052 1053 1053 ... ... @@ -1062,6 +1062,9 @@ 1062 1062 * Package Size / pcs : cm 1063 1063 * Weight / pcs : g 1064 1064 1075 + 1076 + 1077 + 1065 1065 = 10. Support = 1066 1066 1067 1067 * 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.
- 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-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