<
From version < 176.1 >
edited by Dilisi S
on 2024/11/08 06:40
To version < 180.1 >
edited by Dilisi S
on 2024/11/09 06:08
>
Change comment: Nov 8 edits - part 2

Summary

Details

Page properties
Content
... ... @@ -33,8 +33,6 @@
33 33  With the LT-22222-L I/O Controller, users can transmit data over ultra-long distances with low power consumption using LoRa, a spread-spectrum modulation technique derived from chirp spread spectrum (CSS) technology that operates on license-free ISM bands.
34 34  )))
35 35  
36 -> The LT Series I/O Controllers are designed for easy, low-cost installation on LoRaWAN networks.
37 -
38 38  (((
39 39  You can connect the LT-22222-L I/O Controller to a LoRaWAN network service provider in several ways:
40 40  
... ... @@ -59,7 +59,7 @@
59 59  * SX1276/78 Wireless Chip 
60 60  * Power Consumption:
61 61  ** Idle: 4mA@12v
62 -** 20dB Transmit: 34mA@12v
60 +** 20dB Transmit: 34mA@12V
63 63  * Operating Temperature: -40 ~~ 85 Degrees, No Dew
64 64  
65 65  (% style="color:#037691" %)**Interface for Model: LT22222-L:**
... ... @@ -68,7 +68,7 @@
68 68  * 2 x Digital Output (NPN output. Max pull-up voltage 36V,450mA)
69 69  * 2 x Relay Output (5A@250VAC / 30VDC)
70 70  * 2 x 0~~20mA Analog Input (res:0.01mA)
71 -* 2 x 0~~30V Analog Input (res:0.01v)
69 +* 2 x 0~~30V Analog Input (res:0.01V)
72 72  * Power Input 7~~ 24V DC. 
73 73  
74 74  (% style="color:#037691" %)**LoRa Spec:**
... ... @@ -136,10 +136,10 @@
136 136  
137 137  * 1 x LT-22222-L I/O Controller
138 138  * 1 x LoRaWAN antenna matched to the frequency of the LT-22222-L
139 -* 1 x bracket for wall mounting
137 +* 1 x bracket for DIN rail mounting
140 140  * 1 x programming cable
141 141  
142 -Attach the LoRaWAN antenna to the antenna connector, ANT,** **located on the top right side of the device, next to the upper terminal block. Secure the antenna by tightening it clockwise.
140 +Attach the LoRaWAN antenna to the antenna connector, **ANT**,** **located on the top right side of the device, next to the upper terminal block. Secure the antenna by tightening it clockwise.
143 143  
144 144  == 2.2 Terminals ==
145 145  
... ... @@ -171,7 +171,7 @@
171 171  
172 172  == 2.3 Powering the LT-22222-L ==
173 173  
174 -The LT-22222-L I/O Controller can be powered by a 7–24V DC power source. Connect the power supply’s positive wire to the VIN and the negative wire to the GND screw terminals. The power indicator (PWR) LED will turn on when the device is properly powered.
172 +The LT-22222-L I/O Controller can be powered by a **7–24V DC** power source. Connect the power supply’s positive wire to the VIN and the negative wire to the GND screw terminals. The power indicator (PWR) LED will turn on when the device is properly powered.
175 175  
176 176  
177 177  [[image:1653297104069-180.png]]
... ... @@ -183,13 +183,13 @@
183 183  
184 184  By default, the LT-22222-L is configured to operate in LoRaWAN Class C mode. It supports OTAA (Over-the-Air Activation), the most secure method for activating a device with a LoRaWAN network server. The LT-22222-L comes with device registration information that allows you to register it with a LoRaWAN network, enabling the device to perform OTAA activation with the network server upon initial power-up and after any subsequent reboots.
185 185  
186 -For LT-22222-L, the LED will show the Join status: After powering on, the TX LED will fast-blink 5 times which means the LT-22222-L will enter the working mode and start to JOIN the LoRaWAN network. The TX LED will be on for 5 seconds after joining the network. When there is a message from the server, the RX LED will be on for 1 second. 
184 +After powering on, the **TX LED** will **fast-blink 5 times** which means the LT-22222-L will enter the **work mode** and start to **join** the LoRaWAN network. The **TX LED** will be on for **5 seconds** after joining the network. When there is a **downlink** message from the server, the **RX LE**D will be on for **1 second**. When the device is sending an uplink message to the server, the **TX LED** will be on for **1 second**. See also LED status.
187 187  
188 188  In case you can't set the root key and other identifiers in the network server and must use them from the server, you can use [[AT Commands>>||anchor="H4.UseATCommand"]] to configure them on the device.
189 189  
190 190  == 3.2 Registering with a LoRaWAN network server ==
191 191  
192 -The diagram below shows how the LT-22222-L connects to a typical LoRaWAN network.
190 +The network diagram below shows how the LT-22222-L is connected to a typical LoRaWAN network.
193 193  
194 194  [[image:image-20220523172350-1.png||height="266" width="864"]]
195 195  
... ... @@ -207,8 +207,10 @@
207 207  * Create an application if you do not have one yet.
208 208  * Register LT-22222-L with that application. Two registration options are available:
209 209  
210 -==== Using the LoRaWAN Device Repository: ====
208 +==== ====
211 211  
210 +==== 3.2.2.1 Using the LoRaWAN Device Repository ====
211 +
212 212  * Go to your application and click on the **Register end device** button.
213 213  * On the **Register end device** page:
214 214  ** Select the option **Select the end device in the LoRaWAN Device Repository**.
... ... @@ -217,7 +217,8 @@
217 217  
218 218  [[image:lt-22222-l-dev-repo-reg-p1.png||height="625" width="1000"]]
219 219  
220 -*
220 +
221 +* Page continued...
221 221  ** Enter the **AppEUI** in the **JoinEUI** field and click the **Confirm** button.
222 222  ** Enter the **DevEUI** in the **DevEUI** field.
223 223  ** Enter the **AppKey** in the **AppKey** field.
... ... @@ -226,8 +226,10 @@
226 226  
227 227  [[image:lt-22222-l-dev-repo-reg-p2.png||height="625" width="1000"]]
228 228  
229 -==== Entering device information manually: ====
230 +==== ====
230 230  
232 +==== 3.2.2.2 Entering device information manually ====
233 +
231 231  * On the **Register end device** page:
232 232  ** Select the **Enter end device specifies manually** option as the input method.
233 233  ** Select the **Frequency plan** that matches your device.
... ... @@ -240,26 +240,49 @@
240 240  [[image:lt-22222-l-manually-p1.png||height="625" width="1000"]]
241 241  
242 242  
243 -* Enter **AppEUI** in the **JoinEUI** field and click the **Confirm** button.
244 -* Enter **DevEUI** in the **DevEUI** field.
245 -* Enter **AppKey** in the **AppKey** field.
246 -* In the **End device ID** field, enter a unique name within this application for your LT-22222-N.
247 -* Under **After registration**, select the **View registered end device** option.
246 +* Page continued...
247 +** Enter **AppEUI** in the **JoinEUI** field and click the **Confirm** button.
248 +** Enter **DevEUI** in the **DevEUI** field.
249 +** Enter **AppKey** in the **AppKey** field.
250 +** In the **End device ID** field, enter a unique name within this application for your LT-22222-N.
251 +** Under **After registration**, select the **View registered end device** option.
252 +** Click the **Register end device** button.
248 248  
249 249  [[image:lt-22222-l-manually-p2.png||height="625" width="1000"]]
250 250  
251 251  
252 -==== Joining ====
257 +You will be navigated to the **Device overview** page.
253 253  
254 -Click on **Live Data** in the left navigation. Then, power on the device, and it will join The Things Stack Sandbox. You can see the join request, join accept, followed by uplink messages form the device showing in the Live Data panel.
255 255  
256 -[[image:1653298044601-602.png||height="405" width="709"]]
260 +[[image:lt-22222-device-overview.png||height="625" width="1000"]]
257 257  
258 258  
263 +==== 3.2.2.3 Joining ====
264 +
265 +Click on **Live data** in the left navigation. The Live data panel for your application will display.
266 +
267 +Power on your LT-22222-L. It will begin joining The Things Stack LoRaWAN network server. In the **Live data** panel, you can see the **join-request** and **join-accept** messages exchanged between the device and the network server. Once successfully joined, the device will send its first **uplink data message** to the application it belongs to (in this example, **dragino-docs**).
268 +
269 +
270 +[[image:lt-22222-join-network.png||height="625" width="1000"]]
271 +
272 +
273 +By default, you will receive an uplink data message every 10 minutes.
274 +
275 +Click on one of a **Forward uplink data messages **to see its payload content. The payload content is encapsulated within the decode_payload {} JSON object.
276 +
277 +[[image:lt-22222-ul-payload-decoded.png]]
278 +
279 +
280 +If you can't see the decoded payload, it is because you haven't added the uplink formatter code. To add the uplink formatter code, select **End devices** > **LT-22222-L** > **Payload formatters** > **Uplink**. Then  select **Use Device repository formatters** for the **Formatter type** dropdown. Click the **Save changes** button to apply the changes.
281 +
282 +[[image:lt-22222-ul-payload-fmt.png||height="686" width="1000"]]
283 +
284 +
259 259  == 3.3 Work Modes and their Uplink Payload formats ==
260 260  
261 261  
262 -The LT-22222-L has 5 **work modes**. It also has an interrupt/trigger mode for different types of applications that can be used together with any working mode as an additional feature. The default mode is MOD1 and you can switch between these modes using AT commands.
288 +The LT-22222-L has 5 **work modes**. It also has an interrupt/trigger mode for different types of applications that can be used together with any work mode as an additional feature. The default mode is MOD1 and you can switch between these modes using AT commands.
263 263  
264 264  * (% style="color:blue" %)**MOD1**(%%): (default mode/factory set): 2ACI + 2AVI + DI + DO + RO
265 265  
... ... @@ -273,11 +273,15 @@
273 273  
274 274  * (% style="color:blue" %)**ADDMOD6**(%%): Trigger Mode, Optional, used together with MOD1 ~~ MOD5
275 275  
302 +The uplink messages are sent over LoRaWAN FPort 2. By default, an uplink message is sent every 10 minutes.
303 +
276 276  === 3.3.1 AT+MOD~=1, 2ACI+2AVI ===
277 277  
278 278  (((
279 -The uplink payload is 11 bytes long. Uplink messages are sent over LoRaWAN FPort 2. By default, one uplink is sent every 10 minutes. (% style="display:none" wfd-invisible="true" %)
307 +This is the default mode.
280 280  
309 +The uplink payload is 11 bytes long. (% style="display:none" wfd-invisible="true" %)
310 +
281 281  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
282 282  |(% style="background-color:#4f81bd; color:white" %)**Size(bytes)**|(% style="background-color:#4f81bd; color:white" %)**2**|(% style="background-color:#4f81bd; color:white" %)**2**|(% style="background-color:#4f81bd; color:white" %)**2**|(% style="background-color:#4f81bd; color:white" %)**2**|(% style="background-color:#4f81bd; color:white" %)**1**|(% style="background-color:#4f81bd; color:white" %)**1**|(% style="background-color:#4f81bd; color:white" %)**1**
283 283  |Value|(((
... ... @@ -324,13 +324,13 @@
324 324  
325 325  * [1] The RO1 relay channel is CLOSED, and the RO1 LED is ON.
326 326  * [0] The RO2 relay channel is OPEN, and the RO2 LED is OFF.
327 -* [1] DI3 - not used for LT-22222-L.
357 +* **[1] DI3 - not used for LT-22222-L.**
328 328  * [0] DI2 channel input is LOW, and the DI2 LED is OFF.
329 329  * [1] DI1 channel input state:
330 330  ** DI1 is FLOATING when no sensor is connected between DI1+ and DI1-.
331 331  ** DI1 is HIGH when a sensor is connected between DI1- and DI1+ and the sensor is ACTIVE.
332 332  ** DI1 LED is ON in both cases.
333 -* [0] DO3 - not used for LT-22222-L.
363 +* **[0] DO3 - not used for LT-22222-L.**
334 334  * [1] DO2 channel output is LOW, and the DO2 LED is ON.
335 335  * [0] DO1 channel output state:
336 336  ** DO1 is FLOATING when there is no load between DO1 and V+.
... ... @@ -355,7 +355,7 @@
355 355  )))
356 356  
357 357  (((
358 -(% style="color:#4f81bd" %)***DIDORO**(%%) is a combination of RO1, RO2, DO3, DO2 and DO1, and its size is 1 byte long as shown below.
388 +(% style="color:#4f81bd" %)***DIDORO**(%%) is a combination of RO1, RO2, FIRST, Reserve, Reserve, DO3, DO2 and DO1, and its size is 1 byte long as shown below.
359 359  
360 360  (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %)
361 361  |**bit 7**|**bit 6**|**bit 5**|**bit 4**|**bit 3**|**bit 2**|**bit 1**|**bit 0**
... ... @@ -1353,19 +1353,25 @@
1353 1353  
1354 1354  == 3.5 Integrating with ThingsEye.io ==
1355 1355  
1356 -If you are using one of The Things Stack plans, you can integrate ThingsEye.io with your application. Once integrated, ThingsEye.io works as an MQTT client for The Things Stack MQTT broker, allowing it to subscribe to upstream traffic and publish downlink traffic.
1386 +The Things Stack applications can be integrated with ThingsEye.io. Once integrated, ThingsEye.io works as an MQTT client for The Things Stack MQTT broker, allowing it to subscribe to upstream traffic and publish downlink traffic.
1357 1357  
1358 1358  === 3.5.1 Configuring MQTT Connection Information with The Things Stack Sandbox ===
1359 1359  
1390 +We use The Things Stack Sandbox for demonstating the configuration but  other
1391 +
1360 1360  * In **The Things Stack Sandbox**, select your application under **Applications**.
1361 1361  * Select **MQTT** under **Integrations**.
1362 1362  * In the **Connection information **section, for **Username**, The Things Stack displays an auto-generated username. You can use it or provide a new one.
1363 -* For the **Password**, click the **Generate new API key** button to generate a password. You can see it by clicking on the **eye** button.
1395 +* For the **Password**, click the **Generate new API key** button to generate a password. You can see it by clicking on the **eye** button. The API key works as the password.
1364 1364  
1397 +NOTE. The username and  password (API key) you created here are required in the next section.
1398 +
1365 1365  [[image:tts-mqtt-integration.png||height="625" width="1000"]]
1366 1366  
1367 1367  === 3.5.2 Configuring ThingsEye.io ===
1368 1368  
1403 +This section guides you on how to create an integration in ThingsEye to connect with The Things Stack MQTT server.
1404 +
1369 1369  * Login to your [[ThingsEye.io >>https://thingseye.io]]account.
1370 1370  * Under the **Integrations center**, click **Integrations**.
1371 1371  * Click the **Add integration** button (the button with the **+** symbol).
... ... @@ -1375,7 +1375,7 @@
1375 1375  
1376 1376  On the **Add integration** window, configure the following:
1377 1377  
1378 -~1. **Basic settings:**
1414 +**Basic settings:**
1379 1379  
1380 1380  * Select **The Things Stack Community** from the **Integration type** list.
1381 1381  * Enter a suitable name for your integration in the **Name **text** **box or keep the default name.
... ... @@ -1388,62 +1388,69 @@
1388 1388  [[image:thingseye-io-step-2.png||height="625" width="1000"]]
1389 1389  
1390 1390  
1391 -2. **Uplink data converter:**
1427 +**Uplink data converter:**
1392 1392  
1393 1393  * Click the **Create new** button if it is not selected by default.
1394 1394  * Enter a suitable name for the uplink data converter in the **Name **text** **box or keep the default name.
1395 1395  * Click the **JavaScript** button.
1396 -* Paste the uplink decoder function into the text area (first, delete the default code). The demo decoder function can be found [[here>>https://raw.githubusercontent.com/ThingsEye-io/te-platform/refs/heads/main/Data%20Converters/The_Things_Network_MQTT_Uplink_Converter.js]].
1432 +* Paste the uplink decoder function into the text area (first, delete the default code). The demo uplink decoder function can be found [[here>>https://raw.githubusercontent.com/ThingsEye-io/te-platform/refs/heads/main/Data%20Converters/The_Things_Network_MQTT_Uplink_Converter.js]].
1397 1397  * Click the **Next** button. You will be navigated to the **Downlink data converter **tab.
1398 1398  
1399 1399  [[image:thingseye-io-step-3.png||height="625" width="1000"]]
1400 1400  
1401 -3.** Downlink data converter (this is an optional step):**
1402 1402  
1438 +**Downlink data converter (this is an optional step):**
1439 +
1403 1403  * Click the **Create new** button if it is not selected by default.
1404 1404  * Enter a suitable name for the downlink data converter in the **Name **text** **box or keep the default name
1405 1405  * Click the **JavaScript** button.
1406 -* Paste the downlink decoder function into the text area (first, delete the default code). The demo decoder function can be found here.
1443 +* Paste the downlink decoder function into the text area (first, delete the default code). The demo downlink decoder function can be found here.
1407 1407  * Click the **Next** button. You will be navigated to the **Connection** tab.
1408 1408  
1409 1409  [[image:thingseye-io-step-4.png||height="625" width="1000"]]
1410 1410  
1411 -4. **Connection:**
1412 1412  
1449 +**Connection:**
1450 +
1413 1413  * Choose **Region** from the **Host type**.
1414 1414  * Enter the **cluster** of your **The Things Stack** in the **Region** textbox. You can find the cluster in the url (e.g., https:~/~/**eu1**.cloud.thethings.network/...).
1415 1415  * Enter the **Username** and **Password** of the MQTT integration in the **Credentials** section. The username and password can be found on the MQTT integration page of your The Things Stack account (see Configuring MQTT Connection information with The Things Stack Sandbox).
1416 -* Click the **Check connection** button to test the connection. If the connection is successful, you can see the message saying **Connected**.
1454 +* Click the **Check connection** button to test the connection. If the connection is successful, you will see the message saying **Connected**.
1455 +
1456 +[[image:message-1.png]]
1457 +
1458 +
1417 1417  * Click the **Add** button.
1418 1418  
1419 1419  [[image:thingseye-io-step-5.png||height="625" width="1000"]]
1420 1420  
1421 1421  
1422 -Your integration is added to the** Integrations** list and it will display on the **Integrations** page. Check whether the status is showing as 'Active'. if not, check your configuration settings again.
1464 +Your integration has been added to the** Integrations** list and will be displayed on the **Integrations** page. Check whether the status is shown as **Active**. If not, review your configuration settings.
1423 1423  
1424 -[[image:thingseye-io-step-6.png||height="625" width="1000"]]
1425 1425  
1467 +[[image:thingseye.io_integrationsCenter_integrations.png||height="686" width="1000"]]
1426 1426  
1427 -Viewing integration details:
1428 1428  
1429 -Click on the 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.
1470 +**Viewing integration details**:
1430 1430  
1431 -[add image here]
1472 +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.
1432 1432  
1433 -If you want to edit the settings you have provided, click on the Toggle edit mode button.
1474 +[[image:integration-details.png||height="686" width="1000"]]
1434 1434  
1435 -[add image here]
1436 1436  
1437 -Once you have done click on the Apply changes button.
1477 +If you want to edit the settings you have provided, click on the **Toggle edit mode** button. Once you have done click on the **Apply changes **button.
1438 1438  
1439 1439  Note: See also ThingsEye documentation.
1440 1440  
1441 -Click on the Events tab.
1442 1442  
1443 -- Select Debug from the Event type dropdown.
1482 +**Viewing events:**
1444 1444  
1445 -- Select the time frame from the time window.
1484 +This tab  displays all the uplink messages from the LT-22222-L.
1446 1446  
1486 +* Click on the **Events **tab.
1487 +* Select **Debug **from the **Event type** dropdown.
1488 +* Select the** time frame** from the **time window**.
1489 +
1447 1447  [insert image]
1448 1448  
1449 1449  - To view the JSON payload of a message, click on the three dots (...) in the Message column of the desired message.
... ... @@ -1451,9 +1451,9 @@
1451 1451  [insert image]
1452 1452  
1453 1453  
1454 -Deleting the integration:
1497 +**Deleting the integration**:
1455 1455  
1456 -If you want to delete this integration, click the Delete integration button.
1499 +If you want to delete this integration, click the **Delete integratio**n button.
1457 1457  
1458 1458  
1459 1459  == 3.6 Interface Details ==
... ... @@ -1698,13 +1698,14 @@
1698 1698  |**RO1**|For LT-22222-L: ON when RO1 is closed, OFF when RO1 is open
1699 1699  |**RO2**|For LT-22222-L: ON when RO2 is closed, OFF when RO2 is open
1700 1700  
1701 -= 4. Using AT Command =
1744 += 4. Using AT Commands =
1702 1702  
1703 -== 4.1 Connecting the LT-22222-L to a computer ==
1746 +The LT-22222-L supports programming using AT Commands.
1704 1704  
1748 +== 4.1 Connecting the LT-22222-L to a PC ==
1705 1705  
1706 1706  (((
1707 -The LT-22222-L supports programming using AT Commands. You can use a USB-to-TTL adapter along with a 3.5mm Program Cable to connect the LT-22222-L to a computer, as shown below.
1751 +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.
1708 1708  )))
1709 1709  
1710 1710  [[image:1653358238933-385.png]]
... ... @@ -1711,7 +1711,7 @@
1711 1711  
1712 1712  
1713 1713  (((
1714 -On the PC, the user needs to set the (% style="color:#4f81bd" %)**serial tool**(%%)(such as [[putty>>url:https://www.chiark.greenend.org.uk/~~sgtatham/putty/latest.html]], SecureCRT) to a baud rate of (% style="color:green" %)**9600**(%%) to access to access serial console of LT-22222-L. The AT commands are disabled by default, and a password (default:(% style="color:green" %)**123456**)(%%) must be entered to active them, as shown below:
1758 +On the PC, you need to set the (% style="color:#4f81bd" %)**serial tool **(%%)(such as [[PuTTY>>url:https://www.chiark.greenend.org.uk/~~sgtatham/putty/latest.html]] or [[SecureCRT>>https://www.vandyke.com/cgi-bin/releases.php?product=securecrt]]) to a baud rate of (% style="color:green" %)**9600**(%%) to access the serial console of LT-22222-L. Access to AT commands is disabled by default, and a password (default: (% style="color:green" %)**123456**)(%%) must be entered to enable AT command access, as shown below:
1715 1715  )))
1716 1716  
1717 1717  [[image:1653358355238-883.png]]
... ... @@ -1719,195 +1719,62 @@
1719 1719  
1720 1720  (((
1721 1721  You can find more details in the [[AT Command Manual>>url:http://www.dragino.com/downloads/index.php?dir=LT_LoRa_IO_Controller/LT33222-L/]]
1722 -)))
1723 1723  
1724 -(((
1725 -The following table lists all the AT commands related to the LT-22222-L, except for those used for switching between modes.
1726 -
1727 -AT+<CMD>?        : Help on <CMD>
1767 +== 4.2 LT-22222-L related AT commands ==
1728 1728  )))
1729 1729  
1730 1730  (((
1731 -AT+<CMD>         : Run <CMD>
1732 -)))
1771 +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.
1733 1733  
1734 -(((
1735 -AT+<CMD>=<value> : Set the value
1773 +* AT+<CMD>? : Help on <CMD>
1774 +* AT+<CMD> : Run <CMD>
1775 +* AT+<CMD>=<value> : Set the value
1776 +* AT+<CMD>=? : Get the value
1777 +* ATZ: Trigger a reset of the MCU
1778 +* ##**AT+FDR**##: Reset Parameters to factory default, reserve keys 
1779 +* **##AT+DEUI##**: Get or set the Device EUI (DevEUI)
1780 +* **##AT+DADDR##**: Get or set the Device Address (DevAddr)
1781 +* **##AT+APPKEY##**: Get or set the Application Key (AppKey)
1782 +* AT+NWKSKEY: Get or set the Network Session Key (NwkSKey)
1783 +* AT+APPSKEY: Get or set the Application Session Key (AppSKey)
1784 +* AT+APPEUI: Get or set the Application EUI (AppEUI)
1785 +* AT+ADR: Get or set the Adaptive Data Rate setting. (0: OFF, 1: ON)
1786 +* AT+TXP: Get or set the Transmit Power (0-5, MAX:0, MIN:5, according to LoRaWAN Specification)
1787 +* AT+DR:  Get or set the Data Rate. (0-7 corresponding to DR_X)  
1788 +* AT+DCS: Get or set the ETSI Duty Cycle setting - 0=disable, 1=enable - Only for testing
1789 +* AT+PNM: Get or set the public network mode. (0: off, 1: on)
1790 +* AT+RX2FQ: Get or set the Rx2 window frequency
1791 +* AT+RX2DR: Get or set the Rx2 window data rate (0-7 corresponding to DR_X)
1792 +* AT+RX1DL: Get or set the delay between the end of the Tx and the Rx Window 1 in ms
1793 +* AT+RX2DL: Get or set the delay between the end of the Tx and the Rx Window 2 in ms
1794 +* AT+JN1DL: Get or set the Join Accept Delay between the end of the Tx and the Join Rx Window 1 in ms
1795 +* AT+JN2DL: Get or set the Join Accept Delay between the end of the Tx and the Join Rx Window 2 in ms
1796 +* AT+NJM: Get or set the Network Join Mode. (0: ABP, 1: OTAA)
1797 +* AT+NWKID: Get or set the Network ID
1798 +* AT+FCU: Get or set the Frame Counter Uplink (FCntUp)
1799 +* AT+FCD: Get or set the Frame Counter Downlink (FCntDown)
1800 +* AT+CLASS: Get or set the Device Class
1801 +* AT+JOIN: Join network
1802 +* AT+NJS: Get OTAA Join Status
1803 +* AT+SENDB: Send hexadecimal data along with the application port
1804 +* AT+SEND: Send text data along with the application port
1805 +* AT+RECVB: Print last received data in binary format (with hexadecimal values)
1806 +* AT+RECV: Print last received data in raw format
1807 +* AT+VER: Get current image version and Frequency Band
1808 +* AT+CFM: Get or Set the confirmation mode (0-1)
1809 +* AT+CFS: Get confirmation status of the last AT+SEND (0-1)
1810 +* AT+SNR: Get the SNR of the last received packet
1811 +* AT+RSSI: Get the RSSI of the last received packet
1812 +* AT+TDC: Get or set the application data transmission interval in ms
1813 +* AT+PORT: Get or set the application port
1814 +* AT+DISAT: Disable AT commands
1815 +* AT+PWORD: Set password, max 9 digits
1816 +* AT+CHS: Get or set the Frequency (Unit: Hz) for Single Channel Mode
1817 +* AT+CHE: Get or set eight channels mode, Only for US915, AU915, CN470
1818 +* AT+CFG: Print all settings
1736 1736  )))
1737 1737  
1738 -(((
1739 -AT+<CMD>=?       :  Get the value
1740 -)))
1741 1741  
1742 -(((
1743 -ATZ: Trig a reset of the MCU
1744 -)))
1745 -
1746 -(((
1747 -AT+FDR: Reset Parameters to Factory Default, Keys Reserve 
1748 -)))
1749 -
1750 -(((
1751 -AT+DEUI: Get or Set the Device EUI
1752 -)))
1753 -
1754 -(((
1755 -AT+DADDR: Get or Set the Device Address
1756 -)))
1757 -
1758 -(((
1759 -AT+APPKEY: Get or Set the Application Key
1760 -)))
1761 -
1762 -(((
1763 -AT+NWKSKEY: Get or Set the Network Session Key
1764 -)))
1765 -
1766 -(((
1767 -AT+APPSKEY:  Get or Set the Application Session Key
1768 -)))
1769 -
1770 -(((
1771 -AT+APPEUI:  Get or Set the Application EUI
1772 -)))
1773 -
1774 -(((
1775 -AT+ADR: Get or Set the Adaptive Data Rate setting. (0: off, 1: on)
1776 -)))
1777 -
1778 -(((
1779 -AT+TXP: Get or Set the Transmit Power (0-5, MAX:0, MIN:5, according to LoRaWAN Spec)
1780 -)))
1781 -
1782 -(((
1783 -AT+DR:  Get or Set the Data Rate. (0-7 corresponding to DR_X)  
1784 -)))
1785 -
1786 -(((
1787 -AT+DCS: Get or Set the ETSI Duty Cycle setting - 0=disable, 1=enable - Only for testing
1788 -)))
1789 -
1790 -(((
1791 -AT+PNM: Get or Set the public network mode. (0: off, 1: on)
1792 -)))
1793 -
1794 -(((
1795 -AT+RX2FQ: Get or Set the Rx2 window frequency
1796 -)))
1797 -
1798 -(((
1799 -AT+RX2DR: Get or Set the Rx2 window data rate (0-7 corresponding to DR_X)
1800 -)))
1801 -
1802 -(((
1803 -AT+RX1DL: Get or Set the delay between the end of the Tx and the Rx Window 1 in ms
1804 -)))
1805 -
1806 -(((
1807 -AT+RX2DL: Get or Set the delay between the end of the Tx and the Rx Window 2 in ms
1808 -)))
1809 -
1810 -(((
1811 -AT+JN1DL: Get or Set the Join Accept Delay between the end of the Tx and the Join Rx Window 1 in ms
1812 -)))
1813 -
1814 -(((
1815 -AT+JN2DL: Get or Set the Join Accept Delay between the end of the Tx and the Join Rx Window 2 in ms
1816 -)))
1817 -
1818 -(((
1819 -AT+NJM:  Get or Set the Network Join Mode. (0: ABP, 1: OTAA)
1820 -)))
1821 -
1822 -(((
1823 -AT+NWKID: Get or Set the Network ID
1824 -)))
1825 -
1826 -(((
1827 -AT+FCU: Get or Set the Frame Counter Uplink
1828 -)))
1829 -
1830 -(((
1831 -AT+FCD: Get or Set the Frame Counter Downlink
1832 -)))
1833 -
1834 -(((
1835 -AT+CLASS: Get or Set the Device Class
1836 -)))
1837 -
1838 -(((
1839 -AT+JOIN: Join network
1840 -)))
1841 -
1842 -(((
1843 -AT+NJS: Get OTAA Join Status
1844 -)))
1845 -
1846 -(((
1847 -AT+SENDB: Send hexadecimal data along with the application port
1848 -)))
1849 -
1850 -(((
1851 -AT+SEND: Send text data along with the application port
1852 -)))
1853 -
1854 -(((
1855 -AT+RECVB: Print last received data in binary format (with hexadecimal values)
1856 -)))
1857 -
1858 -(((
1859 -AT+RECV: Print last received data in raw format
1860 -)))
1861 -
1862 -(((
1863 -AT+VER:  Get current image version and Frequency Band
1864 -)))
1865 -
1866 -(((
1867 -AT+CFM: Get or Set the confirmation mode (0-1)
1868 -)))
1869 -
1870 -(((
1871 -AT+CFS:  Get confirmation status of the last AT+SEND (0-1)
1872 -)))
1873 -
1874 -(((
1875 -AT+SNR: Get the SNR of the last received packet
1876 -)))
1877 -
1878 -(((
1879 -AT+RSSI: Get the RSSI of the last received packet
1880 -)))
1881 -
1882 -(((
1883 -AT+TDC: Get or set the application data transmission interval in ms
1884 -)))
1885 -
1886 -(((
1887 -AT+PORT: Get or set the application port
1888 -)))
1889 -
1890 -(((
1891 -AT+DISAT: Disable AT commands
1892 -)))
1893 -
1894 -(((
1895 -AT+PWORD: Set password, max 9 digits
1896 -)))
1897 -
1898 -(((
1899 -AT+CHS: Get or Set Frequency (Unit: Hz) for Single Channel Mode
1900 -)))
1901 -
1902 -(((
1903 -AT+CHE: Get or Set eight channels mode, Only for US915, AU915, CN470
1904 -)))
1905 -
1906 -(((
1907 -AT+CFG: Print all settings
1908 -)))
1909 -
1910 -
1911 1911  == 4.2 Common AT Command Sequence ==
1912 1912  
1913 1913  === 4.2.1 Multi-channel ABP mode (Use with SX1301/LG308) ===
... ... @@ -1916,41 +1916,41 @@
1916 1916  
1917 1917  
1918 1918  (((
1919 -(% style="color:blue" %)**If device has not joined network yet:**
1830 +(% style="color:blue" %)**If the device has not joined the network yet:**
1920 1920  )))
1921 1921  )))
1922 1922  
1923 1923  (((
1924 -(% style="background-color:#dcdcdc" %)**123456**
1835 +(% style="background-color:#dcdcdc" %)##**123456 ~/~/enable AT commands access**##
1925 1925  )))
1926 1926  
1927 1927  (((
1928 -(% style="background-color:#dcdcdc" %)**AT+FDR**
1839 +(% style="background-color:#dcdcdc" %)##**AT+FDR ~/~/reset parameters to factory default, reserve keys**##
1929 1929  )))
1930 1930  
1931 1931  (((
1932 -(% style="background-color:#dcdcdc" %)**123456**
1843 +(% style="background-color:#dcdcdc" %)##**123456 ~/~/enable AT commands access**##
1933 1933  )))
1934 1934  
1935 1935  (((
1936 -(% style="background-color:#dcdcdc" %)**AT+NJM=0**
1847 +(% style="background-color:#dcdcdc" %)##**AT+NJM=0 ~/~/set to ABP mode**##
1937 1937  )))
1938 1938  
1939 1939  (((
1940 -(% style="background-color:#dcdcdc" %)**ATZ**
1851 +(% style="background-color:#dcdcdc" %)##**ATZ ~/~/reset MCU**##
1941 1941  )))
1942 1942  
1943 1943  
1944 1944  (((
1945 -(% style="color:blue" %)**If device already joined network:**
1856 +(% style="color:blue" %)**If the device has already joined the network:**
1946 1946  )))
1947 1947  
1948 1948  (((
1949 -(% style="background-color:#dcdcdc" %)**AT+NJM=0**
1860 +(% style="background-color:#dcdcdc" %)##**AT+NJM=0**##
1950 1950  )))
1951 1951  
1952 1952  (((
1953 -(% style="background-color:#dcdcdc" %)**ATZ**
1864 +(% style="background-color:#dcdcdc" %)##**ATZ**##
1954 1954  )))
1955 1955  
1956 1956  
... ... @@ -2056,29 +2056,42 @@
2056 2056  
2057 2057  = 6. FAQ =
2058 2058  
2059 -== 6.1 How to upgrade the image? ==
1970 +This section contains some frequently asked questions, which can help you resolve common issues and find solutions quickly.
2060 2060  
1972 +== 6.1 How to update the firmware? ==
2061 2061  
2062 -The LT-22222-L I/O Controller is shipped with a 3.5mm cable, which is used to upload an image to LT in order to:
1974 +Dragino frequently releases firmware updates for the LT-22222-L.
2063 2063  
2064 -* Support new features.
2065 -* Fix bugs.
2066 -* Change LoRaWAN bands.
1976 +Updating your LT-22222-L with the latest firmware version helps to:
2067 2067  
2068 -Below is the hardware connection setup for uploading an image to the LT:
1978 +* Support new features
1979 +* Fix bugs
1980 +* Change LoRaWAN frequency bands
2069 2069  
1982 +You will need the following things before proceeding:
1983 +
1984 +* 3.5mm programming cable (included with the LT-22222-L as an additional accessory)
1985 +* USB to TTL adapter
1986 +* Download and install the [[STM32 Flash loader>>url:https://www.st.com/content/st_com/en/products/development-tools/software-development-tools/stm32-software-development-tools/stm32-programmers/flasher-stm32.html]]. (replaced by STM32CubeProgrammer)
1987 +* Download the latest firmware image from [[LT-22222-L firmware image files>>https://www.dropbox.com/sh/g99v0fxcltn9r1y/AACrbrDN0AqLHbBat0ViWx5Da/LT-22222-L/Firmware?dl=0&subfolder_nav_tracking=1]]. Check the file name of the firmware to find the correct region.
1988 +
1989 +{{info}}
1990 +As of this writing, the latest firmware version available for the LT-22222-L is v1.6.1.
1991 +{{/info}}
1992 +
1993 +Below is the hardware setup for uploading a firmware image to the LT-22222-L:
1994 +
1995 +
2070 2070  [[image:1653359603330-121.png]]
2071 2071  
2072 2072  
2073 -(((
2074 -(% style="color:#0000ff" %)**Step 1**(%%)**:** Download the F[[lash Loader>>url:https://www.st.com/content/st_com/en/products/development-tools/software-development-tools/stm32-software-development-tools/stm32-programmers/flasher-stm32.html]].
2075 -(% style="color:#0000ff" %)**Step 2**(%%)**:** Download the [[LT Image files>>https://www.dropbox.com/sh/g99v0fxcltn9r1y/AACrbrDN0AqLHbBat0ViWx5Da/LT-22222-L/Firmware?dl=0&subfolder_nav_tracking=1]].
2076 -(% style="color:#0000ff" %)**Step 3**(%%)**:** Open the Flash Loader and choose the correct COM port to update.
2077 -
1999 +Start the STM32 Flash Loader and choose the correct COM port to update.
2078 2078  
2079 2079  (((
2002 +(((
2080 2080  (% style="color:blue" %)**For LT-22222-L**(%%):
2081 -Hold down the PRO button, then momentarily press the RST reset button. The (% style="color:red" %)**DO1 LED**(%%) will change from OFF to ON. When the (% style="color:red" %)**DO1 LED**(%%) is ON, it indicates that the device is in download mode.
2004 +
2005 +Hold down the **PRO** button, then briefly press the **RST** button. The **DO1** LED will change from OFF to ON. When the **DO1** LED is ON, it indicates that the device is in firmware download mode.
2082 2082  )))
2083 2083  
2084 2084  
... ... @@ -2100,7 +2100,7 @@
2100 2100  
2101 2101  (((
2102 2102  (((
2103 -== 6.2 How to change the LoRa Frequency Bands/Region? ==
2027 +== 6.2 How to change the LoRaWAN frequency band/region? ==
2104 2104  
2105 2105  
2106 2106  )))
... ... @@ -2113,7 +2113,7 @@
2113 2113  (((
2114 2114  
2115 2115  
2116 -== 6.3 How to set up LT to work with a Single Channel Gateway, such as LG01/LG02? ==
2040 +== 6.3 How to setup LT to work with a Single Channel Gateway, such as LG01/LG02? ==
2117 2117  
2118 2118  
2119 2119  )))
... ... @@ -2190,61 +2190,55 @@
2190 2190  Please see this link: [[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/How%20to%20set%20the%20transmit%20time%20interval/>>url:http://wiki.dragino.com/xwiki/bin/view/Main/How%20to%20set%20the%20transmit%20time%20interval/]]
2191 2191  
2192 2192  
2193 -== 6.5 Can I see the counting event in Serial? ==
2117 +== 6.5 Can I see the counting event in the serial output? ==
2194 2194  
2195 2195  
2196 2196  (((
2197 -User can run AT+DEBUG command to see the counting event in serial. If firmware too old and doesn't support AT+DEBUG. User can update to latest firmware first.
2121 +You can run the AT command AT+DEBUG to view the counting event in the serial output. If the firmware is too old and doesnt support AT+DEBUG, update to the latest firmware first.
2198 2198  
2199 2199  
2200 2200  == 6.6 Can I use point-to-point communication with LT-22222-L? ==
2201 2201  
2202 2202  
2203 -Yes, please refer [[Point to Point Communication>>doc:Main. Point to Point Communication of LT-22222-L.WebHome]]. this is [[firmware>>https://github.com/dragino/LT-22222-L/releases]].
2204 -
2205 -
2127 +Yes, you can. Please refer to the [[Point-to-Point Communication of LT-22222-L>>https://wiki.dragino.com/xwiki/bin/view/Main/%20Point%20to%20Point%20Communication%20of%20LT-22222-L/]] page. The firmware that supports point-to-point communication can be found [[here>>https://github.com/dragino/LT-22222-L/releases]].
2206 2206  )))
2207 2207  
2208 2208  (((
2209 -== 6.7 Why does the relay output become the default and open relay after the lt22222 is powered off? ==
2131 +== 6.7 Why does the relay output default to an open relay after the LT-22222-L is powered off? ==
2210 2210  
2211 2211  
2212 -If the device is not shut down, but directly powered off.
2134 +* If the device is not properly shut down and is directly powered off.
2135 +* It will default to a power-off state.
2136 +* In modes 2 to 5, the DO/RO status and pulse count are saved to flash memory.
2137 +* After a restart, the status before the power failure will be read from flash.
2213 2213  
2214 -It will default that this is a power-off state.
2139 +== 6.8 Can I setup LT-22222-L as a NC (Normally Closed) relay? ==
2215 2215  
2216 -In modes 2 to 5, DO RO status and pulse count are saved in flash.
2217 2217  
2218 -After restart, the status before power failure will be read from flash.
2142 +The LT-22222-L's built-in relay is Normally Open (NO). You can use an external relay to achieve a Normally Closed (NC) configuration. The circuit diagram is shown below:
2219 2219  
2220 2220  
2221 -== 6.8 Can i set up LT-22222-L as a NC(Normal Close) Relay? ==
2222 -
2223 -
2224 -LT-22222-L built-in relay is NO (Normal Open). User can use an external relay to achieve Normal Close purpose. Diagram as below:
2225 -
2226 -
2227 2227  [[image:image-20221006170630-1.png||height="610" width="945"]]
2228 2228  
2229 2229  
2230 -== 6.9 Can LT22222-L save RO state? ==
2148 +== 6.9 Can the LT-22222-L save the RO state? ==
2231 2231  
2232 2232  
2233 -Firmware version needs to be no less than 1.6.0.
2151 +The firmware version must be at least 1.6.0.
2234 2234  
2235 2235  
2236 -== 6.10 Why does the LT22222 always report 15.585V when measuring AVI? ==
2154 +== 6.10 Why does the LT-22222-L always report 15.585V when measuring the AVI? ==
2237 2237  
2238 2238  
2239 -It is likely that the GND is not connected during the measurement, or the wire connected to the GND is loose.
2157 +It is likely that the GND is not connected during the measurement, or that the wire connected to the GND is loose.
2240 2240  
2241 2241  
2242 -= 7. Trouble Shooting =
2160 += 7. Troubleshooting =
2243 2243  )))
2244 2244  
2245 2245  (((
2246 2246  (((
2247 -== 7.1 Downlink doesn't work, how to solve it? ==
2165 +== 7.1 Downlink isn't working. How can I solve this? ==
2248 2248  
2249 2249  
2250 2250  )))
... ... @@ -2251,42 +2251,42 @@
2251 2251  )))
2252 2252  
2253 2253  (((
2254 -Please see this link for how to debug: [[LoRaWAN Communication Debug>>doc:Main.LoRaWAN Communication Debug.WebHome||anchor="H5.1Howitwork"]]
2172 +Please refer to this link for debugging instructions: [[LoRaWAN Communication Debug>>doc:Main.LoRaWAN Communication Debug.WebHome||anchor="H5.1Howitwork"]]
2255 2255  )))
2256 2256  
2257 2257  (((
2258 2258  
2259 2259  
2260 -== 7.2 Have trouble to upload image. ==
2178 +== 7.2 Having trouble uploading an image? ==
2261 2261  
2262 2262  
2263 2263  )))
2264 2264  
2265 2265  (((
2266 -See this link for trouble shooting: [[Firmware Upgrade Instruction>>doc:Main.Firmware Upgrade Instruction for STM32 base products.WebHome]]
2184 +Please refer to this link for troubleshooting: [[Firmware Upgrade Instruction>>doc:Main.Firmware Upgrade Instruction for STM32 base products.WebHome]]
2267 2267  )))
2268 2268  
2269 2269  (((
2270 2270  
2271 2271  
2272 -== 7.3 Why I can't join TTN in US915 /AU915 bands? ==
2190 +== 7.3 Why can't I join TTN in the US915 /AU915 bands? ==
2273 2273  
2274 2274  
2275 2275  )))
2276 2276  
2277 2277  (((
2278 -It might be about the channels mapping. [[Please see this link for detail>>doc:Main.LoRaWAN Communication Debug.WebHome||anchor="H2.NoticeofUS9152FCN4702FAU915Frequencyband"]]
2196 +It might be related to the channel mapping. [[Please refer to this link for details.>>https://github.com/dragino/LT-22222-L/releases]]
2279 2279  )))
2280 2280  
2281 2281  
2282 -== 7.4 Why can LT22222 perform Uplink normally, but cannot receive Downlink? ==
2200 +== 7.4 Why can the LT-22222-L perform Uplink normally, but cannot receive Downlink? ==
2283 2283  
2284 2284  
2285 -The FCD count of the gateway is inconsistent with the FCD count of the node, causing the downlink to remain in the queue state.
2286 -Use this command to bring their counts back together: [[Resets the downlink packet count>>||anchor="H3.4.2.23Resetsthedownlinkpacketcount"]]
2203 +The FCD count of the gateway is inconsistent with the FCD count of the node, causing the downlink to remain in the queue.
2204 +Use this command to synchronize their counts: [[Resets the downlink packet count>>||anchor="H3.4.2.23Resetsthedownlinkpacketcount"]]
2287 2287  
2288 2288  
2289 -= 8. Order Info =
2207 += 8. Ordering information =
2290 2290  
2291 2291  
2292 2292  (% style="color:#4f81bd" %)**LT-22222-L-XXX:**
... ... @@ -2293,43 +2293,42 @@
2293 2293  
2294 2294  (% style="color:#4f81bd" %)**XXX:**
2295 2295  
2296 -* (% style="color:red" %)**EU433**(%%):  LT with frequency bands EU433
2297 -* (% style="color:red" %)**EU868**(%%):  LT with frequency bands EU868
2298 -* (% style="color:red" %)**KR920**(%%):  LT with frequency bands KR920
2299 -* (% style="color:red" %)**CN470**(%%):  LT with frequency bands CN470
2300 -* (% style="color:red" %)**AS923**(%%):  LT with frequency bands AS923
2301 -* (% style="color:red" %)**AU915**(%%):  LT with frequency bands AU915
2302 -* (% style="color:red" %)**US915**(%%):  LT with frequency bands US915
2303 -* (% style="color:red" %)**IN865**(%%):  LT with frequency bands IN865
2304 -* (% style="color:red" %)**CN779**(%%):  LT with frequency bands CN779
2214 +* (% style="color:red" %)**EU433**(%%): LT with frequency bands EU433
2215 +* (% style="color:red" %)**EU868**(%%): LT with frequency bands EU868
2216 +* (% style="color:red" %)**KR920**(%%): LT with frequency bands KR920
2217 +* (% style="color:red" %)**CN470**(%%): LT with frequency bands CN470
2218 +* (% style="color:red" %)**AS923**(%%): LT with frequency bands AS923
2219 +* (% style="color:red" %)**AU915**(%%): LT with frequency bands AU915
2220 +* (% style="color:red" %)**US915**(%%): LT with frequency bands US915
2221 +* (% style="color:red" %)**IN865**(%%): LT with frequency bands IN865
2222 +* (% style="color:red" %)**CN779**(%%): LT with frequency bands CN779
2305 2305  
2306 -= 9. Packing Info =
2224 += 9. Packing information =
2307 2307  
2308 2308  
2309 -**Package Includes**:
2227 +**Package includes**:
2310 2310  
2311 2311  * LT-22222-L I/O Controller x 1
2312 2312  * Stick Antenna for LoRa RF part x 1
2313 2313  * Bracket for controller x1
2314 -* Program cable x 1
2232 +* 3.5mm Programming cable x 1
2315 2315  
2316 2316  **Dimension and weight**:
2317 2317  
2318 2318  * Device Size: 13.5 x 7 x 3 cm
2319 -* Device Weight: 105g
2237 +* Device Weight: 105 g
2320 2320  * Package Size / pcs : 14.5 x 8 x 5 cm
2321 -* Weight / pcs : 170g
2239 +* Weight / pcs : 170 g
2322 2322  
2323 2323  = 10. Support =
2324 2324  
2325 2325  
2326 2326  * (((
2327 -Support is provided Monday to Friday, from 09:00 to 18:00 GMT+8. Due to different timezones we cannot offer live support. However, your questions will be answered as soon as possible in the before-mentioned schedule.
2245 +Support is available Monday to Friday, from 09:00 to 18:00 GMT+8. Due to different time zones, we cannot offer live support. However, your questions will be answered as soon as possible within the aforementioned schedule.
2328 2328  )))
2329 2329  * (((
2330 -Provide as much information as possible regarding your enquiry (product models, accurately describe your problem and steps to replicate it etc) and send a mail to [[Support@dragino.cc>>mailto:Support@dragino.cc]]
2248 +Please provide as much information as possible regarding your inquiry (e.g., product models, a detailed description of the problem, steps to replicate it, etc.) and send an email to [[support@dragino.cc>>mailto:support@dragino.cc]]
2331 2331  
2332 -
2333 2333  
2334 2334  )))
2335 2335  
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0