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)
-
Attachments (0 modified, 7 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -217,7 +217,7 @@ 217 217 218 218 [[image:lt-22222-l-dev-repo-reg-p1.png||height="625" width="1000"]] 219 219 220 -* 220 +* 221 221 ** Enter the **AppEUI** in the **JoinEUI** field and click **Confirm** button. 222 222 ** Enter the **DevEUI** in the **DevEUI** field. 223 223 ** Enter the **AppKey** in the **AppKey** field. ... ... @@ -1346,54 +1346,71 @@ 1346 1346 [[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-20220823173929-8.png?width=1205&height=76&rev=1.1||alt="image-20220823173929-8.png"]] 1347 1347 1348 1348 1349 -== 3.5 Integrat ewithMydevice==1349 +== 3.5 Integrating with ThingsEye.io == 1350 1350 1351 +If you are using one of The Things Stack plans, you can integrate ThingsEye.io with your application. Once integrated, ThingsEye.io works as an MQTT client for The Things Stack MQTT broker, allowing it to subscribe to upstream traffic and publish downlink traffic. 1351 1351 1352 - Mydevicesprovidesa humanendlyinterface to show thesensor data, once wehave datainTTN, we can useMydevicestoconnectto TTNandsee the data in Mydevices. Beloware the steps:1353 +=== 3.5.1 Configuring The Things Stack Sandbox === 1353 1353 1354 - (((1355 - (%style="color:blue" %)**Step1**(%%): Besurethatyour deviceisrogrammedandproperly connectedto thetworkatthis time.1356 - )))1355 +* Go to your Application and select MQTT under Integrations. 1356 +* In the Connection credentials section, under Username, The Thins Stack displays an auto-generated username. You can use it or provide a new one. 1357 +* For the Password, click the Generate new API key button to generate a password. You can see it by clicking on the eye button. 1357 1357 1358 -((( 1359 -(% style="color:blue" %)**Step 2**(%%): To configure the Application to forward data to Mydevices you will need to add integration. To add the Mydevices integration, perform the following steps: 1359 +[[image:tts-mqtt-integration.png||height="625" width="1000"]] 1360 1360 1361 - 1362 -))) 1361 +=== 3.5.2 Configuring ThingsEye.io === 1363 1363 1364 -[[image:image-20220719105525-1.png||height="377" width="677"]] 1363 +* Login to your thingsEye.io account. 1364 +* Under the Integrations center, click Integrations. 1365 +* Click the Add integration button (the button with the + symbol). 1365 1365 1367 +[[image:thingseye-io-step-1.png||height="625" width="1000"]] 1366 1366 1367 1367 1368 - [[image:image-20220719110247-2.png||height="388"width="683"]]1370 +On the Add integration page configure the following: 1369 1369 1372 +Basic settings: 1370 1370 1371 -(% style="color:blue" %)**Step 3**(%%): Create an account or log in Mydevices. 1374 +* Select The Things Stack Community from the Integration type list. 1375 +* Enter a suitable name for your integration in the Name box or keep the default name. 1376 +* Click the Next button. 1372 1372 1373 - (% style="color:blue" %)**Step 4**(%%): Search LT-22222-L(for both LT-22222-L) and add DevEUI.(% style="display:none"%)1378 +[[image:thingseye-io-step-2.png||height="625" width="1000"]] 1374 1374 1375 - Search underThethingsnetwork1380 +Uplink Data converter: 1376 1376 1377 -[[image:1653356838789-523.png||height="337" width="740"]] 1382 +* Click the Create New button if it is not selected by default. 1383 +* Click the JavaScript button. 1384 +* Paste the uplink decoder function into the text area (first, delete the default code). The demo decoder function can be found here. 1385 +* Click the Next button. 1378 1378 1387 +[[image:thingseye-io-step-3.png||height="625" width="1000"]] 1379 1379 1380 - After added, the sensordataarriveTTN, itwill alsoarriveandshowinMydevices.1389 +Downlink Data converter (this is an optional step): 1381 1381 1382 -[[image:image-20220524094909-1.png||height="335" width="729"]] 1391 +* Click the Create new button if it is not selected by default. 1392 +* Click the JavaScript button. 1393 +* Paste the downlink decoder function into the text area (first, delete the default code). The demo decoder function can be found here. 1394 +* Click the Next button. 1383 1383 1396 +[[image:thingseye-io-step-4.png||height="625" width="1000"]] 1384 1384 1385 - [[image:image-20220524094909-2.png||height="337" width="729"]]1398 +Connection: 1386 1386 1400 +* Choose Region from the Host type. 1401 +* Enter the cluster of your The Things Stack in the Region textbox. 1402 +* Enter the Username and Password in the Credentials section. Use the same username and password you created with the MQTT page of The Things Stack. 1403 +* Click Check connection to test the connection. If the connection is successful, you can see the message saying Connected. 1404 +* Click the Add button. 1387 1387 1388 -[[image:i mage-20220524094909-3.png||height="338" width="727"]]1406 +[[image:thingseye-io-step-5.png||height="625" width="1000"]] 1389 1389 1390 1390 1391 - [[image:image-20220524094909-4.png||height="339"width="728"]](%style="display:none"%)1409 +Your integration is added to the integrations list and it will display on the Integrations page. 1392 1392 1411 +[[image:thingseye-io-step-6.png||height="625" width="1000"]] 1393 1393 1394 -[[image:image-20220524094909-5.png||height="341" width="734"]] 1395 1395 1396 - 1397 1397 == 3.6 Interface Detail == 1398 1398 1399 1399 === 3.6.1 Digital Input Port: DI1/DI2 /DI3 ( For LT-33222-L, low active ) ===
- lt-22222-l-manually-p1.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.pradeeka - Size
-
... ... @@ -1,0 +1,1 @@ 1 +310.3 KB - Content
- thingseye-io-step-2.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.pradeeka - Size
-
... ... @@ -1,0 +1,1 @@ 1 +260.3 KB - Content
- thingseye-io-step-3.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.pradeeka - Size
-
... ... @@ -1,0 +1,1 @@ 1 +336.6 KB - Content
- thingseye-io-step-4.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.pradeeka - Size
-
... ... @@ -1,0 +1,1 @@ 1 +361.1 KB - Content
- thingseye-io-step-5.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.pradeeka - Size
-
... ... @@ -1,0 +1,1 @@ 1 +292.1 KB - Content
- thingseye-io-step-6.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.pradeeka - Size
-
... ... @@ -1,0 +1,1 @@ 1 +203.8 KB - Content
- tts-mqtt-integration.png
-
- Author
-
... ... @@ -1,0 +1,1 @@ 1 +XWiki.pradeeka - Size
-
... ... @@ -1,0 +1,1 @@ 1 +306.4 KB - Content