<
From version < 28.7 >
edited by Xiaoling
on 2022/06/07 15:42
To version < 32.4 >
edited by Xiaoling
on 2022/06/07 16:02
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -434,6 +434,7 @@
434 434  * Reply to the confirmation package: 14 01
435 435  * Reply to non-confirmed packet: 14 00
436 436  
437 +
437 437  == 2.8 Frequency Plans ==
438 438  
439 439  (((
... ... @@ -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  
493 +
492 492  === 2.8.3 CN470-510 (CN470) ===
493 493  
494 494  Used in China, Default use CHE=1
... ... @@ -556,6 +556,7 @@
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 558  
561 +
559 559  === 2.8.5 AS920-923 & AS923-925 (AS923) ===
560 560  
561 561  (% style="color:blue" %)**Default Uplink channel:**
... ... @@ -669,6 +669,8 @@
669 669  * The sensor is detected when the device is turned on, and it will flash 4 times quickly when it is detected.
670 670  * Blink once when device transmit a packet.
671 671  
675 +
676 +
672 672  == 2.10 ​Firmware Change Log ==
673 673  
674 674  
... ... @@ -737,8 +737,6 @@
737 737  * Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds
738 738  * Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds
739 739  
740 -
741 -
742 742  == 3.2 Set Interrupt Mode ==
743 743  
744 744  Feature, Set Interrupt mode for GPIO_EXIT.
... ... @@ -757,8 +757,6 @@
757 757  * Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode
758 758  * Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger
759 759  
760 -
761 -
762 762  == 3.3 Calibrate Sensor ==
763 763  
764 764  Detail See [[Calibration Guide>>||anchor="2.7Calibration"]] for the user of 0x13 and 0x14 downlink commands
... ... @@ -769,25 +769,22 @@
769 769  
770 770  Feature: use downlink to get firmware version.
771 771  
772 -
773 773  (% style="color:#037691" %)**Downlink Command: 0x26**
774 774  
775 +[[image:image-20220607154718-7.png]]
775 775  
776 -|**Downlink Control Type**|**FPort**|**Type Code**|**Downlink payload size(bytes)**
777 -|Get Firmware Version Info|Any|26|2
778 -
779 779  * Reply to the confirmation package: 26 01
780 780  * Reply to non-confirmed packet: 26 00
781 781  
780 +
782 782  Device will send an uplink after got this downlink command. With below payload:
783 783  
784 784  Configures info payload:
785 785  
786 -|(((
787 -**Size**
788 -
789 -**(bytes)**
790 -)))|**1**|**1**|**1**|**1**|**1**|**5**|**1**
785 +(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:510px" %)
786 +|=(((
787 +**Size(bytes)**
788 +)))|=**1**|=**1**|=**1**|=**1**|=**1**|=**5**|=**1**
791 791  |**Value**|Software Type|(((
792 792  Frequency
793 793  
... ... @@ -797,10 +797,7 @@
797 797  
798 798  Version
799 799  )))|Sensor Type|Reserve|(((
800 -[[Message>>path:#Message_Type]]
801 -
802 -[[Type>>path:#Message_Type]]
803 -
798 +[[Message Type>>||anchor="H2.3.6MessageType"]]
804 804  Always 0x02
805 805  )))
806 806  
... ... @@ -854,18 +854,19 @@
854 854  
855 855  
856 856  
852 += 4. Battery & How to replace =
857 857  
854 +== 4.1 Battery Type ==
858 858  
859 -
860 -1. Battery & How to replace
861 -11. Battery Type
862 -
856 +(((
863 863  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.
858 +)))
864 864  
865 -
860 +(((
866 866  The discharge curve is not linear so can’t simply use percentage to show the battery level. Below is the battery performance.
862 +)))
867 867  
868 -[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image022.png]]
864 +[[image:1654588469844-778.png]]
869 869  
870 870  
871 871  Minimum Working Voltage for the LSPH01:
... ... @@ -873,30 +873,36 @@
873 873  LSPH01:  2.45v ~~ 3.6v
874 874  
875 875  
876 -1.
877 -11. Replace Battery
878 878  
873 +== 4.2 Replace Battery ==
874 +
875 +(((
879 879  Any battery with range 2.45 ~~ 3.6v can be a replacement. We recommend to use Li-SOCl2 Battery.
877 +)))
880 880  
879 +(((
881 881  And make sure the positive and negative pins match.
881 +)))
882 882  
883 883  
884 884  
885 -1.
886 -11. Power Consumption Analyze
885 +== 4.3 Power Consumption Analyze ==
887 887  
887 +(((
888 888  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.
889 +)))
889 889  
890 -
891 +(((
891 891  Instruction to use as below:
893 +)))
892 892  
893 893  
894 -Step 1: Downlink the up-to-date DRAGINO_Battery_Life_Prediction_Table.xlsx from:
896 +**Step 1**: Downlink the up-to-date DRAGINO_Battery_Life_Prediction_Table.xlsx from:
895 895  
896 896  [[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/]]
897 897  
898 898  
899 -Step 2: Open it and choose
901 +**Step 2**: Open it and choose
900 900  
901 901  * Product Model
902 902  * Uplink Interval
... ... @@ -904,34 +904,35 @@
904 904  
905 905  And the Life expectation in difference case will be shown on the right.
906 906  
907 -[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image023.png]]
909 +[[image:1654588577573-122.png]]
908 908  
909 909  
910 910  The battery related documents as below:
911 911  
912 -* [[Battery Dimension>>url:https://www.dragino.com/downloads/index.php?dir=datasheet/Battery/ER26500/]],
913 -* [[Lithium-Thionyl Chloride Battery>>url:https://www.dragino.com/downloads/index.php?dir=datasheet/Battery/ER26500/]] datasheet
914 -* [[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]]
915 -
916 -|(((
917 -JST-XH-2P connector
914 +* (((
915 +[[Battery Dimension>>url:http://www.dragino.com/downloads/index.php?dir=datasheet/Battery/&file=LSN50-Battery-Dimension.pdf]],
918 918  )))
917 +* (((
918 +[[Lithium-Thionyl Chloride Battery  datasheet>>url:https://www.dragino.com/downloads/downloads/datasheet/Battery/ER26500/ER26500_Datasheet-EN.pdf]],
919 +)))
920 +* (((
921 +[[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]]
922 +)))
919 919  
920 -[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image024.png]]
924 +[[image:image-20220607155856-8.png]]
921 921  
922 922  
923 923  
924 -1.
925 -11.
926 -111. ​Battery Note
928 +=== 4.3.1 ​Battery Note ===
927 927  
930 +(((
928 928  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.
932 +)))
929 929  
930 930  
931 -1.
932 -11.
933 -111. ​Replace the battery
934 934  
936 +=== ​4.3.2 Replace the battery ===
937 +
935 935  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.
936 936  
937 937  
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
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-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0