Changes for page LT-22222-L -- LoRa I/O Controller User Manual
Last modified by Mengting Qiu on 2025/06/04 18:42
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1491,7 +1491,7 @@ 1491 1491 [[image:thingseye.io_integrationsCenter_integrations.png||height="686" width="1000"]] 1492 1492 1493 1493 1494 - ==== 3.5.2.1Viewing integration details====1494 +**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.2Viewing events**====1507 +**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.3Deletinganintegration**====1522 +**Deleting the integration**: 1523 1523 1524 -If you want to delete anintegration, click the **Delete integratio**n buttonon the Integrations page.1524 +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 === 1537 +=== 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 === 1667 +=== 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 1780 +[[image:1653358238933-385.png]] 1782 1782 1783 1783 1784 1784 ((( ... ... @@ -1797,19 +1797,19 @@ 1797 1797 ((( 1798 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. 1799 1799 1800 -* **##AT##+<CMD>?**: Help on <CMD>1801 -* **##AT##+<CMD>**: Run <CMD>1802 -* **##AT##+<CMD>=<value>**: Set the value1803 -* **##AT##+<CMD>=?**: Get the value1804 -* ##**ATZ**##: Trigger a reset of the MCU1799 +* AT+<CMD>? : Help on <CMD> 1800 +* AT+<CMD> : Run <CMD> 1801 +* AT+<CMD>=<value> : Set the value 1802 +* AT+<CMD>=? : Get the value 1803 +* 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)1808 +* AT+NWKSKEY: Get or set the Network Session Key (NwkSKey) 1809 +* AT+APPSKEY: Get or set the Application Session Key (AppSKey) 1810 +* AT+APPEUI: Get or set the Application EUI (AppEUI) 1811 +* 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 ... ... @@ -1976,7 +1976,7 @@ 1976 1976 1977 1977 1978 1978 ((( 1979 -(% style="color:blue" %)**If thesensorhasJOINED:**1978 +(% 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 ==1988 +== 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 ... ... @@ -2158,6 +2158,7 @@ 2158 2158 * In modes 2 to 5, the DO/RO status and pulse count are saved to flash memory. 2159 2159 * After a restart, the status before the power failure will be read from flash. 2160 2160 2160 + 2161 2161 == 6.8 Can I setup LT-22222-L as a NC (Normally Closed) relay? == 2162 2162 2163 2163 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: ... ... @@ -2236,6 +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 + 2239 2239 = 9. Package information = 2240 2240 2241 2241 **Package includes**: ... ... @@ -2252,6 +2252,7 @@ 2252 2252 * Package Size / pcs : 14.5 x 8 x 5 cm 2253 2253 * Weight / pcs : 170 g 2254 2254 2256 + 2255 2255 = 10. Support = 2256 2256 2257 2257 * (((