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 (2 modified, 0 added, 0 removed)
-
Attachments (0 modified, 0 added, 1 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. pradeeka1 +XWiki.Xiaoling - Content
-
... ... @@ -119,11 +119,11 @@ 119 119 == 1.5 Hardware Variants == 120 120 121 121 122 -(% border="1" cellspacing="3" style="background-color:#f2f2f2; 123 -|(% style="background-color:#4 f81bd;; width:94px" %)**Model**|(% style="background-color:#4f81bd;; width:172px" %)**Photo**|(% style="background-color:#4f81bd;; width:244px" %)**Description**124 -|(% style="width:94px" %)**LT-222 22-L**|(% style="width:172px" %)(((122 +(% border="1" cellspacing="3" style="background-color:#f2f2f2;width:510px" %) 123 +|(% style="width:94px;background-color:#4F81BD;color:white" %)**Model**|(% style="width:172px;background-color:#4F81BD;color:white" %)**Photo**|(% style="width:244px;background-color:#4F81BD;color:white" %)**Description** 124 +|(% style="width:94px" %)**LT-33222-L**|(% style="width:172px" %)((( 125 125 (% style="text-align:center" %) 126 -[[image:lt33222-l.jpg||height="1 16" width="100"]]126 +[[image:lt33222-l.jpg||height="139" width="120"]] 127 127 )))|(% style="width:256px" %)((( 128 128 * 3 x Digital Input (Bi-direction) 129 129 * 3 x Digital Output ... ... @@ -315,12 +315,6 @@ 315 315 [[image:lt-22222-ul-payload-fmt.png]] 316 316 317 317 318 -We also have a payload formatter that resolves some decoding issues present in the Device Repository formatter. You can add it under the Custom JavaScript formatter. It can be found [[here>>https://github.com/dragino/dragino-end-node-decoder/blob/main/LT22222-L/v1.6_decoder_ttn%20.txt]]: 319 - 320 -(% class="wikigeneratedid" %) 321 -[[image:lt-22222-l-js-custom-payload-formatter.png]] 322 - 323 - 324 324 ==== 3.2.2.6 Downlinks ==== 325 325 326 326 When the LT-22222-L receives a downlink message from the server, the **RX LED** turns on for **1 second**. ... ... @@ -1343,11 +1343,11 @@ 1343 1343 ((( 1344 1344 01: Low, 00: High, 11: No action 1345 1345 1346 -(% border="1" cellspacing=" 3" style="background-color:#f2f2f2; width:383px" %)1347 -|(% style="background-color:#4f81bd; color:white ; width:126px" %)**Downlink Code**|(% style="background-color:#4f81bd; color:white; width:85px" %)**DO1**|(% style="background-color:#4f81bd; color:white; width:86px" %)**DO2**|(% style="background-color:#4f81bd; color:white; width:86px" %)**DO3**1348 -| (% style="width:126px" %)02 01 00 11|(% style="width:85px" %)Low|(% style="width:86px" %)High|(% style="width:86px" %)No Action1349 -| (% style="width:126px" %)02 00 11 01|(% style="width:85px" %)High|(% style="width:86px" %)No Action|(% style="width:86px" %)Low1350 -| (% style="width:126px" %)02 11 01 00|(% style="width:85px" %)No Action|(% style="width:86px" %)Low|(% style="width:86px" %)High1340 +(% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %) 1341 +|(% style="background-color:#4f81bd; color:white" %)**Downlink Code**|(% style="background-color:#4f81bd; color:white" %)**DO1**|(% style="background-color:#4f81bd; color:white" %)**DO2**|(% style="background-color:#4f81bd; color:white" %)**DO3** 1342 +|02 01 00 11|Low|High|No Action 1343 +|02 00 11 01|High|No Action|Low 1344 +|02 11 01 00|No Action|Low|High 1351 1351 ))) 1352 1352 1353 1353 ((( ... ... @@ -1890,13 +1890,13 @@ 1890 1890 1891 1891 ==== 3.4.2.25 Copy downlink to uplink ==== 1892 1892 1893 -This command enables the device to immediately uplink the payloadof 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.1887 +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. 1894 1894 1895 -(% style="color:#037691" %)**AT Command**(%%)**:** 1889 +* (% style="color:#037691" %)**AT Command**(%%)**:** 1896 1896 1897 -(% style="color:blue" %)**AT+RPL=5** (%%) ~/~/ After receiving adownlinkpayloadfrom the server, thedevicewill immediately uplinkthe payload back to the serverusingport number 100.1891 +(% style="color:blue" %)**AT+RPL=5** (%%) ~/~/ After receiving the package from the server, it will immediately upload the content of the package to the server, the port number is 100. 1898 1898 1899 -Example:**aa xx xx xx xx** ~/~/ **aa**indicates whether the configuration has changed: **00** meansYES,and **01** meansNO. **xx xx xx xx**are the bytesuplinked back.1893 +Example:**aa xx xx xx xx** ~/~/ aa indicates whether the configuration has changed, 00 is yes, 01 is no; xx xx xx xx are the bytes sent. 1900 1900 1901 1901 1902 1902 [[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-20220823173747-6.png?width=1124&height=165&rev=1.1||alt="image-20220823173747-6.png"]] ... ... @@ -1903,16 +1903,28 @@ 1903 1903 1904 1904 For example, sending 11 22 33 44 55 66 77 will return invalid configuration 00 11 22 33 44 55 66 77. 1905 1905 1906 -[[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"]] 1900 +(% border="2" style="width:500px" %) 1901 +|(% style="width:122px" %)**Command**|(% style="width:376px" %)((( 1902 +AT+RPL=5 1907 1907 1908 -For example, if 01 00 02 58 is issued, a valid configuration of 01 01 00 02 58 will be returned. 1904 +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. 1905 +))) 1906 +|(% style="width:122px" %)**Example**|(% style="width:376px" %)((( 1907 +Downlink: 1909 1909 1909 +01 00 02 58 1910 1910 1911 - (% style="color:#037691" %)**DownlinkPayload**(%%)**:**1911 +Uplink: 1912 1912 1913 -There is no downlink option available for this feature. 1913 +01 01 00 02 58 1914 +))) 1914 1914 1916 +[[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"]] 1915 1915 1918 +For example, if 01 00 02 58 is issued, a valid configuration of 01 01 00 02 58 will be returned. 1919 + 1920 + 1921 + 1916 1916 ==== 3.4.2.26 Query firmware version, frequency band, sub band, and TDC time ==== 1917 1917 1918 1918 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.
- lt-22222-l-js-custom-payload-formatter.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.pradeeka - Size
-
... ... @@ -1,1 +1,0 @@ 1 -453.9 KB - Content