Changes for page LT-22222-L -- LoRa I/O Controller User Manual
Last modified by Saxer Lin on 2025/04/15 17:24
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -43,12 +43,16 @@ 43 43 * If there is public LoRaWAN network coverage in the area where you plan to install the device (e.g., The Things Stack Community Network), you can select a network and register the LT-22222-L I/O controller with it. 44 44 * If there is no public LoRaWAN coverage in your area, you can set up a LoRaWAN gateway, or multiple gateways, and connect them to a LoRaWAN network server to create adequate coverage. Then, register the LT-22222-L I/O controller with this network. 45 45 * Setup your own private LoRaWAN network. 46 + 47 +{{info}} 48 + You can use a LoRaWAN gateway, such as the Dragino LPS8N, to expand or create LoRaWAN coverage in your area. 49 +{{/info}} 46 46 ))) 47 47 48 48 ((( 49 49 50 50 51 -The network diagram below illustrates how the LT-22222-L communicateswitha typical LoRaWAN network.55 +The network diagram below shows how the LT-22222-L is connected to a typical LoRaWAN network. 52 52 ))) 53 53 54 54 (% class="wikigeneratedid" %) ... ... @@ -136,17 +136,17 @@ 136 136 Connect the LoRa antenna to the antenna connector, **ANT**,** **located on the top right side of the device, next to the upper screw terminal block. Secure the antenna by tightening it clockwise. 137 137 138 138 {{warning}} 139 - **Warning! Do not power on the device without connecting the antenna.**143 +Warning! Do not power on the device without connecting the antenna. 140 140 {{/warning}} 141 141 142 142 == 2.2 Terminals == 143 143 144 -The LT-22222-L has two screw terminal blocks. The upper screw treminal block has 6 screwterminals and the lower screw terminal block has 10screwterminals.148 +The LT-22222-L has two screw terminal blocks. The upper screw treminal block has 6 terminals and the lower screw terminal block has 10 terminals. 145 145 146 - **Upper screw terminal block (from left to right):**150 +Upper screw terminal block (from left to right): 147 147 148 148 (% style="width:634px" %) 149 -|=(% style="width: 295px;" %) ScrewTerminal|=(% style="width: 338px;" %)Function153 +|=(% style="width: 295px;" %)Terminal|=(% style="width: 338px;" %)Function 150 150 |(% style="width:295px" %)GND|(% style="width:338px" %)Ground 151 151 |(% style="width:295px" %)VIN|(% style="width:338px" %)Input Voltage 152 152 |(% style="width:295px" %)AVI2|(% style="width:338px" %)Analog Voltage Input Terminal 2 ... ... @@ -154,10 +154,10 @@ 154 154 |(% style="width:295px" %)ACI2|(% style="width:338px" %)Analog Current Input Terminal 2 155 155 |(% style="width:295px" %)ACI1|(% style="width:338px" %)Analog Current Input Terminal 1 156 156 157 - **Lower screw terminal block (from left to right):**161 +Lower screw terminal block (from left to right): 158 158 159 159 (% style="width:633px" %) 160 -|=(% style="width: 296px;" %) ScrewTerminal|=(% style="width: 334px;" %)Function164 +|=(% style="width: 296px;" %)Terminal|=(% style="width: 334px;" %)Function 161 161 |(% style="width:296px" %)RO1-2|(% style="width:334px" %)Relay Output 1 162 162 |(% style="width:296px" %)RO1-1|(% style="width:334px" %)Relay Output 1 163 163 |(% style="width:296px" %)RO2-2|(% style="width:334px" %)Relay Output 2 ... ... @@ -212,11 +212,9 @@ 212 212 213 213 [[image:dragino-lorawan-nw-lt-22222-n.jpg]] 214 214 215 -{{info}} 216 - You can use a LoRaWAN gateway, such as the [[Dragino LPS8N>>https://www.dragino.com/products/lora-lorawan-gateway/item/200-lps8n.html]], to expand or create LoRaWAN coverage in your area. 217 -{{/info}} 218 218 219 219 221 + 220 220 ==== 3.2.2.1 Setting up ==== 221 221 222 222 * Sign up for a free account with [[The Things Stack Sandbox>>https://eu1.cloud.thethings.network]] if you do not have one yet. ... ... @@ -284,7 +284,7 @@ 284 284 285 285 ==== 3.2.2.4 Joining ==== 286 286 287 -On the Device 'spage, click on **Live data** tab. The Live data panel for your device will display.289 +On the Device overview page, click on **Live data** tab. The Live data panel for your device will display. 288 288 289 289 Now power on your LT-22222-L. The **TX LED** will **fast-blink 5 times** which means the LT-22222-L will enter the **work mode** and start to **join** The Things Stack network server. The **TX LED** will be on for **5 seconds** after joining the network. In the **Live data** panel, you can see the **join-request** and **join-accept** messages exchanged between the device and the network server. 290 290 ... ... @@ -302,7 +302,7 @@ 302 302 [[image:lt-22222-ul-payload-decoded.png]] 303 303 304 304 305 -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 ** Applications > your application >End devices** > **your end device**307 +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. 306 306 307 307 {{info}} 308 308 The Things Stack provides two levels of payload formatters: application level and device level. The device-level payload formatters **override **the application-level payload formatters. ... ... @@ -1955,6 +1955,7 @@ 1955 1955 Set DISMACANS=1 1956 1956 ))) 1957 1957 1960 + 1958 1958 ==== 3.4.2.25 Copy downlink to uplink ==== 1959 1959 1960 1960 This command enables the device to immediately uplink the content of a received downlink packet back to the server. The command allows for quick data replication from downlink to uplink, with a fixed port number of 100. ... ... @@ -1971,21 +1971,31 @@ 1971 1971 For example, sending 11 22 33 44 55 66 77 will return invalid configuration 00 11 22 33 44 55 66 77. 1972 1972 1973 1973 (% border="2" style="width:500px" %) 1974 -|(% style="width:122px" %) **Command**|(% style="width:376px" %)(((1977 +|(% style="width:122px" %)Command|(% style="width:376px" %)((( 1975 1975 AT+RPL=5 1976 1976 1977 1977 After receiving a downlink packet from the server, the node immediately uplinks the content of the packet back to the server using port number 100. 1978 1978 ))) 1979 -|(% style="width:122px" %)**Example**|(% style="width:376px" %)((( 1982 +|(% style="width:122px" %)Uplink payload|(% style="width:376px" %)((( 1983 +aa xx xx xx xx 1984 + 1985 +aa : indicates whether the configuration has changed. 1986 + 1987 +00 : YES 1988 + 1989 +01 : NO 1990 +))) 1991 +|(% style="width:122px" %)Example|(% style="width:376px" %)((( 1980 1980 Downlink: 1981 1981 1982 - 0100 02 581994 +11 22 33 44 55 66 77 1983 1983 1984 1984 Uplink: 1985 1985 1986 -0 10100 02 581998 +00 11 22 33 44 55 66 77 1987 1987 ))) 1988 1988 2001 + 1989 1989 [[image:http://wiki.dragino.com/xwiki/bin/download/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/LSN50%20%26%20LSN50-V2%20-%20LoRaWAN%20Sensor%20Node%20User%20Manual/WebHome/image-20220823173833-7.png?width=1124&height=149&rev=1.1||alt="image-20220823173833-7.png"]] 1990 1990 1991 1991 For example, if 01 00 02 58 is issued, a valid configuration of 01 01 00 02 58 will be returned. ... ... @@ -1992,16 +1992,14 @@ 1992 1992 1993 1993 1994 1994 1995 -==== 3.4.2.26 Query firmwareversion,frequency band,sub band, andTDCtime====2008 +==== 3.4.2.26 Query version number and frequency band 、TDC ==== 1996 1996 1997 -This command is used to query key information about the device, including its firmware version, frequency band, sub band, and TDC time. By sending the specified payload as a downlink, the server can retrieve this essential data from the device. 1998 1998 1999 1999 * ((( 2000 2000 (% style="color:#037691" %)**Downlink Payload**(%%)**:** 2001 2001 2002 -(% style="color:blue" %)**26 01 ** (%%) ~/~/ The downlinkpayload26 01isusedtoquerythedevice'sfirmwareversion, frequency band, sub band,andTDC time.2014 +(% style="color:blue" %)**26 01 ** (%%) ~/~/ Downlink 26 01 can query device upload frequency, frequency band, software version number, TDC time. 2003 2003 2004 - 2005 2005 2006 2006 ))) 2007 2007 ... ... @@ -2031,8 +2031,6 @@ 2031 2031 2032 2032 === 3.5.2 Configuring ThingsEye.io === 2033 2033 2034 -The ThingsEye.io IoT platform is not open for self-registration at the moment. If you are interested in testing the platform, please send your project information to admin@thingseye.io, and we will create an account for you. 2035 - 2036 2036 * Login to your [[ThingsEye.io >>https://thingseye.io]]account. 2037 2037 * Under the **Integrations center**, click **Integrations**. 2038 2038 * Click the **Add integration** button (the button with the **+** symbol). ... ... @@ -2081,7 +2081,7 @@ 2081 2081 2082 2082 * Choose **Region** from the **Host type**. 2083 2083 * 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/...). 2084 -* 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 **3.5.1Configuring The Things Stack**).2093 +* 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 The Things Stack). 2085 2085 * Click the **Check connection** button to test the connection. If the connection is successful, you will see the message saying **Connected**. 2086 2086 2087 2087 [[image:message-1.png]] ... ... @@ -2092,7 +2092,7 @@ 2092 2092 [[image:thingseye-io-step-5.png||height="625" width="1000"]] 2093 2093 2094 2094 2095 -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 and correct any errors.2104 +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. 2096 2096 2097 2097 2098 2098 [[image:thingseye.io_integrationsCenter_integrations.png||height="686" width="1000"]] ... ... @@ -2108,7 +2108,7 @@ 2108 2108 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. 2109 2109 2110 2110 {{info}} 2111 -See also [[ThingsEye documentation>>https://wiki.thingseye.io/xwiki/bin/view/Main/]].2120 +See also ThingsEye documentation. 2112 2112 {{/info}} 2113 2113 2114 2114 ==== **3.5.2.2 Viewing events** ==== ... ... @@ -2121,7 +2121,7 @@ 2121 2121 [[image:thingseye-events.png||height="686" width="1000"]] 2122 2122 2123 2123 2124 -* To view the **JSON payload**of a message, click on the**three dots (...)**in the Message column of the desired message.2133 +* To view the JSON payload of a message, click on the three dots (...) in the Message column of the desired message. 2125 2125 2126 2126 [[image:thingseye-json.png||width="1000"]] 2127 2127 ... ... @@ -2131,11 +2131,6 @@ 2131 2131 If you want to delete an integration, click the **Delete integratio**n button on the Integrations page. 2132 2132 2133 2133 2134 -==== 3.5.2.4 Creating a Dashboard to Display and Analyze LT-22222-L Data ==== 2135 - 2136 -This will be added soon. 2137 - 2138 - 2139 2139 == 3.6 Interface Details == 2140 2140 2141 2141 === 3.6.1 Digital Input Ports: DI1/DI2/DI3 (For LT-33222-L, Low Active) ===