<
From version < 28.1 >
edited by Xiaoling
on 2022/06/07 15:38
To version < 30.2 >
edited by Xiaoling
on 2022/06/07 15:54
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -434,6 +434,8 @@
434 434  * Reply to the confirmation package: 14 01
435 435  * Reply to non-confirmed packet: 14 00
436 436  
437 +
438 +
437 437  == 2.8 Frequency Plans ==
438 438  
439 439  (((
... ... @@ -489,6 +489,8 @@
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  
494 +
495 +
492 492  === 2.8.3 CN470-510 (CN470) ===
493 493  
494 494  Used in China, Default use CHE=1
... ... @@ -557,6 +557,7 @@
557 557  
558 558  
559 559  
564 +
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  
678 +
679 +
680 +
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
756 +[[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,34 +775,31 @@
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
771 +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
775 +== 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  
781 +[[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  
786 +
787 +
797 797  Device will send an uplink after got this downlink command. With below payload:
798 798  
799 799  Configures info payload:
800 800  
801 -|(((
802 -**Size**
803 -
804 -**(bytes)**
805 -)))|**1**|**1**|**1**|**1**|**1**|**5**|**1**
792 +(% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:510px" %)
793 +|=(((
794 +**Size(bytes)**
795 +)))|=**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 -
805 +[[Message Type>>||anchor="H2.3.6MessageType"]]
819 819  Always 0x02
820 820  )))
821 821  
... ... @@ -869,18 +869,19 @@
869 869  
870 870  
871 871  
859 += 4. Battery & How to replace =
872 872  
861 +== 4.1 Battery Type ==
873 873  
874 -
875 -1. Battery & How to replace
876 -11. Battery Type
877 -
863 +(((
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.
865 +)))
879 879  
880 -
867 +(((
881 881  The discharge curve is not linear so can’t simply use percentage to show the battery level. Below is the battery performance.
869 +)))
882 882  
883 -[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image022.png]]
871 +[[image:1654588469844-778.png]]
884 884  
885 885  
886 886  Minimum Working Voltage for the LSPH01:
1654588469844-778.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +75.8 KB
Content
image-20220607154718-7.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Xiaoling
Size
... ... @@ -1,0 +1,1 @@
1 +6.0 KB
Content
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0