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 (1 modified, 0 added, 1 removed)
Details
- Page properties
-
- Content
-
... ... @@ -229,26 +229,19 @@ 229 229 ==== Entering device information manually: ==== 230 230 231 231 * On the **Register end device** page: 232 -** Select the **Enter end device specifie smanually** optionas the input method.232 +** Select the **Enter end device specified manually** option. 233 233 ** Select the **Frequency plan** that matches with your device. 234 234 ** Select the **LoRaWAN version**. 235 235 ** Select the **Regional Parameters version**. 236 -** Click **Show advanced activation, LoRaWAN class and cluster settings** link toexpandthe section.236 +** Click **Show advanced activation, LoRaWAN class and cluster settings** option. 237 237 ** Select **Over the air activation (OTAA)** option under **Activation mode** 238 238 ** Select **Class C (Continuous)** from the **Additional LoRaWAN class capabilities**. 239 +** Enter **AppEUI** in the **JoinEUI** field and click **Confirm** button. 240 +** Enter **DevEUI** in the **DevEUI** field. 241 +** Enter **AppKey** in the **AppKey** field. 242 +** In the **End device ID** field, enter a unique name within this application for your LT-22222-N. 243 +** Under **After registration**, select the **View registered end device** option. 239 239 240 -[[image:lt-22222-l-manually-p1.png||height="625" width="1000"]] 241 - 242 - 243 -* Enter **AppEUI** in the **JoinEUI** field and click **Confirm** button. 244 -* Enter **DevEUI** in the **DevEUI** field. 245 -* Enter **AppKey** in the **AppKey** field. 246 -* In the **End device ID** field, enter a unique name within this application for your LT-22222-N. 247 -* Under **After registration**, select the **View registered end device** option. 248 - 249 -[[image:lt-22222-l-manually-p2.png||height="625" width="1000"]] 250 - 251 - 252 252 ==== Joining ==== 253 253 254 254 Click on **Live Data** in the left navigation. Then, power on the device, and it will join The Things Stack Sandbox. You can see the join request, join accept, followed by uplink messages form the device showing in the Live Data panel. ... ... @@ -256,12 +256,12 @@ 256 256 [[image:1653298044601-602.png||height="405" width="709"]] 257 257 258 258 259 -== 3.3 Uplink Payload formats==252 +== 3.3 Uplink Payload == 260 260 261 261 262 -The LT-22222-L has5working modes.Italsohas an interrupt/triggermode for different type applications that can be used together with all the working modes as an additional feature. The default mode is MOD1 and you can switch between these modes using AT commands.255 +There are five working modes + one interrupt mode on LT for different type application: 263 263 264 -* (% style="color:blue" %)**MOD1**(%%): (default mode/factoryset): 2 x ACI + 2AVI + DI + DO + RO257 +* (% style="color:blue" %)**MOD1**(%%): (default setting): 2 x ACI + 2AVI + DI + DO + RO 265 265 266 266 * (% style="color:blue" %)**MOD2**(%%): Double DI Counting + DO + RO 267 267 ... ... @@ -277,7 +277,7 @@ 277 277 278 278 279 279 ((( 280 - In working mode MOD1, the uplink payload includesatotalof9 bytes. Uplink packetsaresentover LoRaWANFPort=2.Bydefault,one uplinkis sent every10 minutes. (% style="display:none" %)273 +The uplink payload includes totally 9 bytes. Uplink packets use FPORT=2 and every 10 minutes send one uplink by default. (% style="display:none" %) 281 281 282 282 (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %) 283 283 |(% style="background-color:#4f81bd; color:white" %)**Size(bytes)**|(% style="background-color:#4f81bd; color:white" %)**2**|(% style="background-color:#4f81bd; color:white" %)**2**|(% style="background-color:#4f81bd; color:white" %)**2**|(% style="background-color:#4f81bd; color:white" %)**2**|(% style="background-color:#4f81bd; color:white" %)**1**|(% style="background-color:#4f81bd; color:white" %)**1**|(% style="background-color:#4f81bd; color:white" %)**1** ... ... @@ -295,23 +295,23 @@ 295 295 ))) 296 296 297 297 ((( 298 -(% style="color:#4f81bd" %)** *DIDORO**(%%) is a combination for RO1, RO2, DI3, DI2, DI1, DO3, DO2 and DO1,for atotalof1,asshownbelow291 +(% style="color:#4f81bd" %)**DIDORO**(%%) is a combination for RO1, RO2, DI3, DI2, DI1, DO3, DO2 and DO1. Totally 1bytes as below 299 299 300 300 (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %) 301 -|**bit 302 -|RO1|RO2| --DI3--|DI2|DI1|--DO3--|DO2|DO1294 +|**bit7**|**bit6**|**bit5**|**bit4**|**bit3**|**bit2**|**bit1**|**bit0** 295 +|RO1|RO2|DI3|DI2|DI1|DO3|DO2|DO1 303 303 ))) 304 304 305 -* RO is for relay. ROx=1 : close d, ROx=0 always open.306 -* DI is for digital input. DIx=1: high or float ing, DIx=0: low.307 -* DO is for reverse digital output. DOx=1: output low, DOx=0: high or float ing.298 +* RO is for relay. ROx=1 : close, ROx=0 always open. 299 +* DI is for digital input. DIx=1: high or float, DIx=0: low. 300 +* DO is for reverse digital output. DOx=1: output low, DOx=0: high or float. 308 308 309 -(% style="color:red" %)**Note: DI3 and DO3 bit sare not valid for LT-22222-L**302 +(% style="color:red" %)**Note: DI3 and DO3 bit are not valid for LT-22222-L** 310 310 311 -For example ,ifthepayload is: [[image:image-20220523175847-2.png]]304 +For example if payload is: [[image:image-20220523175847-2.png]] 312 312 313 313 314 -**The interfacevaluescanbecalculatedasfollows: **307 +**The value for the interface is: ** 315 315 316 316 AVI1 channel voltage is 0x04AB/1000=1195(DEC)/1000=1.195V 317 317 ... ... @@ -323,23 +323,23 @@ 323 323 324 324 The last byte 0xAA= 10101010(B) means 325 325 326 -* [1] RO1 relay channel is close d,and the RO1 LED is ON.327 -* [0] RO2 relay channel is open ,and RO2 LED is OFF.319 +* [1] RO1 relay channel is close and the RO1 LED is ON. 320 +* [0] RO2 relay channel is open and RO2 LED is OFF; 328 328 329 329 **LT22222-L:** 330 330 331 -* [1] DI2 channel is high input and DI2 LED is ON .332 -* [0] DI1 channel is low input .324 +* [1] DI2 channel is high input and DI2 LED is ON; 325 +* [0] DI1 channel is low input; 333 333 334 334 * [0] DO3 channel output state 335 -** DO3 is float in case no load between DO3 and V+. 328 +** DO3 is float in case no load between DO3 and V+.; 336 336 ** DO3 is high in case there is load between DO3 and V+. 337 337 ** DO3 LED is off in both case 338 338 * [1] DO2 channel output is low and DO2 LED is ON. 339 339 * [0] DO1 channel output state 340 -** DO1 is float in case no load between DO1 and V+. 333 +** DO1 is float in case no load between DO1 and V+.; 341 341 ** DO1 is high in case there is load between DO1 and V+. 342 -** DO1 LED is off in both case .335 +** DO1 LED is off in both case 343 343 344 344 === 3.3.2 AT+MOD~=2, (Double DI Counting) === 345 345
- lt-22222-l-manually-p1.png
-
- Size
-
... ... @@ -1,1 +1,1 @@ 1 -30 6.6KB1 +310.3 KB - Content
- lt-22222-l-manually-p2.png
-
- Author
-
... ... @@ -1,1 +1,0 @@ 1 -XWiki.pradeeka - Size
-
... ... @@ -1,1 +1,0 @@ 1 -279.1 KB - Content