<
From version < 34.8 >
edited by Xiaoling
on 2022/06/07 16:13
To version < 33.1 >
edited by Xiaoling
on 2022/06/07 16:03
>
Change comment: Uploaded new attachment "1654589001411-343.png", version {1}

Summary

Details

Page properties
Content
... ... @@ -491,7 +491,6 @@
491 491  * 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)
492 492  
493 493  
494 -
495 495  === 2.8.3 CN470-510 (CN470) ===
496 496  
497 497  Used in China, Default use CHE=1
... ... @@ -558,6 +558,8 @@
558 558  * Check what sub-band the LoRaWAN server ask from the OTAA Join Accept message and switch to that sub-band
559 559  * 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)
560 560  
560 +
561 +
561 561  === 2.8.5 AS920-923 & AS923-925 (AS923) ===
562 562  
563 563  (% style="color:blue" %)**Default Uplink channel:**
... ... @@ -671,6 +671,8 @@
671 671  * The sensor is detected when the device is turned on, and it will flash 4 times quickly when it is detected.
672 672  * Blink once when device transmit a packet.
673 673  
675 +
676 +
674 674  == 2.10 ​Firmware Change Log ==
675 675  
676 676  
... ... @@ -739,8 +739,6 @@
739 739  * Example 1: Downlink Payload: 0100001E ~/~/ Set Transmit Interval (TDC) = 30 seconds
740 740  * Example 2: Downlink Payload: 0100003C ~/~/ Set Transmit Interval (TDC) = 60 seconds
741 741  
742 -
743 -
744 744  == 3.2 Set Interrupt Mode ==
745 745  
746 746  Feature, Set Interrupt mode for GPIO_EXIT.
... ... @@ -759,8 +759,6 @@
759 759  * Example 1: Downlink Payload: 06000000 ~/~/ Turn off interrupt mode
760 760  * Example 2: Downlink Payload: 06000003 ~/~/ Set the interrupt mode to rising edge trigger
761 761  
762 -
763 -
764 764  == 3.3 Calibrate Sensor ==
765 765  
766 766  Detail See [[Calibration Guide>>||anchor="2.7Calibration"]] for the user of 0x13 and 0x14 downlink commands
... ... @@ -778,6 +778,7 @@
778 778  * Reply to the confirmation package: 26 01
779 779  * Reply to non-confirmed packet: 26 00
780 780  
780 +
781 781  Device will send an uplink after got this downlink command. With below payload:
782 782  
783 783  Configures info payload:
... ... @@ -937,31 +937,34 @@
937 937  
938 938  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.
939 939  
940 +
940 940  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)
941 941  
942 942  
943 943  
944 -= 5. Use AT Command =
945 945  
946 -== 5.1 Access AT Commands ==
947 947  
947 +
948 +1. Use AT Command
949 +11. Access AT Commands
950 +
948 948  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.
949 949  
950 -[[image:1654589001411-343.png]]
953 +[[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image025.png]]
951 951  
952 -**Connection:**
955 +Connection:
953 953  
954 -(% style="background-color:yellow" %)** USB TTL GND <~-~-~-~-> GND**
957 +USB TTL GND <~-~-~-~-> GND
955 955  
956 -(% style="background-color:yellow" %)** USB TTL TXD  <~-~-~-~-> UART_RXD**
959 +USB TTL TXD <~-~-~-~-> UART_RXD
957 957  
958 -(% style="background-color:yellow" %)** USB TTL RXD  <~-~-~-~-> UART_TXD**
961 +USB TTL RXD <~-~-~-~-> UART_TXD
959 959  
960 960  
961 -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:
964 +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:
962 962  
963 963  
964 - [[image:1654589062541-567.png]]
967 + [[image:file:///C:/Users/93456/AppData/Local/Temp/msohtmlclip1/01/clip_image026.png]]
965 965  
966 966  Valid AT Command please check [[Configure Device>>path:#Configure_Device]].
967 967  
... ... @@ -968,19 +968,17 @@
968 968  
969 969  
970 970  
971 -= 6. FAQ =
974 +1. FAQ
975 +11. How to change the LoRa Frequency Bands/Region
972 972  
973 -== 6.1 How to change the LoRa Frequency Bands/Region ==
974 -
975 -You can follow the instructions for [[how to upgrade image>>||anchor="H2.10200BFirmwareChangeLog"]].
977 +You can follow the instructions for [[how to upgrade image>>path:#3ygebqi]].
976 976  When downloading the images, choose the required image file for download. ​
977 977  
978 978  
979 979  
980 -= 7. Trouble Shooting =
982 +1. Trouble Shooting
983 +11. AT Commands input doesn’t work
981 981  
982 -== 7.1 AT Commands input doesn’t work ==
983 -
984 984  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.
985 985  
986 986  
1654589062541-567.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.Xiaoling
Size
... ... @@ -1,1 +1,0 @@
1 -144.0 KB
Content
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0