<
From version < 210.1 >
edited by Dilisi S
on 2024/11/24 00:36
To version < 208.1 >
edited by Dilisi S
on 2024/11/22 05:35
>
Change comment: Nov 21 edits

Summary

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 communicates with a 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 screw terminals and the lower screw terminal block has 10 screw terminals.
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;" %)Screw Terminal|=(% style="width: 338px;" %)Function
153 +|=(% 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;" %)Screw Terminal|=(% style="width: 334px;" %)Function
164 +|=(% 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.
... ... @@ -249,6 +249,7 @@
249 249  
250 250  [[image:lt-22222-l-dev-repo-reg-p2.png||height="625" width="1000"]]
251 251  
254 +==== ====
252 252  
253 253  ==== 3.2.2.3 Adding device manually ====
254 254  
... ... @@ -283,7 +283,7 @@
283 283  
284 284  ==== 3.2.2.4 Joining ====
285 285  
286 -On the Device's page, 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.
287 287  
288 288  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.
289 289  
... ... @@ -301,7 +301,7 @@
301 301  [[image:lt-22222-ul-payload-decoded.png]]
302 302  
303 303  
304 -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** > **Payload formatters** > **Uplink**. Then  select **Use Device repository formatters** for the **Formatter type** dropdown. Click the **Save changes** button to apply the changes.
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.
305 305  
306 306  {{info}}
307 307  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.
... ... @@ -1167,8 +1167,8 @@
1167 1167  )))
1168 1168  |(% style="width:96px" %)**Example**|(% style="width:402px" %)09 02 **00 00 64**
1169 1169  
1173 +==== ====
1170 1170  
1171 -
1172 1172  ==== 3.4.2.9 Trigger – Set AC (current) as a trigger ====
1173 1173  
1174 1174  Sets the current trigger based on the AC port. See also [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]
... ... @@ -1350,8 +1350,8 @@
1350 1350  )))
1351 1351  )))
1352 1352  
1356 +==== ====
1353 1353  
1354 -
1355 1355  ==== 3.4.2.13 DO ~-~- Control Digital Output DO1/DO2/DO3 with time control ====
1356 1356  
1357 1357  
... ... @@ -1954,6 +1954,7 @@
1954 1954  Set DISMACANS=1
1955 1955  )))
1956 1956  
1960 +
1957 1957  ==== 3.4.2.25 Copy downlink to uplink ====
1958 1958  
1959 1959  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.
... ... @@ -1970,21 +1970,31 @@
1970 1970  For example, sending 11 22 33 44 55 66 77 will return invalid configuration 00 11 22 33 44 55 66 77.
1971 1971  
1972 1972  (% border="2" style="width:500px" %)
1973 -|(% style="width:122px" %)**Command**|(% style="width:376px" %)(((
1977 +|(% style="width:122px" %)Command|(% style="width:376px" %)(((
1974 1974  AT+RPL=5
1975 1975  
1976 1976  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.
1977 1977  )))
1978 -|(% 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" %)(((
1979 1979  Downlink:
1980 1980  
1981 -01 00 02 58
1994 +11 22 33 44 55 66 77
1982 1982  
1983 1983  Uplink:
1984 1984  
1985 -01 01 00 02 58
1998 +00 11 22 33 44 55 66 77
1986 1986  )))
1987 1987  
2001 +
1988 1988  [[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"]]
1989 1989  
1990 1990  For example, if 01 00 02 58 is issued, a valid configuration of 01 01 00 02 58 will be returned.
... ... @@ -1991,16 +1991,14 @@
1991 1991  
1992 1992  
1993 1993  
1994 -==== 3.4.2.26 Query firmware version, frequency band, sub band, and TDC time ====
2008 +==== 3.4.2.26 Query version number and frequency band TDC ====
1995 1995  
1996 -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.
1997 1997  
1998 1998  * (((
1999 1999  (% style="color:#037691" %)**Downlink Payload**(%%)**:**
2000 2000  
2001 -(% style="color:blue" %)**26 01  ** (%%) ~/~/  The downlink payload 26 01 is used to query the device's firmware version, frequency band, sub band, and TDC time.
2014 +(% style="color:blue" %)**26 01  ** (%%) ~/~/  Downlink 26 01 can query device upload frequency, frequency band, software version number, TDC time.
2002 2002  
2003 -
2004 2004  
2005 2005  )))
2006 2006  
... ... @@ -2030,8 +2030,6 @@
2030 2030  
2031 2031  === 3.5.2 Configuring ThingsEye.io ===
2032 2032  
2033 -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.
2034 -
2035 2035  * Login to your [[ThingsEye.io >>https://thingseye.io]]account.
2036 2036  * Under the **Integrations center**, click **Integrations**.
2037 2037  * Click the **Add integration** button (the button with the **+** symbol).
... ... @@ -2080,7 +2080,7 @@
2080 2080  
2081 2081  * Choose **Region** from the **Host type**.
2082 2082  * 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/...).
2083 -* 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.1 Configuring 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).
2084 2084  * Click the **Check connection** button to test the connection. If the connection is successful, you will see the message saying **Connected**.
2085 2085  
2086 2086  [[image:message-1.png]]
... ... @@ -2091,7 +2091,7 @@
2091 2091  [[image:thingseye-io-step-5.png||height="625" width="1000"]]
2092 2092  
2093 2093  
2094 -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.
2095 2095  
2096 2096  
2097 2097  [[image:thingseye.io_integrationsCenter_integrations.png||height="686" width="1000"]]
... ... @@ -2107,7 +2107,7 @@
2107 2107  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.
2108 2108  
2109 2109  {{info}}
2110 -See also [[ThingsEye documentation>>https://wiki.thingseye.io/xwiki/bin/view/Main/]].
2120 +See also ThingsEye documentation.
2111 2111  {{/info}}
2112 2112  
2113 2113  ==== **3.5.2.2 Viewing events** ====
... ... @@ -2120,7 +2120,7 @@
2120 2120  [[image:thingseye-events.png||height="686" width="1000"]]
2121 2121  
2122 2122  
2123 -* 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.
2124 2124  
2125 2125  [[image:thingseye-json.png||width="1000"]]
2126 2126  
... ... @@ -2130,11 +2130,6 @@
2130 2130  If you want to delete an integration, click the **Delete integratio**n button on the Integrations page.
2131 2131  
2132 2132  
2133 -==== 3.5.2.4 Creating a Dashboard to Display and Analyze LT-22222-L Data ====
2134 -
2135 -This will be added soon.
2136 -
2137 -
2138 2138  == 3.6 Interface Details ==
2139 2139  
2140 2140  === 3.6.1 Digital Input Ports: DI1/DI2/DI3 (For LT-33222-L, Low Active) ===
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0