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

Summary

Details

Page properties
Content
... ... @@ -43,16 +43,12 @@
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}}
50 50  )))
51 51  
52 52  (((
53 53  
54 54  
55 -The network diagram below shows how the LT-22222-L is connected to a typical LoRaWAN network.
51 +The network diagram below illustrates how the LT-22222-L communicates with a typical LoRaWAN network.
56 56  )))
57 57  
58 58  (% class="wikigeneratedid" %)
... ... @@ -140,17 +140,17 @@
140 140  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.
141 141  
142 142  {{warning}}
143 -Warning! Do not power on the device without connecting the antenna.
139 +**Warning! Do not power on the device without connecting the antenna.**
144 144  {{/warning}}
145 145  
146 146  == 2.2 Terminals ==
147 147  
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.
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.
149 149  
150 -Upper screw terminal block (from left to right):
146 +**Upper screw terminal block (from left to right):**
151 151  
152 152  (% style="width:634px" %)
153 -|=(% style="width: 295px;" %)Terminal|=(% style="width: 338px;" %)Function
149 +|=(% style="width: 295px;" %)Screw Terminal|=(% style="width: 338px;" %)Function
154 154  |(% style="width:295px" %)GND|(% style="width:338px" %)Ground
155 155  |(% style="width:295px" %)VIN|(% style="width:338px" %)Input Voltage
156 156  |(% style="width:295px" %)AVI2|(% style="width:338px" %)Analog Voltage Input Terminal 2
... ... @@ -158,10 +158,10 @@
158 158  |(% style="width:295px" %)ACI2|(% style="width:338px" %)Analog Current Input Terminal 2
159 159  |(% style="width:295px" %)ACI1|(% style="width:338px" %)Analog Current Input Terminal 1
160 160  
161 -Lower screw terminal block (from left to right):
157 +**Lower screw terminal block (from left to right):**
162 162  
163 163  (% style="width:633px" %)
164 -|=(% style="width: 296px;" %)Terminal|=(% style="width: 334px;" %)Function
160 +|=(% style="width: 296px;" %)Screw Terminal|=(% style="width: 334px;" %)Function
165 165  |(% style="width:296px" %)RO1-2|(% style="width:334px" %)Relay Output 1
166 166  |(% style="width:296px" %)RO1-1|(% style="width:334px" %)Relay Output 1
167 167  |(% style="width:296px" %)RO2-2|(% style="width:334px" %)Relay Output 2
... ... @@ -216,9 +216,11 @@
216 216  
217 217  [[image:dragino-lorawan-nw-lt-22222-n.jpg]]
218 218  
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}}
219 219  
220 220  
221 -
222 222  ==== 3.2.2.1 Setting up ====
223 223  
224 224  * Sign up for a free account with [[The Things Stack Sandbox>>https://eu1.cloud.thethings.network]] if you do not have one yet.
... ... @@ -251,7 +251,6 @@
251 251  
252 252  [[image:lt-22222-l-dev-repo-reg-p2.png||height="625" width="1000"]]
253 253  
254 -==== ====
255 255  
256 256  ==== 3.2.2.3 Adding device manually ====
257 257  
... ... @@ -286,7 +286,7 @@
286 286  
287 287  ==== 3.2.2.4 Joining ====
288 288  
289 -On the Device overview page, click on **Live data** tab. The Live data panel for your device will display.
286 +On the Device's page, click on **Live data** tab. The Live data panel for your device will display.
290 290  
291 291  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.
292 292  
... ... @@ -304,7 +304,7 @@
304 304  [[image:lt-22222-ul-payload-decoded.png]]
305 305  
306 306  
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.
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.
308 308  
309 309  {{info}}
310 310  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.
... ... @@ -1170,8 +1170,8 @@
1170 1170  )))
1171 1171  |(% style="width:96px" %)**Example**|(% style="width:402px" %)09 02 **00 00 64**
1172 1172  
1173 -==== ====
1174 1174  
1171 +
1175 1175  ==== 3.4.2.9 Trigger – Set AC (current) as a trigger ====
1176 1176  
1177 1177  Sets the current trigger based on the AC port. See also [[trigger mode>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]
... ... @@ -1353,8 +1353,8 @@
1353 1353  )))
1354 1354  )))
1355 1355  
1356 -==== ====
1357 1357  
1354 +
1358 1358  ==== 3.4.2.13 DO ~-~- Control Digital Output DO1/DO2/DO3 with time control ====
1359 1359  
1360 1360  
... ... @@ -1957,7 +1957,6 @@
1957 1957  Set DISMACANS=1
1958 1958  )))
1959 1959  
1960 -
1961 1961  ==== 3.4.2.25 Copy downlink to uplink ====
1962 1962  
1963 1963  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.
... ... @@ -1974,31 +1974,21 @@
1974 1974  For example, sending 11 22 33 44 55 66 77 will return invalid configuration 00 11 22 33 44 55 66 77.
1975 1975  
1976 1976  (% border="2" style="width:500px" %)
1977 -|(% style="width:122px" %)Command|(% style="width:376px" %)(((
1973 +|(% style="width:122px" %)**Command**|(% style="width:376px" %)(((
1978 1978  AT+RPL=5
1979 1979  
1980 1980  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.
1981 1981  )))
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" %)(((
1978 +|(% style="width:122px" %)**Example**|(% style="width:376px" %)(((
1992 1992  Downlink:
1993 1993  
1994 -11 22 33 44 55 66 77
1981 +01 00 02 58
1995 1995  
1996 1996  Uplink:
1997 1997  
1998 -00 11 22 33 44 55 66 77
1985 +01 01 00 02 58
1999 1999  )))
2000 2000  
2001 -
2002 2002  [[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"]]
2003 2003  
2004 2004  For example, if 01 00 02 58 is issued, a valid configuration of 01 01 00 02 58 will be returned.
... ... @@ -2005,14 +2005,16 @@
2005 2005  
2006 2006  
2007 2007  
2008 -==== 3.4.2.26 Query version number and frequency band TDC ====
1994 +==== 3.4.2.26 Query firmware version, frequency band, sub band, and TDC time ====
2009 2009  
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.
2010 2010  
2011 2011  * (((
2012 2012  (% style="color:#037691" %)**Downlink Payload**(%%)**:**
2013 2013  
2014 -(% style="color:blue" %)**26 01  ** (%%) ~/~/  Downlink 26 01 can query device upload frequency, frequency band, software version number, TDC time.
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.
2015 2015  
2003 +
2016 2016  
2017 2017  )))
2018 2018  
... ... @@ -2042,6 +2042,8 @@
2042 2042  
2043 2043  === 3.5.2 Configuring ThingsEye.io ===
2044 2044  
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 +
2045 2045  * Login to your [[ThingsEye.io >>https://thingseye.io]]account.
2046 2046  * Under the **Integrations center**, click **Integrations**.
2047 2047  * Click the **Add integration** button (the button with the **+** symbol).
... ... @@ -2090,7 +2090,7 @@
2090 2090  
2091 2091  * Choose **Region** from the **Host type**.
2092 2092  * 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/...).
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).
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**).
2094 2094  * Click the **Check connection** button to test the connection. If the connection is successful, you will see the message saying **Connected**.
2095 2095  
2096 2096  [[image:message-1.png]]
... ... @@ -2101,7 +2101,7 @@
2101 2101  [[image:thingseye-io-step-5.png||height="625" width="1000"]]
2102 2102  
2103 2103  
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.
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.
2105 2105  
2106 2106  
2107 2107  [[image:thingseye.io_integrationsCenter_integrations.png||height="686" width="1000"]]
... ... @@ -2117,7 +2117,7 @@
2117 2117  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.
2118 2118  
2119 2119  {{info}}
2120 -See also ThingsEye documentation.
2110 +See also [[ThingsEye documentation>>https://wiki.thingseye.io/xwiki/bin/view/Main/]].
2121 2121  {{/info}}
2122 2122  
2123 2123  ==== **3.5.2.2 Viewing events** ====
... ... @@ -2130,7 +2130,7 @@
2130 2130  [[image:thingseye-events.png||height="686" width="1000"]]
2131 2131  
2132 2132  
2133 -* To view the JSON payload of a message, click on the three dots (...) in the Message column of the desired message.
2123 +* To view the **JSON payload** of a message, click on the **three dots (...)** in the Message column of the desired message.
2134 2134  
2135 2135  [[image:thingseye-json.png||width="1000"]]
2136 2136  
... ... @@ -2140,6 +2140,11 @@
2140 2140  If you want to delete an integration, click the **Delete integratio**n button on the Integrations page.
2141 2141  
2142 2142  
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 +
2143 2143  == 3.6 Interface Details ==
2144 2144  
2145 2145  === 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