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)
-
Attachments (0 modified, 1 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -237,7 +237,7 @@ 237 237 *** **Profile (Region)**: Select the region that matches your device. 238 238 ** Select the **Frequency plan** that matches your device from the **Frequency plan** dropdown list. 239 239 240 -[[image:lt-22222-l-dev-repo-reg-p1.png ||height="625" width="1000"]]240 +[[image:lt-22222-l-dev-repo-reg-p1.png]] 241 241 242 242 243 243 * Register end device page continued... ... ... @@ -247,7 +247,7 @@ 247 247 ** In the **End device ID** field, enter a unique name for your LT-22222-N within this application. 248 248 ** Under **After registration**, select the **View registered end device** option. 249 249 250 -[[image:lt-22222-l-dev-repo-reg-p2.png ||height="625" width="1000"]]250 +[[image:lt-22222-l-dev-repo-reg-p2.png]] 251 251 252 252 253 253 ==== 3.2.2.3 Adding device manually ==== ... ... @@ -261,7 +261,7 @@ 261 261 ** Select the option **Over the air activation (OTAA)** under the **Activation mode.** 262 262 ** Select **Class C (Continuous)** from the **Additional LoRaWAN class capabilities** dropdown list. 263 263 264 -[[image:lt-22222-l-manually-p1.png ||height="625" width="1000"]]264 +[[image:lt-22222-l-manually-p1.png]] 265 265 266 266 267 267 * Register end device page continued... ... ... @@ -272,13 +272,13 @@ 272 272 ** Under **After registration**, select the **View registered end device** option. 273 273 ** Click the **Register end device** button. 274 274 275 -[[image:lt-22222-l-manually-p2.png ||height="625" width="1000"]]275 +[[image:lt-22222-l-manually-p2.png]] 276 276 277 277 278 278 You will be navigated to the **Device overview** page. 279 279 280 280 281 -[[image:lt-22222-device-overview.png ||height="625" width="1000"]]281 +[[image:lt-22222-device-overview.png]] 282 282 283 283 284 284 ==== 3.2.2.4 Joining ==== ... ... @@ -288,9 +288,10 @@ 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 290 290 291 -[[image:lt-22222-join -network.png||height="625" width="1000"]]291 +[[image:lt-22222-l-joining.png]] 292 292 293 293 294 + 294 294 ==== 3.2.2.5 Uplinks ==== 295 295 296 296 ... ... @@ -307,7 +307,7 @@ 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. 308 308 {{/info}} 309 309 310 -[[image:lt-22222-ul-payload-fmt.png ||height="686" width="1000"]]311 +[[image:lt-22222-ul-payload-fmt.png]] 311 311 312 312 313 313 ==== 3.2.2.6 Downlinks ==== ... ... @@ -1951,7 +1951,7 @@ 1951 1951 The username and password (API key) you created here are required in the next section. 1952 1952 {{/info}} 1953 1953 1954 -[[image:tts-mqtt-integration.png ||height="625" width="1000"]]1955 +[[image:tts-mqtt-integration.png]] 1955 1955 1956 1956 === 3.5.2 Configuring ThingsEye.io === 1957 1957 ... ... @@ -1961,7 +1961,7 @@ 1961 1961 * Under the **Integrations center**, click **Integrations**. 1962 1962 * Click the **Add integration** button (the button with the **+** symbol). 1963 1963 1964 -[[image:thingseye-io-step-1.png ||height="625" width="1000"]]1965 +[[image:thingseye-io-step-1.png]] 1965 1965 1966 1966 1967 1967 On the **Add integration** window, configure the following: ... ... @@ -1976,7 +1976,7 @@ 1976 1976 ** Allow create devices or assets 1977 1977 * Click the **Next** button. you will be navigated to the **Uplink data converter** tab. 1978 1978 1979 -[[image:thingseye-io-step-2.png ||height="625" width="1000"]]1980 +[[image:thingseye-io-step-2.png]] 1980 1980 1981 1981 1982 1982 **Uplink data converter:** ... ... @@ -1987,7 +1987,7 @@ 1987 1987 * 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]]. 1988 1988 * Click the **Next** button. You will be navigated to the **Downlink data converter **tab. 1989 1989 1990 -[[image:thingseye-io-step-3.png ||height="625" width="1000"]]1991 +[[image:thingseye-io-step-3.png]] 1991 1991 1992 1992 1993 1993 **Downlink data converter (this is an optional step):** ... ... @@ -1998,7 +1998,7 @@ 1998 1998 * Paste the downlink decoder function into the text area (first, delete the default code). The demo downlink decoder function can be found [[here>>https://raw.githubusercontent.com/ThingsEye-io/te-platform/refs/heads/main/Data%20Converters/The_Things_Network_MQTT_Downlink_Converter.js]]. 1999 1999 * Click the **Next** button. You will be navigated to the **Connection** tab. 2000 2000 2001 -[[image:thingseye-io-step-4.png ||height="625" width="1000"]]2002 +[[image:thingseye-io-step-4.png]] 2002 2002 2003 2003 2004 2004 **Connection:** ... ... @@ -2013,13 +2013,13 @@ 2013 2013 2014 2014 * Click the **Add** button. 2015 2015 2016 -[[image:thingseye-io-step-5.png ||height="625" width="1000"]]2017 +[[image:thingseye-io-step-5.png]] 2017 2017 2018 2018 2019 2019 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. 2020 2020 2021 2021 2022 -[[image:thingseye.io_integrationsCenter_integrations.png ||height="686" width="1000"]]2023 +[[image:thingseye.io_integrationsCenter_integrations.png]] 2023 2023 2024 2024 2025 2025 ==== 3.5.2.1 Viewing integration details ==== ... ... @@ -2026,7 +2026,7 @@ 2026 2026 2027 2027 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. 2028 2028 2029 -[[image:integration-details.png ||height="686" width="1000"]]2030 +[[image:integration-details.png]] 2030 2030 2031 2031 2032 2032 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. ... ... @@ -2042,12 +2042,12 @@ 2042 2042 * Select **Debug **from the **Event type** dropdown. 2043 2043 * Select the** time frame** from the **time window**. 2044 2044 2045 -[[image:thingseye-events.png ||height="686" width="1000"]]2046 +[[image:thingseye-events.png]] 2046 2046 2047 2047 2048 2048 * To view the **JSON payload** of a message, click on the **three dots (...)** in the Message column of the desired message. 2049 2049 2050 -[[image:thingseye-json.png ||width="1000"]]2051 +[[image:thingseye-json.png]] 2051 2051 2052 2052 2053 2053 ==== **3.5.2.3 Deleting an integration** ==== ... ... @@ -2065,7 +2065,7 @@ 2065 2065 === 3.6.1 Digital Input Ports: DI1/DI2/DI3 (For LT-33222-L, Low Active) === 2066 2066 2067 2067 2068 -Supports** 2069 +Supports** NPN-type **sensors. 2069 2069 2070 2070 [[image:1653356991268-289.png]] 2071 2071
- lt-22222-l-joining.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.pradeeka - Size
-
... ... @@ -1,0 +1,1 @@ 1 +274.1 KB - Content