<
From version < 194.1 >
edited by Dilisi S
on 2024/11/16 00:01
To version < 190.1 >
edited by Dilisi S
on 2024/11/13 23:27
>
Change comment: test edit

Summary

Details

Page properties
Content
... ... @@ -111,6 +111,7 @@
111 111  * Smart cities
112 112  * Smart factory
113 113  
114 +
114 114  = 2. Assembling the device =
115 115  
116 116  == 2.1 Connecting the antenna ==
... ... @@ -1491,7 +1491,7 @@
1491 1491  [[image:thingseye.io_integrationsCenter_integrations.png||height="686" width="1000"]]
1492 1492  
1493 1493  
1494 -==== 3.5.2.1 Viewing integration details ====
1495 +**Viewing integration details**:
1495 1495  
1496 1496  Click on your integration from the list. The **Integration details** window will appear with the **Details **tab selected. The **Details **tab shows all the settings you have provided for this integration.
1497 1497  
... ... @@ -1504,7 +1504,7 @@
1504 1504  See also ThingsEye documentation.
1505 1505  {{/info}}
1506 1506  
1507 -==== **3.5.2.2 Viewing events** ====
1508 +**Viewing events:**
1508 1508  
1509 1509  The **Events **tab displays all the uplink messages from the LT-22222-L.
1510 1510  
... ... @@ -1519,9 +1519,9 @@
1519 1519  [[image:thingseye-json.png||width="1000"]]
1520 1520  
1521 1521  
1522 -==== **3.5.2.3 Deleting an integration** ====
1523 +**Deleting the integration**:
1523 1523  
1524 -If you want to delete an integration, click the **Delete integratio**n button on the Integrations page.
1525 +If you want to delete this integration, click the **Delete integratio**n button.
1525 1525  
1526 1526  
1527 1527  == 3.6 Interface Details ==
... ... @@ -1534,7 +1534,7 @@
1534 1534  [[image:1653356991268-289.png]]
1535 1535  
1536 1536  
1537 -=== 3.6.2 Digital Input Ports: DI1/DI2 ===
1538 +=== 3.6.2 Digital Input Ports: DI1/DI2 ( For LT-22222-L) ===
1538 1538  
1539 1539  
1540 1540  (((
... ... @@ -1664,7 +1664,7 @@
1664 1664  [[image:image-20240219115718-1.png]]
1665 1665  
1666 1666  
1667 -=== 3.6.3 Digital Output Ports: DO1/DO2 ===
1668 +=== 3.6.3 Digital Output Ports: DO1/DO2 /DO3 ===
1668 1668  
1669 1669  
1670 1670  (% style="color:blue" %)**NPN output**(%%): GND or Float. The maximum voltage that can be applied to the output pin is 36V.
... ... @@ -1775,10 +1775,9 @@
1775 1775  
1776 1776  (((
1777 1777  You can use a USB-to-TTL adapter along with a 3.5mm Program Cable to connect the LT-22222-L to a PC, as shown below.
1778 -
1779 -[[image:usb-ttl-programming.png]]
1780 1780  )))
1781 1781  
1781 +[[image:1653358238933-385.png]]
1782 1782  
1783 1783  
1784 1784  (((
... ... @@ -1795,21 +1795,21 @@
1795 1795  )))
1796 1796  
1797 1797  (((
1798 -The following is the list of all the AT commands related to the LT-22222-L, except for those used for switching between working modes.
1798 +The following is the list of all the AT commands related to the LT-22222-L, except for those used for switching between work modes.
1799 1799  
1800 -* **##AT##+<CMD>?** : Help on <CMD>
1801 -* **##AT##+<CMD>** : Run <CMD>
1802 -* **##AT##+<CMD>=<value>** : Set the value
1803 -* **##AT##+<CMD>=?** : Get the value
1804 -* ##**ATZ**##: Trigger a reset of the MCU
1800 +* AT+<CMD>? : Help on <CMD>
1801 +* AT+<CMD> : Run <CMD>
1802 +* AT+<CMD>=<value> : Set the value
1803 +* AT+<CMD>=? : Get the value
1804 +* ATZ: Trigger a reset of the MCU
1805 1805  * ##**AT+FDR**##: Reset Parameters to factory default, reserve keys 
1806 1806  * **##AT+DEUI##**: Get or set the Device EUI (DevEUI)
1807 1807  * **##AT+DADDR##**: Get or set the Device Address (DevAddr)
1808 1808  * **##AT+APPKEY##**: Get or set the Application Key (AppKey)
1809 -* ##**AT+NWKSKEY**##: Get or set the Network Session Key (NwkSKey)
1810 -* **##AT+APPSKEY##**: Get or set the Application Session Key (AppSKey)
1811 -* **##AT+APPEUI##**: Get or set the Application EUI (AppEUI)
1812 -* **##AT+ADR##**: Get or set the Adaptive Data Rate setting. (0: OFF, 1: ON)
1809 +* AT+NWKSKEY: Get or set the Network Session Key (NwkSKey)
1810 +* AT+APPSKEY: Get or set the Application Session Key (AppSKey)
1811 +* AT+APPEUI: Get or set the Application EUI (AppEUI)
1812 +* AT+ADR: Get or set the Adaptive Data Rate setting. (0: OFF, 1: ON)
1813 1813  * AT+TXP: Get or set the Transmit Power (0-5, MAX:0, MIN:5, according to LoRaWAN Specification)
1814 1814  * AT+DR:  Get or set the Data Rate. (0-7 corresponding to DR_X)  
1815 1815  * AT+DCS: Get or set the ETSI Duty Cycle setting - 0=disable, 1=enable - Only for testing
... ... @@ -1854,28 +1854,28 @@
1854 1854  
1855 1855  
1856 1856  (((
1857 -(% style="color:blue" %)**If the device has not yet joined the network:**
1857 +(% style="color:blue" %)**If the device has not joined the network yet:**
1858 1858  )))
1859 1859  )))
1860 1860  
1861 1861  (((
1862 -(% style="background-color:#dcdcdc" %)##**123456 ~/~/Enter the password to enable AT commands access**##
1862 +(% style="background-color:#dcdcdc" %)##**123456 ~/~/enable AT commands access**##
1863 1863  )))
1864 1864  
1865 1865  (((
1866 -(% style="background-color:#dcdcdc" %)##**AT+FDR ~/~/Reset parameters to factory default, Reserve keys**##
1866 +(% style="background-color:#dcdcdc" %)##**AT+FDR ~/~/reset parameters to factory default, reserve keys**##
1867 1867  )))
1868 1868  
1869 1869  (((
1870 -(% style="background-color:#dcdcdc" %)##**123456 ~/~/Enter the password to enable AT commands access**##
1870 +(% style="background-color:#dcdcdc" %)##**123456 ~/~/enable AT commands access**##
1871 1871  )))
1872 1872  
1873 1873  (((
1874 -(% style="background-color:#dcdcdc" %)##**AT+NJM=0 ~/~/Set to ABP mode**##
1874 +(% style="background-color:#dcdcdc" %)##**AT+NJM=0 ~/~/set to ABP mode**##
1875 1875  )))
1876 1876  
1877 1877  (((
1878 -(% style="background-color:#dcdcdc" %)##**ATZ ~/~/Reset MCU**##
1878 +(% style="background-color:#dcdcdc" %)##**ATZ ~/~/reset MCU**##
1879 1879  )))
1880 1880  
1881 1881  
... ... @@ -1898,20 +1898,20 @@
1898 1898  
1899 1899  
1900 1900  (((
1901 -(% style="background-color:#dcdcdc" %)**123456**(%%)  ~/~/ Enter password to enable AT commands access
1901 +(% style="background-color:#dcdcdc" %)**123456**(%%)  ~/~/ Enter Password to have AT access.
1902 1902  )))
1903 1903  )))
1904 1904  
1905 1905  (((
1906 -(% style="background-color:#dcdcdc" %)** AT+FDR**(%%)  ~/~/ Reset parameters to Factory Default, Reserve keys
1906 +(% style="background-color:#dcdcdc" %)** AT+FDR**(%%)  ~/~/ Reset Parameters to Factory Default, Keys Reserve
1907 1907  )))
1908 1908  
1909 1909  (((
1910 -(% style="background-color:#dcdcdc" %)** 123456**(%%)  ~/~/ Enter password to enable AT commands access
1910 +(% style="background-color:#dcdcdc" %)** 123456**(%%)  ~/~/ Enter Password to have AT access.
1911 1911  )))
1912 1912  
1913 1913  (((
1914 -(% style="background-color:#dcdcdc" %)** AT+CLASS=C**(%%)  ~/~/ Set to CLASS C mode
1914 +(% style="background-color:#dcdcdc" %)** AT+CLASS=C**(%%)  ~/~/ Set to work in CLASS C
1915 1915  )))
1916 1916  
1917 1917  (((
... ... @@ -1931,19 +1931,19 @@
1931 1931  )))
1932 1932  
1933 1933  (((
1934 -(% style="background-color:#dcdcdc" %)** AT+CHS=868400000**(%%)  ~/~/ Set transmit frequency to 868.4 MHz
1934 +(% style="background-color:#dcdcdc" %)** AT+CHS=868400000**(%%)  ~/~/ Set transmit frequency to 868.4Mhz
1935 1935  )))
1936 1936  
1937 1937  (((
1938 -(% style="background-color:#dcdcdc" %)** AT+RX2FQ=868400000**(%%)  ~/~/ Set RX2 frequency to 868.4 MHz (according to the result from the server)
1938 +(% style="background-color:#dcdcdc" %)** AT+RX2FQ=868400000**(%%)  ~/~/ Set RX2Frequency to 868.4Mhz (according to the result from server)
1939 1939  )))
1940 1940  
1941 1941  (((
1942 -(% style="background-color:#dcdcdc" %)** AT+RX2DR=5**(%%)** ** ~/~/ Set RX2 DR to match the downlink DR from the server. See below.
1942 +(% style="background-color:#dcdcdc" %)** AT+RX2DR=5**(%%)** ** ~/~/ Set RX2DR to match the downlink DR from server. see below
1943 1943  )))
1944 1944  
1945 1945  (((
1946 -(% style="background-color:#dcdcdc" %)** AT+DADDR=26 01 1A F1** (%%) ~/~/ Set Device Address. The Device Address can be found in the application on the LoRaWAN NS.
1946 +(% style="background-color:#dcdcdc" %)** AT+DADDR=26 01 1A F1** (%%) ~/~/ Set Device Address to 26 01 1A F1, this ID can be found in the LoRa Server portal.
1947 1947  )))
1948 1948  
1949 1949  (((
... ... @@ -1957,14 +1957,14 @@
1957 1957  )))
1958 1958  
1959 1959  (((
1960 -**~1. Ensure that the device is set to ABP mode in the LoRaWAN Network Server.**
1960 +**~1. Make sure the device is set to ABP mode in the IoT Server.**
1961 1961  
1962 -**2. Verify that the LG01/02 gateway RX frequency matches the AT+CHS setting exactly.**
1962 +**2. Make sure the LG01/02 gateway RX frequency is exactly the same as AT+CHS setting.**
1963 1963  
1964 -**3. Make sure the SF/bandwidth settings in the LG01/LG02 match the settings of AT+DR. Refer to [[this link>>url:http://www.dragino.com/downloads/index.php?
1964 +**3. Make sure SF / bandwidth setting in LG01/LG02 match the settings of AT+DR. refer [[this link>>url:http://www.dragino.com/downloads/index.php?
1965 1965  dir=LoRa_Gateway/&file=LoRaWAN%201.0.3%20Regional%20Parameters.xlsx]] to see what DR means.**
1966 1966  
1967 -**4. The commands AT+RX2FQ and AT+RX2DR enable downlink functionality. To set the correct parameters, you can check the actual downlink parameters to be used as shown below. Here, RX2FQ should be set to 868400000 and RX2DR should be set to 5.**
1967 +**4. The command AT+RX2FQ and AT+RX2DR is to let downlink work. to set the correct parameters, user can check the actually downlink parameters to be used. As below. Which shows the RX2FQ should use 868400000 and RX2DR should be 5.**
1968 1968  )))
1969 1969  
1970 1970  (((
... ... @@ -1976,7 +1976,7 @@
1976 1976  
1977 1977  
1978 1978  (((
1979 -(% style="color:blue" %)**If the sensor has JOINED:**
1979 +(% style="color:blue" %)**If sensor JOINED:**
1980 1980  
1981 1981  (% style="background-color:#dcdcdc" %)**AT+CLASS=A**
1982 1982  
... ... @@ -1986,7 +1986,7 @@
1986 1986  
1987 1987  = 5. Case Study =
1988 1988  
1989 -== 5.1 Counting how many objects pass through the flow line ==
1989 +== 5.1 Counting how many objects pass through the flow Line ==
1990 1990  
1991 1991  See [[How to set up to setup counting for objects passing through the flow line>>How to set up to count objects pass in flow line]]?
1992 1992  
... ... @@ -1998,8 +1998,10 @@
1998 1998  
1999 1999  == 6.1 How to update the firmware? ==
2000 2000  
2001 -Dragino frequently releases firmware updates for the LT-22222-L. Updating your LT-22222-L with the latest firmware version helps to:
2001 +Dragino frequently releases firmware updates for the LT-22222-L.
2002 2002  
2003 +Updating your LT-22222-L with the latest firmware version helps to:
2004 +
2003 2003  * Support new features
2004 2004  * Fix bugs
2005 2005  * Change LoRaWAN frequency bands
... ... @@ -2017,8 +2017,8 @@
2017 2017  
2018 2018  Below is the hardware setup for uploading a firmware image to the LT-22222-L:
2019 2019  
2020 -[[image:usb-ttl-programming.png]]
2021 2021  
2023 +[[image:1653359603330-121.png]]
2022 2022  
2023 2023  
2024 2024  Start the STM32 Flash Loader and choose the correct COM port to update.
... ... @@ -2042,7 +2042,7 @@
2042 2042  [[image:image-20220524104033-15.png]]
2043 2043  
2044 2044  
2045 -(% style="color:red" %)**Note**(%%): If you have lost the programming cable, you can make one from a 3.5 mm cable. The pin mapping is as follows:
2047 +(% style="color:red" %)**Note**(%%): If you have lost the programming cable, you can make one from a 3.5mm cable. The pin mapping is as follows:
2046 2046  
2047 2047  [[image:1653360054704-518.png||height="186" width="745"]]
2048 2048  
... ... @@ -2060,18 +2060,18 @@
2060 2060  (((
2061 2061  
2062 2062  
2063 -== 6.3 How to setup LT-22222-L to work with a Single Channel Gateway, such as LG01/LG02? ==
2065 +== 6.3 How to setup LT to work with a Single Channel Gateway, such as LG01/LG02? ==
2064 2064  )))
2065 2065  
2066 2066  (((
2067 2067  (((
2068 -In this case, you need to set the LT-22222-L to work in ABP mode and transmit on only one frequency.
2070 +In this case, you need to set the LT-33222-L to work in ABP mode and transmit on only one frequency.
2069 2069  )))
2070 2070  )))
2071 2071  
2072 2072  (((
2073 2073  (((
2074 -We assume you have an LG01/LG02 working on the frequency 868400000. Below are the steps.
2076 +Assume you have an LG02 working on the frequency 868400000. Below are the steps.
2075 2075  
2076 2076  
2077 2077  )))
... ... @@ -2078,55 +2078,52 @@
2078 2078  )))
2079 2079  
2080 2080  (((
2081 -(% style="color:#0000ff" %)**Step 1**(%%): Log in to The Things Stack Sandbox account and create an ABP device in the application. To do this, use the manual registration option as explained in section 3.2.2.2, //Adding a Device Manually//. Select //Activation by Personalization (ABP)// under Activation Mode. Enter the DevEUI exactly as shown on the registration information sticker, then generate the Device Address, Application Session Key (AppSKey), and Network Session Key (NwkSKey).
2083 +(% style="color:#0000ff" %)**Step 1**(%%):  Log in to The Things Stack SANDBOX, create an ABP device in the application, and input the Network Session key (NwkSKey), App session key (AppSKey) of the device.
2082 2082  
2083 -[[image:lt-22222-l-abp.png||height="686" width="1000"]]
2085 +
2084 2084  )))
2085 2085  
2086 2086  (((
2089 +[[image:1653360231087-571.png||height="401" width="727"]]
2090 +
2087 2087  
2088 2088  )))
2089 2089  
2090 -{{warning}}
2091 -Ensure that the Device Address (DevAddr) and the two keys match between the LT-22222-L and The Things Stack. You can modify them either in The Things Stack or on the LT-22222-L to make them align. In The Things Stack, you can configure the NwkSKey and AppSKey on the settings page, but note that the Device Address is generated by The Things Stack.
2092 -{{/warning}}
2094 +(((
2095 +(% style="color:red" %)**Note: user just need to make sure above three keys match, User can change either in TTN or Device to make then match. In TTN, NETSKEY and APPSKEY can be configured by user in setting page, but Device Addr is generated by TTN.**
2096 +)))
2093 2093  
2094 2094  
2099 +
2095 2095  (((
2096 -(% style="color:blue" %)**Step 2**(%%)**:  **(% style="color:#000000; font-family:Arial,sans-serif; font-size:11pt; font-style:normal; font-variant-alternates:normal; font-variant-east-asian:normal; font-variant-ligatures:normal; font-variant-numeric:normal; font-variant-position:normal; font-weight:400; text-decoration:none; white-space:pre-wrap" %)Run AT commands to configure the LT-22222-L to operate in single-frequency and ABP mode. The AT commands are as follows:
2101 +(% style="color:blue" %)**Step2**(%%)**:  **Run AT Command to make LT work in Single frequency & ABP mode. Below is the AT commands:
2097 2097  
2098 2098  
2099 2099  )))
2100 2100  
2101 2101  (((
2102 -(% style="background-color:#dcdcdc" %)**123456** (%%) : Enter the password to enable AT access.
2107 +(% style="background-color:#dcdcdc" %)**123456** (%%) :  Enter Password to have AT access.
2103 2103  
2104 -(% style="background-color:#dcdcdc" %)**AT+FDR**(%%) : Reset parameters to factory default, keeping keys reserved.
2109 +(% style="background-color:#dcdcdc" %)**AT+FDR**(%%)  :  Reset Parameters to Factory Default, Keys Reserve
2105 2105  
2106 -(% style="background-color:#dcdcdc" %)**AT+NJM=0** (%%) : Set to ABP mode.
2111 +(% style="background-color:#dcdcdc" %)**AT+NJM=0** (%%) :  Set to ABP mode
2107 2107  
2108 -(% style="background-color:#dcdcdc" %)**AT+ADR=0** (%%) : Disable the Adaptive Data Rate (ADR).
2113 +(% style="background-color:#dcdcdc" %)**AT+ADR=0** (%%) :  Set the Adaptive Data Rate Off
2109 2109  
2110 -(% style="background-color:#dcdcdc" %)**AT+DR=5** (%%) : Set Data Rate (Use AT+DR=3 for the 915 MHz band).
2115 +(% style="background-color:#dcdcdc" %)**AT+DR=5** (%%) :  Set Data Rate (Set AT+DR=3 for 915 band)
2111 2111  
2112 -(% style="background-color:#dcdcdc" %)**AT+TDC=60000 **(%%) : Set transmit interval to 60 seconds.
2117 +(% style="background-color:#dcdcdc" %)**AT+TDC=60000 **(%%) :  Set transmit interval to 60 seconds
2113 2113  
2114 -(% style="background-color:#dcdcdc" %)**AT+CHS=868400000**(%%) : Set transmit frequency to 868.4 MHz.
2119 +(% style="background-color:#dcdcdc" %)**AT+CHS=868400000**(%%) : Set transmit frequency to 868.4Mhz
2115 2115  
2116 -(% style="background-color:#dcdcdc" %)**AT+DADDR=xxxx**(%%) : Set the Device Address (DevAddr)
2121 +(% style="background-color:#dcdcdc" %)**AT+DADDR=26 01 1A F1**(%%)  :  Set Device Address to 26 01 1A F1
2117 2117  
2118 -(% style="color:#000000; font-family:Arial,sans-serif; font-size:11pt; font-style:normal; font-variant-alternates:normal; font-variant-east-asian:normal; font-variant-ligatures:normal; font-variant-numeric:normal; font-variant-position:normal; font-weight:700; text-decoration:none; white-space:pre-wrap" %)**AT+APPKEY=xxxx**(% style="color:#000000; font-family:Arial,sans-serif; font-size:11pt; font-style:normal; font-variant-alternates:normal; font-variant-east-asian:normal; font-variant-ligatures:normal; font-variant-numeric:normal; font-variant-position:normal; font-weight:400; text-decoration:none; white-space:pre-wrap" %): Get or set the Application Key (AppKey)
2119 -
2120 -(% style="color:#000000; font-family:Arial,sans-serif; font-size:11pt; font-style:normal; font-variant-alternates:normal; font-variant-east-asian:normal; font-variant-ligatures:normal; font-variant-numeric:normal; font-variant-position:normal; font-weight:400; text-decoration:none; white-space:pre-wrap" %)**AT+NWKSKEY=xxxx**: Get or set the Network Session Key (NwkSKey)
2121 -
2122 -(% style="color:#000000; font-family:Arial,sans-serif; font-size:11pt; font-style:normal; font-variant-alternates:normal; font-variant-east-asian:normal; font-variant-ligatures:normal; font-variant-numeric:normal; font-variant-position:normal; font-weight:400; text-decoration:none; white-space:pre-wrap" %)**AT+APPSKEY=xxxx**: Get or set the Application Session Key (AppSKey)
2123 -
2124 -(% style="background-color:#dcdcdc" %)**ATZ**        (%%) : Reset MCU.
2123 +(% style="background-color:#dcdcdc" %)**ATZ**        (%%) :  Reset MCU
2125 2125  )))
2126 2126  
2127 2127  
2128 2128  (((
2129 -(% style="color:#000000; font-family:Arial,sans-serif; font-size:11pt; font-style:normal; font-variant-alternates:normal; font-variant-east-asian:normal; font-variant-ligatures:normal; font-variant-numeric:normal; font-variant-position:normal; font-weight:400; text-decoration:none; white-space:pre-wrap" %)The following figure shows the screenshot of the command set above, issued using a serial tool:
2128 +As shown in below:
2130 2130  )))
2131 2131  
2132 2132  [[image:1653360498588-932.png||height="485" width="726"]]
... ... @@ -2140,7 +2140,7 @@
2140 2140  == 6.5 Can I see the counting event in the serial output? ==
2141 2141  
2142 2142  (((
2143 -You can run the AT command **AT+DEBUG** to view the counting event in the serial output. If the firmware is too old and doesn’t support AT+DEBUG, update to the latest firmware first.
2142 +You can run the AT command AT+DEBUG to view the counting event in the serial output. If the firmware is too old and doesn’t support AT+DEBUG, update to the latest firmware first.
2144 2144  
2145 2145  
2146 2146  == 6.6 Can I use point-to-point communication with LT-22222-L? ==
... ... @@ -2168,7 +2168,7 @@
2168 2168  
2169 2169  == 6.9 Can the LT-22222-L save the RO state? ==
2170 2170  
2171 -To enable this feature, the firmware version must be 1.6.0 or higher.
2170 +The firmware version must be at least 1.6.0.
2172 2172  
2173 2173  
2174 2174  == 6.10 Why does the LT-22222-L always report 15.585V when measuring the AVI? ==
... ... @@ -2214,7 +2214,7 @@
2214 2214  )))
2215 2215  
2216 2216  
2217 -== 7.4 Why can the LT-22222-L perform uplink normally, but cannot receive downlink? ==
2216 +== 7.4 Why can the LT-22222-L perform Uplink normally, but cannot receive Downlink? ==
2218 2218  
2219 2219  The FCD count of the gateway is inconsistent with the FCD count of the node, causing the downlink to remain in the queue.
2220 2220  Use this command to synchronize their counts: [[Resets the downlink packet count>>||anchor="H3.4.2.23Resetsthedownlinkpacketcount"]]
... ... @@ -2236,7 +2236,7 @@
2236 2236  * (% style="color:red" %)**IN865**(%%): LT with frequency bands IN865
2237 2237  * (% style="color:red" %)**CN779**(%%): LT with frequency bands CN779
2238 2238  
2239 -= 9. Package information =
2238 += 9. Packing information =
2240 2240  
2241 2241  **Package includes**:
2242 2242  
... ... @@ -2243,7 +2243,7 @@
2243 2243  * 1 x LT-22222-L I/O Controller
2244 2244  * 1 x LoRa antenna matched to the frequency of the LT-22222-L
2245 2245  * 1 x bracket for DIN rail mounting
2246 -* 1 x 3.5 mm programming cable
2245 +* 1 x 3.5mm programming cable
2247 2247  
2248 2248  **Dimension and weight**:
2249 2249  
lt-22222-l-abp.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.pradeeka
Size
... ... @@ -1,1 +1,0 @@
1 -321.4 KB
Content
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0