<
From version < 27.3 >
edited by Xiaoling
on 2022/06/07 15:37
To version < 34.9 >
edited by Xiaoling
on 2022/06/07 16:16
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -489,6 +489,7 @@
489 489  * Check what sub-band the LoRaWAN server ask from the OTAA Join Accept message and switch to that sub-band
490 490  * 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)
491 491  
492 +
492 492  === 2.8.3 CN470-510 (CN470) ===
493 493  
494 494  Used in China, Default use CHE=1
... ... @@ -555,8 +555,6 @@
555 555  * Check what sub-band the LoRaWAN server ask from the OTAA Join Accept message and switch to that sub-band
556 556  * 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)
557 557  
558 -
559 -
560 560  === 2.8.5 AS920-923 & AS923-925 (AS923) ===
561 561  
562 562  (% style="color:blue" %)**Default Uplink channel:**
... ... @@ -670,6 +670,9 @@
670 670  * The sensor is detected when the device is turned on, and it will flash 4 times quickly when it is detected.
671 671  * Blink once when device transmit a packet.
672 672  
672 +
673 +
674 +
673 673  == 2.10 ​Firmware Change Log ==
674 674  
675 675  
... ... @@ -745,24 +745,9 @@
745 745  
746 746  (% style="color:#037691" %)**AT Command: AT+INTMOD**
747 747  
748 -(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:709px" %)
749 -|=(% style="width: 163px;" %)**Command Example**|=(% style="width: 304px;" %)**Function**|=(% style="width: 239px;" %)**Response**
750 -|(% style="width:163px" %)AT+INTMOD=?|(% style="width:304px" %)Show current interrupt mode|(% style="width:239px" %)(((
751 -0
750 +[[image:image-20220607153759-6.png]]
752 752  
753 -OK
754 754  
755 -the mode is 0 = No interruption
756 -)))
757 -|(% style="width:163px" %)AT+INTMOD=2|(% style="width:304px" %)(((
758 -Set Transmit Interval
759 -
760 -1. (Disable Interrupt),
761 -1. (Trigger by rising and falling edge),
762 -1. (Trigger by falling edge)
763 -1. (Trigger by rising edge)
764 -)))|(% style="width:239px" %)OK
765 -
766 766  (% style="color:#037691" %)**Downlink Command: 0x06**
767 767  
768 768  Format: Command Code (0x06) followed by 3 bytes.
... ... @@ -775,22 +775,18 @@
775 775  
776 776  == 3.3 Calibrate Sensor ==
777 777  
778 -Detail See [[Calibration Guide>>path:#Calibration]] for the user of 0x13 and 0x14 downlink commands
765 +Detail See [[Calibration Guide>>||anchor="2.7Calibration"]] for the user of 0x13 and 0x14 downlink commands
779 779  
780 780  
781 781  
782 -1.
783 -11. Get Firmware Version Info
769 +== 3.4 Get Firmware Version Info ==
784 784  
785 785  Feature: use downlink to get firmware version.
786 786  
787 -
788 788  (% style="color:#037691" %)**Downlink Command: 0x26**
789 789  
775 +[[image:image-20220607154718-7.png]]
790 790  
791 -|**Downlink Control Type**|**FPort**|**Type Code**|**Downlink payload size(bytes)**
792 -|Get Firmware Version Info|Any|26|2
793 -
794 794  * Reply to the confirmation package: 26 01
795 795  * Reply to non-confirmed packet: 26 00
796 796  
... ... @@ -798,11 +798,10 @@
798 798  
799 799  Configures info payload:
800 800  
801 -|(((
802 -**Size**
803 -
804 -**(bytes)**
805 -)))|**1**|**1**|**1**|**1**|**1**|**5**|**1**
784 +(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:510px" %)
785 +|=(((
786 +**Size(bytes)**
787 +)))|=**1**|=**1**|=**1**|=**1**|=**1**|=**5**|=**1**
806 806  |**Value**|Software Type|(((
807 807  Frequency
808 808  
... ... @@ -812,10 +812,7 @@
812 812  
813 813  Version
814 814  )))|Sensor Type|Reserve|(((
815 -[[Message>>path:#Message_Type]]
816 -
817 -[[Type>>path:#Message_Type]]
818 -
797 +[[Message Type>>||anchor="H2.3.6MessageType"]]
819 819  Always 0x02
820 820  )))
821 821  
... ... @@ -869,18 +869,19 @@
869 869  
870 870  
871 871  
851 += 4. Battery & How to replace =
872 872  
853 +== 4.1 Battery Type ==
873 873  
874 -
875 -1. Battery & How to replace
876 -11. Battery Type
877 -
855 +(((
878 878  LSPH01 is equipped with a [[8500mAH ER26500 Li-SOCI2 battery>>url:https://www.dragino.com/downloads/index.php?dir=datasheet/Battery/ER26500/]]. The battery is un-rechargeable battery with low discharge rate targeting for 8~~10 years use. This type of battery is commonly used in IoT target for long-term running, such as water meter.
857 +)))
879 879  
880 -
859 +(((
881 881  The discharge curve is not linear so can’t simply use percentage to show the battery level. Below is the battery performance.
861 +)))
882 882  
883 -[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image022.png]]
863 +[[image:1654588469844-778.png]]
884 884  
885 885  
886 886  Minimum Working Voltage for the LSPH01:
... ... @@ -888,30 +888,36 @@
888 888  LSPH01:  2.45v ~~ 3.6v
889 889  
890 890  
891 -1.
892 -11. Replace Battery
893 893  
872 +== 4.2 Replace Battery ==
873 +
874 +(((
894 894  Any battery with range 2.45 ~~ 3.6v can be a replacement. We recommend to use Li-SOCl2 Battery.
876 +)))
895 895  
878 +(((
896 896  And make sure the positive and negative pins match.
880 +)))
897 897  
898 898  
899 899  
900 -1.
901 -11. Power Consumption Analyze
884 +== 4.3 Power Consumption Analyze ==
902 902  
886 +(((
903 903  Dragino Battery powered product are all runs in Low Power mode. We have an update battery calculator which base on the measurement of the real device. User can use this calculator to check the battery life and calculate the battery life if want to use different transmit interval.
888 +)))
904 904  
905 -
890 +(((
906 906  Instruction to use as below:
892 +)))
907 907  
908 908  
909 -Step 1: Downlink the up-to-date DRAGINO_Battery_Life_Prediction_Table.xlsx from:
895 +**Step 1**: Downlink the up-to-date DRAGINO_Battery_Life_Prediction_Table.xlsx from:
910 910  
911 911  [[https:~~/~~/www.dragino.com/downloads/index.pHp?dir=LoRa_End_Node/Battery_Analyze/>>url:https://www.dragino.com/downloads/index.php?dir=LoRa_End_Node/Battery_Analyze/]]
912 912  
913 913  
914 -Step 2: Open it and choose
900 +**Step 2**: Open it and choose
915 915  
916 916  * Product Model
917 917  * Uplink Interval
... ... @@ -919,64 +919,62 @@
919 919  
920 920  And the Life expectation in difference case will be shown on the right.
921 921  
922 -[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image023.png]]
908 +[[image:1654588577573-122.png]]
923 923  
924 924  
925 925  The battery related documents as below:
926 926  
927 -* [[Battery Dimension>>url:https://www.dragino.com/downloads/index.php?dir=datasheet/Battery/ER26500/]],
928 -* [[Lithium-Thionyl Chloride Battery>>url:https://www.dragino.com/downloads/index.php?dir=datasheet/Battery/ER26500/]] datasheet
929 -* [[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]]
930 -
931 -|(((
932 -JST-XH-2P connector
913 +* (((
914 +[[Battery Dimension>>url:http://www.dragino.com/downloads/index.php?dir=datasheet/Battery/&file=LSN50-Battery-Dimension.pdf]],
933 933  )))
916 +* (((
917 +[[Lithium-Thionyl Chloride Battery  datasheet>>url:https://www.dragino.com/downloads/downloads/datasheet/Battery/ER26500/ER26500_Datasheet-EN.pdf]],
918 +)))
919 +* (((
920 +[[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]]
921 +)))
934 934  
935 -[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image024.png]]
923 +[[image:image-20220607155856-8.png]]
936 936  
937 937  
938 938  
939 -1.
940 -11.
941 -111. ​Battery Note
927 +=== 4.3.1 ​Battery Note ===
942 942  
929 +(((
943 943  The Li-SICO battery is designed for small current / long period application. It is not good to use a high current, short period transmit method. The recommended minimum period for use of this battery is 5 minutes. If you use a shorter period time to transmit LoRa, then the battery life may be decreased.
931 +)))
944 944  
945 945  
946 -1.
947 -11.
948 -111. ​Replace the battery
949 949  
935 +=== ​4.3.2 Replace the battery ===
936 +
950 950  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.
951 951  
952 -
953 953  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)
954 954  
955 955  
956 956  
943 += 5. Use AT Command =
957 957  
945 +== 5.1 Access AT Commands ==
958 958  
959 -
960 -1. Use AT Command
961 -11. Access AT Commands
962 -
963 963  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.
964 964  
965 -[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image025.png]]
949 +[[image:1654589001411-343.png]]
966 966  
967 -Connection:
951 +**Connection:**
968 968  
969 -USB TTL GND <~-~-~-~-> GND
953 +(% style="background-color:yellow" %)** USB TTL GND <~-~-~-~-> GND**
970 970  
971 -USB TTL TXD <~-~-~-~-> UART_RXD
955 +(% style="background-color:yellow" %)** USB TTL TXD  <~-~-~-~-> UART_RXD**
972 972  
973 -USB TTL RXD <~-~-~-~-> UART_TXD
957 +(% style="background-color:yellow" %)** USB TTL RXD  <~-~-~-~-> UART_TXD**
974 974  
975 975  
976 -In the PC, you need to set the serial baud rate to **9600** to access the serial console for LSPH01. LSPH01 will output system info once power on as below:
960 +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:
977 977  
978 978  
979 - [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image026.png]]
963 + [[image:1654589062541-567.png]]
980 980  
981 981  Valid AT Command please check [[Configure Device>>path:#Configure_Device]].
982 982  
... ... @@ -983,38 +983,43 @@
983 983  
984 984  
985 985  
986 -1. FAQ
987 -11. How to change the LoRa Frequency Bands/Region
970 += 6. FAQ =
988 988  
989 -You can follow the instructions for [[how to upgrade image>>path:#3ygebqi]].
972 +== 6.1 How to change the LoRa Frequency Bands/Region ==
973 +
974 +You can follow the instructions for [[how to upgrade image>>||anchor="H2.10200BFirmwareChangeLog"]].
990 990  When downloading the images, choose the required image file for download. ​
991 991  
992 992  
993 993  
994 -1. Trouble Shooting
995 -11. AT Commands input doesn’t work
979 += 7. Trouble Shooting =
996 996  
997 -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 **ENTER** while sending out the command. Some serial tool doesn’t send **ENTER** while press the send key, user need to add ENTER in their string.
981 +== 7.1 AT Commands input doesn’t work ==
998 998  
983 +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.
999 999  
1000 -1. Order Info
1001 1001  
1002 -Part Number: **LSPH01-XX**
1003 1003  
987 += 8. Order Info =
1004 1004  
1005 -**XX**: The default frequency band
989 +Part Number: (% style="color:blue" %)**LSPH01-XX**
1006 1006  
1007 -* **AS923**: LoRaWAN AS923 band
1008 -* **AU915**: LoRaWAN AU915 band
1009 -* **EU433**: LoRaWAN EU433 band
1010 -* **EU868**: LoRaWAN EU868 band
1011 -* **KR920**: LoRaWAN KR920 band
1012 -* **US915**: LoRaWAN US915 band
1013 -* **IN865**: LoRaWAN IN865 band
1014 -* **CN470**: LoRaWAN CN470 band
1015 1015  
1016 -1. ​Packing Info
992 +(% style="color:blue" %)**XX**(%%): The default frequency band
1017 1017  
994 +* (% style="color:red" %)**AS923**(%%): LoRaWAN AS923 band
995 +* (% style="color:red" %)**AU915**(%%): LoRaWAN AU915 band
996 +* (% style="color:red" %)**EU433**(%%): LoRaWAN EU433 band
997 +* (% style="color:red" %)**EU868**(%%): LoRaWAN EU868 band
998 +* (% style="color:red" %)**KR920**(%%): LoRaWAN KR920 band
999 +* (% style="color:red" %)**US915**(%%): LoRaWAN US915 band
1000 +* (% style="color:red" %)**IN865**(%%): LoRaWAN IN865 band
1001 +* (% style="color:red" %)**CN470**(%%): LoRaWAN CN470 band
1002 +
1003 +
1004 += 9. ​Packing Info =
1005 +
1006 +
1018 1018  **Package Includes**:
1019 1019  
1020 1020  * LSPH01 LoRaWAN Soil Ph Sensor x 1
1654588469844-778.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +75.8 KB
Content
1654588577573-122.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +138.2 KB
Content
1654589001411-343.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +546.2 KB
Content
1654589062541-567.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +144.0 KB
Content
image-20220607153759-6.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +17.2 KB
Content
image-20220607154718-7.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +6.0 KB
Content
image-20220607155856-8.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +83.5 KB
Content
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0