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)
Details
- Page properties
-
- Content
-
... ... @@ -17,7 +17,7 @@ 17 17 18 18 19 19 20 -= 1.Introduction = 20 += 1. Introduction = 21 21 22 22 == 1.1 What is the LT-22222-L I/O Controller? == 23 23 ... ... @@ -42,7 +42,7 @@ 42 42 * 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. 43 43 * Setup your own private LoRaWAN network. 44 44 45 -> You can use the Dragino LG308 gateway to expand or create LoRaWAN coverage in your area.45 +> You can use a LoRaWAN gateway, such as the Dragino LG308, to expand or create LoRaWAN coverage in your area. 46 46 ))) 47 47 48 48 ((( ... ... @@ -60,12 +60,12 @@ 60 60 * Power Consumption: 61 61 ** Idle: 4mA@12v 62 62 ** 20dB Transmit: 34mA@12v 63 -* Operating Temperature: -40 ~~ 85 Degree, No Dew 63 +* Operating Temperature: -40 ~~ 85 Degrees, No Dew 64 64 65 65 (% style="color:#037691" %)**Interface for Model: LT22222-L:** 66 66 67 67 * 2 x Digital dual direction Input (Detect High/Low signal, Max: 50v, or 220v with optional external resistor) 68 -* 2 x Digital Output (NPN output. Max pull 68 +* 2 x Digital Output (NPN output. Max pull-up voltage 36V,450mA) 69 69 * 2 x Relay Output (5A@250VAC / 30VDC) 70 70 * 2 x 0~~20mA Analog Input (res:0.01mA) 71 71 * 2 x 0~~30V Analog Input (res:0.01v) ... ... @@ -78,7 +78,7 @@ 78 78 ** Band 2 (LF): 410 ~~ 528 Mhz 79 79 * 168 dB maximum link budget. 80 80 * +20 dBm - 100 mW constant RF output vs. 81 -* +14 dBm high 81 +* +14 dBm high-efficiency PA. 82 82 * Programmable bit rate up to 300 kbps. 83 83 * High sensitivity: down to -148 dBm. 84 84 * Bullet-proof front end: IIP3 = -12.5 dBm. ... ... @@ -98,7 +98,7 @@ 98 98 * Optional Customized LoRa Protocol 99 99 * Frequency Bands: CN470/EU433/KR920/US915/EU868/AS923/AU915/RU864/IN865/MA869 100 100 * AT Commands to change parameters 101 -* Remote configure parameters via LoRa Downlink 101 +* Remotely configure parameters via LoRaWAN Downlink 102 102 * Firmware upgradable via program port 103 103 * Counting 104 104 ... ... @@ -139,7 +139,7 @@ 139 139 * 1 x bracket for wall mounting 140 140 * 1 x programming cable 141 141 142 -Attach the LoRaWAN antenna to the connector labeled **ANT**(located on the top right side of the device, next to the upper terminal block). Secure the antenna by tightening it clockwise.142 +Attach the LoRaWAN antenna to the antenna connector, ANT,** **located on the top right side of the device, next to the upper terminal block. Secure the antenna by tightening it clockwise. 143 143 144 144 == 2.2 Terminals == 145 145 ... ... @@ -169,9 +169,9 @@ 169 169 |(% style="width:296px" %)DO2|(% style="width:334px" %)Digital Output 2 170 170 |(% style="width:296px" %)DO1|(% style="width:334px" %)Digital Output 1 171 171 172 -== 2.3 Powering == 172 +== 2.3 Powering the LT-22222-L == 173 173 174 -The LT-22222-L I/O Controller can be powered by a 7–24V DC power source. Connect the power supply’s positive wire to the VIN screw terminal and the negative wire to the GND screw terminal. The power indicator (PWR) LED will turn on when the device is properly powered.174 +The LT-22222-L I/O Controller can be powered by a 7–24V DC power source. Connect the power supply’s positive wire to the VIN and the negative wire to the GND screw terminals. The power indicator (PWR) LED will turn on when the device is properly powered. 175 175 176 176 177 177 [[image:1653297104069-180.png]] ... ... @@ -181,9 +181,9 @@ 181 181 182 182 == 3.1 How does it work? == 183 183 184 - The LT-22222-L is configured to operate in LoRaWAN Class C modeby default. It supports OTAA (Over-the-Air Activation),which isthe most secure method for activating a device with a LoRaWAN network server. The LT-22222-L comes with device registration information that allows you to register it with a LoRaWAN network, enabling the device to perform OTAA activation with the network server upon initial power-up and after any subsequent reboots.184 +By default, the LT-22222-L is configured to operate in LoRaWAN Class C mode. It supports OTAA (Over-the-Air Activation), the most secure method for activating a device with a LoRaWAN network server. The LT-22222-L comes with device registration information that allows you to register it with a LoRaWAN network, enabling the device to perform OTAA activation with the network server upon initial power-up and after any subsequent reboots. 185 185 186 -For LT-22222-L, the LED will show the Join status: After power on (% style="color:green"%)**TX LED**(%%)will fast,LT-22222-L will enter working mode and start to JOIN LoRaWAN network.(% style="color:green"%)**TX LED**(%%)will be on for 5 seconds after joinedin network. When there is message from server, the RX LED will be on for 1 second.186 +For LT-22222-L, the LED will show the Join status: After powering on, the TX LED will fast-blink 5 times which means the LT-22222-L will enter the working mode and start to JOIN the LoRaWAN network. The TX LED will be on for 5 seconds after joining the network. When there is a message from the server, the RX LED will be on for 1 second. 187 187 188 188 In case you can't set the root key and other identifiers in the network server and must use them from the server, you can use [[AT Commands>>||anchor="H4.UseATCommand"]] to configure them on the device. 189 189 ... ... @@ -205,7 +205,7 @@ 205 205 206 206 * Log in to your [[The Things Stack Sandbox>>https://eu1.cloud.thethings.network]] account. 207 207 * Create an application if you do not have one yet. 208 -* Register LT-22222-L with that application. Two registration options available: 208 +* Register LT-22222-L with that application. Two registration options are available: 209 209 210 210 ==== Using the LoRaWAN Device Repository: ==== 211 211 ... ... @@ -213,12 +213,12 @@ 213 213 * On the **Register end device** page: 214 214 ** Select the option **Select the end device in the LoRaWAN Device Repository**. 215 215 ** Choose the **End device brand**, **Model**, **Hardware version**, **Firmware version**, and **Profile (Region)**. 216 -** Select the **Frequency plan** that matches withyour device.216 +** Select the **Frequency plan** that matches your device. 217 217 218 218 [[image:lt-22222-l-dev-repo-reg-p1.png||height="625" width="1000"]] 219 219 220 220 * 221 -** Enter the **AppEUI** in the **JoinEUI** field and click **Confirm** button. 221 +** Enter the **AppEUI** in the **JoinEUI** field and click the **Confirm** button. 222 222 ** Enter the **DevEUI** in the **DevEUI** field. 223 223 ** Enter the **AppKey** in the **AppKey** field. 224 224 ** In the **End device ID** field, enter a unique name within this application for your LT-22222-N. ... ... @@ -229,19 +229,26 @@ 229 229 ==== Entering device information manually: ==== 230 230 231 231 * On the **Register end device** page: 232 -** Select the **Enter end device specifie dmanually** option.233 -** Select the **Frequency plan** that matches withyour device.232 +** Select the **Enter end device specifies manually** option as the input method. 233 +** Select the **Frequency plan** that matches 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** option. 237 -** Select **Over the air activation (OTAA)** option under **Activation mode** 236 +** Click **Show advanced activation, LoRaWAN class and cluster settings** link to expand the section. 237 +** Select **Over the air activation (OTAA)** option under the **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. 244 244 240 +[[image:lt-22222-l-manually-p1.png||height="625" width="1000"]] 241 + 242 + 243 +* Enter **AppEUI** in the **JoinEUI** field and click the **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 + 245 245 ==== Joining ==== 246 246 247 247 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. ... ... @@ -249,12 +249,12 @@ 249 249 [[image:1653298044601-602.png||height="405" width="709"]] 250 250 251 251 252 -== 3.3 Uplink Payload == 259 +== 3.3 Uplink Payload formats == 253 253 254 254 255 -The rearefiveworking modes+oneinterrupt modeon LTfor different type application:262 +The LT-22222-L has 5 working modes. It also has an interrupt/trigger mode for different types of applications that can be used together with any working mode as an additional feature. The default mode is MOD1 and you can switch between these modes using AT commands. 256 256 257 -* (% style="color:blue" %)**MOD1**(%%): (default set ting): 2 x ACI + 2AVI + DI + DO + RO264 +* (% style="color:blue" %)**MOD1**(%%): (default mode/factory set): 2 x ACI + 2AVI + DI + DO + RO 258 258 259 259 * (% style="color:blue" %)**MOD2**(%%): Double DI Counting + DO + RO 260 260 ... ... @@ -270,7 +270,7 @@ 270 270 271 271 272 272 ((( 273 -The uplink payload i ncludestotally9bytes. Uplink packetsuse FPORT=2and every10 minutessendone uplinkbydefault. (% style="display:none" %)280 +The uplink payload is 11 bytes long. Uplink packets are sent over LoRaWAN FPort=2. By default, one uplink is sent every 10 minutes. (% style="display:none" wfd-invisible="true" %) 274 274 275 275 (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %) 276 276 |(% 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** ... ... @@ -288,23 +288,23 @@ 288 288 ))) 289 289 290 290 ((( 291 -(% style="color:#4f81bd" %)**DIDORO**(%%) is a combination forRO1, RO2, DI3, DI2, DI1, DO3, DO2 and DO1.Totally1bytesas below298 +(% style="color:#4f81bd" %)*** DIDORO**(%%) is a combination of RO1, RO2, DI3, DI2, DI1, DO3, DO2 and DO1, for a total of 1 byte, as shown below. 292 292 293 293 (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %) 294 -|**bit7**|**bit6**|**bit5**|**bit4**|**bit3**|**bit2**|**bit1**|**bit0** 295 -|RO1|RO2|DI3|DI2|DI1|DO3|DO2|DO1 301 +|**bit 7**|**bit 6**|**bit 5**|**bit 4**|**bit 3**|**bit 2**|**bit 1**|**bit 0** 302 +|RO1|RO2|--DI3--|DI2|DI1|--DO3--|DO2|DO1 296 296 ))) 297 297 298 -* RO is for relay. ROx=1 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. 305 +* RO is for the relay. ROx=1: closed, ROx=0 always open. 306 +* DI is for digital input. DIx=1: high or floating, DIx=0: low. 307 +* DO is for reverse digital output. DOx=1: output low, DOx=0: high or floating. 301 301 302 -(% style="color:red" %)**Note: DI3 and DO3 bit are not valid for LT-22222-L** 309 +(% style="color:red" %)**Note: DI3 and DO3 bits are not valid for LT-22222-L** 303 303 304 -For example if payload is: [[image:image-20220523175847-2.png]] 311 +For example, if the payload is: [[image:image-20220523175847-2.png]] 305 305 306 306 307 -**The value fortheinterfaceis: **314 +**The interface values can be calculated as follows: ** 308 308 309 309 AVI1 channel voltage is 0x04AB/1000=1195(DEC)/1000=1.195V 310 310 ... ... @@ -314,35 +314,32 @@ 314 314 315 315 ACI2 channel current is 0x1300/1000=4.864mA 316 316 317 -The last byte 0xAA= 10101010( B) means324 +The last byte 0xAA= **10101010**(b) means, 318 318 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; 326 +* [1] The RO1 relay channel is CLOSED, and the RO1 LED is ON. 327 +* [0] The RO2 relay channel is OPEN, and the RO2 LED is OFF. 328 +* [1] DI3 - not used for LT-22222-L. 329 +* [0] DI2 channel input is LOW, and the DI2 LED is OFF. 330 +* [1] DI1 channel input state: 331 +** DI1 is FLOATING when no sensor is connected between DI1+ and DI1-. 332 +** DI1 is HIGH when a sensor is connected between DI1- and DI1+ and the sensor is ACTIVE. 333 +** DI1 LED is ON in both cases. 334 +* [0] DO3 - not used for LT-22222-L. 335 +* [1] DO2 channel output is LOW, and the DO2 LED is ON. 336 +* [0] DO1 channel output state: 337 +** DO1 is FLOATING when there is no load between DO1 and V+. 338 +** DO1 is HIGH when there is a load between DO1 and V+. 339 +** DO1 LED is OFF in both cases. 321 321 322 -**LT22222-L:** 323 - 324 -* [1] DI2 channel is high input and DI2 LED is ON; 325 -* [0] DI1 channel is low input; 326 - 327 -* [0] DO3 channel output state 328 -** DO3 is float in case no load between DO3 and V+.; 329 -** DO3 is high in case there is load between DO3 and V+. 330 -** DO3 LED is off in both case 331 -* [1] DO2 channel output is low and DO2 LED is ON. 332 -* [0] DO1 channel output state 333 -** DO1 is float in case no load between DO1 and V+.; 334 -** DO1 is high in case there is load between DO1 and V+. 335 -** DO1 LED is off in both case 336 - 337 337 === 3.3.2 AT+MOD~=2, (Double DI Counting) === 338 338 339 339 340 340 ((( 341 -**For LT-22222-L**: this mode the **DI1 and DI2** are used as counting pins. 345 +**For LT-22222-L**: In this mode, the **DI1 and DI2** are used as counting pins. 342 342 ))) 343 343 344 344 ((( 345 -T otal:11 bytespayload349 +The uplink payload is 11 bytes long. 346 346 347 347 (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %) 348 348 |(% style="background-color:#4f81bd; color:white" %)**Size(bytes)**|(% style="background-color:#4f81bd; color:white" %)**4**|(% style="background-color:#4f81bd; color:white" %)**4**|(% style="background-color:#4f81bd; color:white" %)**1**|(% style="background-color:#4f81bd; color:white" %)**1**|(% style="background-color:#4f81bd; color:white" %)**1** ... ... @@ -352,26 +352,26 @@ 352 352 ))) 353 353 354 354 ((( 355 -(% style="color:#4f81bd" %)**DIDORO**(%%) is a combination forRO1, RO2, DO3, DO2 and DO1.Totally1bytesas below359 +(% style="color:#4f81bd" %)***DIDORO**(%%) is a combination of RO1, RO2, DO3, DO2 and DO1, for a total of 1 byte, as shown below. 356 356 357 357 (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %) 358 -|**bit7**|**bit6**|**bit5**|**bit4**|**bit3**|**bit2**|**bit1**|**bit0** 359 -|RO1|RO2|FIRST|Reserve|Reserve|DO3|DO2|DO1 362 +|**bit 7**|**bit 6**|**bit 5**|**bit 4**|**bit 3**|**bit 2**|**bit 1**|**bit 0** 363 +|RO1|RO2|FIRST|Reserve|Reserve|--DO3--|DO2|DO1 360 360 361 -RO is for relay. ROx=1 365 +* RO is for the relay. ROx=1: closed, ROx=0 always open. 362 362 ))) 363 363 364 -* FIRST: Indicate this is the first packet after join network. 365 -* DO is for reverse digital output. DOx=1: output low, DOx=0: high or float. 368 +* FIRST: Indicates that this is the first packet after joining the network. 369 +* DO is for reverse digital output. DOx=1: output low, DOx=0: high or floating. 366 366 367 367 ((( 368 -(% style="color:red" %)**Note: DO3 bit is not valid for LT-22222-L .**372 +(% style="color:red" %)**Note: DO3 bit is not valid for LT-22222-L** 369 369 370 370 371 371 ))) 372 372 373 373 ((( 374 -**To usecountingmode,pleaserun:**378 +**To activate this mode, run the following AT commands:** 375 375 ))) 376 376 377 377 ((( ... ... @@ -392,17 +392,17 @@ 392 392 ((( 393 393 **For LT22222-L:** 394 394 395 -(% style="color:blue" %)**AT+TRIG1=0,100**(%%)** lowlevel,valid signal is 100ms) **399 +(% style="color:blue" %)**AT+TRIG1=0,100**(%%)** (sets the DI1 port to trigger on a LOW level. The valid signal duration is 100ms) ** 396 396 397 -(% style="color:blue" %)**AT+TRIG1=1,100**(%%)** highlevel,valid signal is 100ms401 +(% style="color:blue" %)**AT+TRIG1=1,100**(%%)** (sets the DI1 port to trigger on a HIGH level. The valid signal duration is 100ms) ** 398 398 399 -(% style="color:blue" %)**AT+TRIG2=0,100**(%%)** lowlevel,valid signal is 100ms) **403 +(% style="color:blue" %)**AT+TRIG2=0,100**(%%)** (sets the DI2 port to trigger on a LOW level. The valid signal duration is 100ms) ** 400 400 401 -(% style="color:blue" %)**AT+TRIG2=1,100**(%%)** highlevel,valid signal is 100ms405 +(% style="color:blue" %)**AT+TRIG2=1,100**(%%)** (sets the DI2 port to trigger on a HIGH level. The valid signal duration is 100ms) ** 402 402 403 -(% style="color:blue" %)**AT+SETCNT=1,60**(%%)** Set COUNT1 value to 60)**407 +(% style="color:blue" %)**AT+SETCNT=1,60**(%%)** (sets the COUNT1 value to 60)** 404 404 405 -(% style="color:blue" %)**AT+SETCNT=2,60**(%%)** Set COUNT2 value to 60)**409 +(% style="color:blue" %)**AT+SETCNT=2,60 **(%%)**(sets the COUNT2 value to 60)** 406 406 ))) 407 407 408 408 ... ... @@ -409,7 +409,7 @@ 409 409 === 3.3.3 AT+MOD~=3, Single DI Counting + 2 x ACI === 410 410 411 411 412 -**LT22222-L**: This mode the DI1 is used as a counting pin.416 +**LT22222-L**: In this mode, the DI1 is used as a counting pin. 413 413 414 414 (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %) 415 415 |(% style="background-color:#4f81bd; color:white" %)**Size(bytes)**|(% style="background-color:#4f81bd; color:white" %)**4**|(% 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** ... ... @@ -420,24 +420,24 @@ 420 420 )))|DIDORO*|Reserve|MOD 421 421 422 422 ((( 423 -(% style="color:#4f81bd" %)**DIDORO**(%%) is a combination forRO1, RO2, DI3, DI2, DI1, DO3, DO2 and DO1.Totally1bytesas below427 +(% style="color:#4f81bd" %)***DIDORO**(%%) is a combination of RO1, RO2, DI3, DI2, DI1, DO3, DO2 and DO1, for a total of 1 byte, as shown below. 424 424 425 425 (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %) 426 -|**bit7**|**bit6**|**bit5**|**bit4**|**bit3**|**bit2**|**bit1**|**bit0** 427 -|RO1|RO2|FIRST|Reserve|Reserve|DO3|DO2|DO1 430 +|**bit 7**|**bit 6**|**bit 5**|**bit 4**|**bit 3**|**bit 2**|**bit 1**|**bit 0** 431 +|RO1|RO2|FIRST|Reserve|Reserve|--DO3--|DO2|DO1 428 428 ))) 429 429 430 -* RO is for relay. ROx=1 431 -* FIRST: Indicate this is the first packet after join network. 432 -* DO is for reverse digital output. DOx=1: output low, DOx=0: high or float. 434 +* RO is for the relay. ROx=1: closed, ROx=0 always open. 435 +* FIRST: Indicates that this is the first packet after joining the network. 436 +* DO is for reverse digital output. DOx=1: output low, DOx=0: high or floating. 433 433 434 434 ((( 435 -(% style="color:red" %)**Note: DO3 is not valid for LT-22222-L.** 439 +(% style="color:red" %)**Note: DO3 bit is not valid for LT-22222-L.** 436 436 ))) 437 437 438 438 439 439 ((( 440 -**To usecountingmode,pleaserun:**444 +**To activate this mode, run the following AT commands:** 441 441 ))) 442 442 443 443 ((( ... ... @@ -450,7 +450,9 @@ 450 450 ))) 451 451 452 452 ((( 453 -Other AT Commands for counting are similar to [[MOD2 Counting Command>>||anchor="H3.3.2AT2BMOD3D22C28DoubleDICounting29"]]. 457 +AT Commands for counting: 458 + 459 +The AT Commands for counting are similar to the [[MOD2 Counting Command>>||anchor="H3.3.2AT2BMOD3D22C28DoubleDICounting29"]]s. 454 454 ))) 455 455 456 456 ... ... @@ -458,11 +458,11 @@ 458 458 459 459 460 460 ((( 461 -**LT22222-L**: This mode the DI1 is used as a counting pin.467 +**LT22222-L**: In this mode, the DI1 is used as a counting pin. 462 462 ))) 463 463 464 464 ((( 465 -The AVI1 is also used for counting. AVI1 is usedtomonitor the voltage.Itwillcheck thevoltage**every 60s**,if voltage is higher or lower than VOLMAX mV, the AVI1Countingincrease 1,so AVI1 countingcanbe used to measure a machine working hour.471 +The AVI1 is also used for counting. It monitors the voltage and checks it every **60 seconds**. If the voltage is higher or lower than VOLMAX mV, the AVI1 count increases by 1, allowing AVI1 counting to be used to measure a machine's working hours. 466 466 467 467 (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %) 468 468 |(% style="background-color:#4f81bd; color:white" %)**Size(bytes)**|(% style="background-color:#4f81bd; color:white" %)**4**|(% style="background-color:#4f81bd; color:white" %)**4**|(% style="background-color:#4f81bd; color:white" %)**1**|(% style="background-color:#4f81bd; color:white" %)**1**|(% style="background-color:#4f81bd; color:white" %)**1** ... ... @@ -472,25 +472,25 @@ 472 472 ))) 473 473 474 474 ((( 475 -(% style="color:#4f81bd" %)**DIDORO **(%%)is a combination forRO1, RO2, DI3, DI2, DI1, DO3, DO2 and DO1.Totally1bytesas below481 +(% style="color:#4f81bd" %)**DIDORO **(%%)is a combination of RO1, RO2, DI3, DI2, DI1, DO3, DO2 and DO1, for a total of 1 byte, as shown below. 476 476 477 477 (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %) 478 -|**bit7**|**bit6**|**bit5**|**bit4**|**bit3**|**bit2**|**bit1**|**bit0** 479 -|RO1|RO2|FIRST|Reserve|Reserve|DO3|DO2|DO1 484 +|**bit 7**|**bit 6**|**bit 5**|**bit 4**|**bit 3**|**bit 2**|**bit 1**|**bit 0** 485 +|RO1|RO2|FIRST|Reserve|Reserve|--DO3--|DO2|DO1 480 480 ))) 481 481 482 -* RO is for relay. ROx=1 483 -* FIRST: Indicate this is the first packet after join network. 484 -* DO is for reverse digital output. DOx=1: output low, DOx=0: high or float. 488 +* RO is for the relay. ROx=1: closed, ROx=0 always open. 489 +* FIRST: Indicates that this is the first packet after joining the network. 490 +* DO is for reverse digital output. DOx=1: output low, DOx=0: high or floating. 485 485 486 486 ((( 487 -(% style="color:red" %)**Note: DO3 is not valid for LT-22222-L.** 493 +(% style="color:red" %)**Note: DO3 bit is not valid for LT-22222-L.** 488 488 489 489 490 490 ))) 491 491 492 492 ((( 493 -**To use this mode,pleaserun:**499 +**To activate this mode, run the following AT commands:** 494 494 ))) 495 495 496 496 ((( ... ... @@ -503,19 +503,19 @@ 503 503 ))) 504 504 505 505 ((( 506 -Other AT Commands for counting are similar to [[MOD2 Counting Command>>||anchor="H3.3.2AT2BMOD3D22C28DoubleDICounting29"]]. 512 +Other AT Commands for counting are similar to the [[MOD2 Counting Command>>||anchor="H3.3.2AT2BMOD3D22C28DoubleDICounting29"]]s. 507 507 ))) 508 508 509 509 ((( 510 -** Plusbelow command for AVI1 Counting:**516 +**In addition to that, below are the commands for AVI1 Counting:** 511 511 512 -(% style="color:blue" %)**AT+SETCNT=3,60**(%%)** set AVI Count to 60)**518 +(% style="color:blue" %)**AT+SETCNT=3,60**(%%)** (Sets AVI Count to 60)** 513 513 514 514 (% style="color:blue" %)**AT+VOLMAX=20000**(%%)** (If AVI1 voltage higher than VOLMAX (20000mV =20v), counter increase 1)** 515 515 516 516 (% style="color:blue" %)**AT+VOLMAX=20000,0**(%%)** (If AVI1 voltage lower than VOLMAX (20000mV =20v), counter increase 1)** 517 517 518 -(% style="color:blue" %)**AT+VOLMAX=20000,1**(%%)** (If AVI1 voltage higer than VOLMAX (20000mV =20v), counter increase 1)** 524 +(% style="color:blue" %)**AT+VOLMAX=20000,1**(%%)** (If AVI1 voltage higher than VOLMAX (20000mV =20v), counter increase 1)** 519 519 ))) 520 520 521 521 ... ... @@ -522,7 +522,7 @@ 522 522 === 3.3.5 AT+MOD~=5, Single DI Counting + 2 x AVI + 1 x ACI === 523 523 524 524 525 -**LT22222-L**: This mode the DI1 is used as a counting pin.531 +**LT22222-L**: In this mode, the DI1 is used as a counting pin. 526 526 527 527 (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %) 528 528 |(% 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** ... ... @@ -537,25 +537,25 @@ 537 537 )))|MOD 538 538 539 539 ((( 540 -(% style="color:#4f81bd" %)**DIDORO**(%%) is a combination forRO1, RO2, DI3, DI2, DI1, DO3, DO2 and DO1.Totally1bytesas below546 +(% style="color:#4f81bd" %)**DIDORO**(%%) is a combination of RO1, RO2, DI3, DI2, DI1, DO3, DO2 and DO1, for a total of 1 byte, as shown below. 541 541 542 542 (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:510px" %) 543 -|**bit7**|**bit6**|**bit5**|**bit4**|**bit3**|**bit2**|**bit1**|**bit0** 549 +|**bit 7**|**bit 6**|**bit 5**|**bit 4**|**bit 3**|**bit 2**|**bit 1**|**bit 0** 544 544 |RO1|RO2|FIRST|Reserve|Reserve|DO3|DO2|DO1 545 545 ))) 546 546 547 -* RO is for relay. ROx=1 548 -* FIRST: Indicate this is the first packet after join network. 553 +* RO is for the relay. ROx=1: closed, ROx=0 always open. 554 +* FIRST: Indicates that this is the first packet after joining the network. 549 549 * ((( 550 -DO is for reverse digital output. DOx=1: output low, DOx=0: high or float. 556 +DO is for reverse digital output. DOx=1: output low, DOx=0: high or floating. 551 551 ))) 552 552 553 553 ((( 554 -(% style="color:red" %)**Note: DO3 is not valid for LT-22222-L.** 560 +(% style="color:red" %)**Note: DO3 bit is not valid for LT-22222-L.** 555 555 ))) 556 556 557 557 ((( 558 -**To use this mode,pleaserun:**564 +**To activate this mode, run the following AT commands:** 559 559 ))) 560 560 561 561 ((( ... ... @@ -568,7 +568,7 @@ 568 568 ))) 569 569 570 570 ((( 571 -Other AT Commands for counting are similar to [[MOD2 Counting Command>>||anchor="H3.3.2AT2BMOD3D22C28DoubleDICounting29"]]. 577 +Other AT Commands for counting are similar to the [[MOD2 Counting Command>>||anchor="H3.3.2AT2BMOD3D22C28DoubleDICounting29"]]s. 572 572 ))) 573 573 574 574 ... ... @@ -575,49 +575,46 @@ 575 575 === 3.3.6 AT+ADDMOD~=6. (Trigger Mode, Optional) === 576 576 577 577 578 -(% style="color:#4f81bd" %)**This mode is anoptionalmode for trigger purpose. It can runtogether with other mode.**584 +(% style="color:#4f81bd" %)**This mode is optional and intended for trigger purposes. It can operate together with other modes.** 579 579 580 -For example, if u serhasconfiguredbelow commands:586 +For example, if you configured the following commands: 581 581 582 582 * **AT+MOD=1 ** **~-~->** The normal working mode 583 -* **AT+ADDMOD6=1** **~-~->** Enable trigger 589 +* **AT+ADDMOD6=1** **~-~->** Enable trigger mode 584 584 585 -LT will keepmonitoringAV1/AV2/AC1/AC2 every 5 seconds;LT will send uplink packets in two cases:591 +The LT-22222-L will continuously monitor AV1, AV2, AC1, and AC2 every 5 seconds. LT will send uplink packets in two cases: 586 586 587 -1. Periodically uplink (Base on TDC time). Payload is same asthenormalMOD(MODabove command). This uplink usesLoRaWAN(% style="color:#4f81bd" %)**unconfirmed**(%%)data type588 -1. Trigger uplink when meetthe trigger condition. LT will senttwo packets in this case, the first uplink use payload specifyin thismod (mod=6), the second packetsuseforabovesettings). BothUplinks use LoRaWAN(% style="color:#4f81bd" %)**CONFIRMEDdata type.**593 +1. Periodically uplink (Based on TDC time). The payload is the same as in normal mode (MOD=1 for the commands above). These are (% style="color:#4f81bd" %)**unconfirmed**(%%) uplinks. 594 +1. Trigger uplink when the trigger condition is met. LT will send two packets in this case. The first uplink uses the payload specified in trigger mode (MOD=6). The second packet uses the normal mode payload (MOD=1 as set above). Both are (% style="color:#4f81bd" %)**CONFIRMED uplinks.** 589 589 590 590 (% style="color:#037691" %)**AT Command to set Trigger Condition**: 591 591 598 +(% style="color:#4f81bd" %)**Trigger based on voltage**: 592 592 593 -(% style="color:#4f81bd" %)**Trigger base on voltage**: 594 - 595 595 Format: AT+AVLIM=<AV1_LIMIT_LOW>,< AV1_LIMIT_HIGH>,<AV2_LIMIT_LOW>,< AV2_LIMIT_HIGH> 596 596 597 597 598 598 **Example:** 599 599 600 -AT+AVLIM=3000,6000,0,2000 ( If AVI1 voltage lower than 3vor higher than 6v.v, LT will trigger Uplink)605 +AT+AVLIM=3000,6000,0,2000 (triggers an uplink if AVI1 voltage is lower than 3V or higher than 6V, or if AV2 voltage is higher than 2V) 601 601 602 -AT+AVLIM=5000,0,0,0 ( If AVI1 voltage lower than 5V, triggeruplink,0 meansignore)607 +AT+AVLIM=5000,0,0,0 (triggers an uplink if AVI1 voltage lower than 5V. Use 0 for parameters that are not in use) 603 603 604 604 610 +(% style="color:#4f81bd" %)**Trigger based on current**: 605 605 606 -(% style="color:#4f81bd" %)**Trigger base on current**: 607 - 608 608 Format: AT+ACLIM=<AC1_LIMIT_LOW>,< AC1_LIMIT_HIGH>,<AC2_LIMIT_LOW>,< AC2_LIMIT_HIGH> 609 609 610 610 611 611 **Example:** 612 612 613 -AT+ACLIM=10000,15000,0,0 ( If ACI1 voltage lower than 10mA or higher than 15mA, trigger an uplink)617 +AT+ACLIM=10000,15000,0,0 (triggers an uplink if ACI1 voltage is lower than 10mA or higher than 15mA) 614 614 615 615 620 +(% style="color:#4f81bd" %)**Trigger based on DI status**: 616 616 617 - (%style="color:#4f81bd"%)**Triggerbaseon DI status**:622 +DI status triggers Flag. 618 618 619 -DI status trigger Flag. 620 - 621 621 Format: AT+DTRI=<DI1_TIRGGER_FlAG>,< DI2_TIRGGER_FlAG > 622 622 623 623 ... ... @@ -626,39 +626,38 @@ 626 626 AT+ DTRI =1,0 (Enable DI1 trigger / disable DI2 trigger) 627 627 628 628 629 -(% style="color:#037691" %)**Downlink Command toset Trigger Condition:**632 +(% style="color:#037691" %)**LoRaWAN Downlink Commands for Setting the Trigger Conditions:** 630 630 631 631 Type Code: 0xAA. Downlink command same as AT Command **AT+AVLIM, AT+ACLIM** 632 632 633 633 Format: AA xx yy1 yy1 yy2 yy2 yy3 yy3 yy4 yy4 634 634 635 - AA: Code for this downlink Command: 638 + AA: Type Code for this downlink Command: 636 636 637 - xx: 0: Limit for AV1 and AV2; ,DI2 trigger enable/disable640 + xx: **0**: Limit for AV1 and AV2; **1**: limit for AC1 and AC2; **2**: DI1and DI2 trigger enable/disable. 638 638 639 - yy1 yy1: AC1 or AV1 lowlimit or DI1/DI2 trigger status.642 + yy1 yy1: AC1 or AV1 LOW limit or DI1/DI2 trigger status. 640 640 641 - yy2 yy2: AC1 or AV1 highlimit.644 + yy2 yy2: AC1 or AV1 HIGH limit. 642 642 643 - yy3 yy3: AC2 or AV2 lowlimit.646 + yy3 yy3: AC2 or AV2 LOW limit. 644 644 645 - Yy4 yy4: AC2 or AV2 highlimit.648 + Yy4 yy4: AC2 or AV2 HIGH limit. 646 646 647 647 648 -**Example1**: AA 00 13 88 00 00 00 00 00 00 651 +**Example 1**: AA 00 13 88 00 00 00 00 00 00 649 649 650 -Same as AT+AVLIM=5000,0,0,0 If AVI1 voltage lower than 5V, triggeruplink,0 meansignore)653 +Same as AT+AVLIM=5000,0,0,0 (triggers an uplink if AVI1 voltage is lower than 5V. Use 0s for parameters that are not in use) 651 651 652 652 653 -**Example2**: AA 02 01 00 656 +**Example 2**: AA 02 01 00 654 654 655 -Same as AT+ DTRI =1,0 658 +Same as AT+ DTRI =1,0 (Enable DI1 trigger / disable DI2 trigger) 656 656 657 657 658 - 659 659 (% style="color:#4f81bd" %)**Trigger Settings Payload Explanation:** 660 660 661 -MOD6 Payload payload663 +MOD6 Payload: total of 11 bytes 662 662 663 663 (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:515px" %) 664 664 |(% style="background-color:#4f81bd; color:white; width:60px" %)**Size(bytes)**|(% style="background-color:#4f81bd; color:white; width:69px" %)**1**|(% style="background-color:#4f81bd; color:white; width:69px" %)**1**|(% style="background-color:#4f81bd; color:white; width:109px" %)**1**|(% style="background-color:#4f81bd; color:white; width:49px" %)**6**|(% style="background-color:#4f81bd; color:white; width:109px" %)**1**|(% style="background-color:#4f81bd; color:white; width:50px" %)**1** ... ... @@ -672,10 +672,10 @@ 672 672 MOD(6) 673 673 ))) 674 674 675 -(% style="color:#4f81bd" %)**TRI FLAG1**(%%) is a combination to show if trigger is set for this part. Totally 1byte as below 677 +(% style="color:#4f81bd" %)**TRI FLAG1**(%%) is a combination to show if the trigger is set for this part. Totally 1 byte as below 676 676 677 677 (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:515px" %) 678 -|**bit7**|**bit6**|**bit5**|**bit4**|**bit3**|**bit2**|**bit1**|**bit0** 680 +|**bit 7**|**bit 6**|**bit 5**|**bit 4**|**bit 3**|**bit 2**|**bit 1**|**bit 0** 679 679 |((( 680 680 AV1_LOW 681 681 )))|((( ... ... @@ -694,17 +694,17 @@ 694 694 AC2_HIGH 695 695 ))) 696 696 697 -* Each bit sshows if the corresponding trigger has been configured.699 +* Each bit shows if the corresponding trigger has been configured. 698 698 699 699 **Example:** 700 700 701 -10100000: Means the system has configure to use the trigger: A C1_LOW and AV2_LOW703 +10100000: Means the system has configure to use the trigger: AV1_LOW and AV2_LOW 702 702 703 703 704 -(% style="color:#4f81bd" %)**TRI Status1**(%%) is a combination to show which condition is trigger. Totally 1byte as below 706 +(% style="color:#4f81bd" %)**TRI Status1**(%%) is a combination to show which condition is trigger. Totally 1 byte as below 705 705 706 706 (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:515px" %) 707 -|**bit7**|**bit6**|**bit5**|**bit4**|**bit3**|**bit2**|**bit1**|**bit0** 709 +|**bit 7**|**bit 6**|**bit 5**|**bit 4**|**bit 3**|**bit 2**|**bit 1**|**bit 0** 708 708 |((( 709 709 AV1_LOW 710 710 )))|((( ... ... @@ -723,11 +723,11 @@ 723 723 AC2_HIGH 724 724 ))) 725 725 726 -* Each bit sshows which status has been trigger on this uplink.728 +* Each bit shows which status has been triggered on this uplink. 727 727 728 728 **Example:** 729 729 730 -10000000: Means this p acketis trigger by AC1_LOW.Means voltage too low.732 +10000000: Means this uplink is triggered by AV1_LOW. That means the voltage is too low. 731 731 732 732 733 733 (% style="color:#4f81bd" %)**TRI_DI FLAG+STA **(%%)is a combination to show which condition is trigger. Totally 1byte as below ... ... @@ -736,7 +736,7 @@ 736 736 |**bit7**|**bit6**|**bit5**|**bit4**|**bit3**|**bit2**|**bit1**|**bit0** 737 737 |N/A|N/A|N/A|N/A|DI2_STATUS|DI2_FLAG|DI1_STATUS|DI1_FLAG 738 738 739 -* Each bits shows which status has been trigger on this uplink. 741 +* Each bits shows which status has been triggered on this uplink. 740 740 741 741 **Example:** 742 742 ... ... @@ -793,33 +793,37 @@ 793 793 ==== 3.4.2.1 Set Transmit Interval ==== 794 794 795 795 796 -Set deviceuplink interval.798 +Sets the uplink interval of the device. 797 797 798 -* (% style="color:#037691" %)**AT Command:**800 +* (% style="color:#037691" %)**AT command:** 799 799 800 -(% style="color:blue" %)**AT+TDC=N 802 +(% style="color:blue" %)**AT+TDC=N** 801 801 804 +where N is the time in milliseconds. 802 802 803 -**Example: **AT+TDC=30000. Means set interval to 30 seconds806 +**Example: **AT+TDC=30000. This will set the uplink interval to 30 seconds 804 804 805 805 806 -* (% style="color:#037691" %)**Downlink Payload (prefix 0x01):**809 +* (% style="color:#037691" %)**Downlink payload (prefix 0x01):** 807 807 808 808 (% style="color:blue" %)**0x01 aa bb cc **(%%)** ~/~/ Same as AT+TDC=0x(aa bb cc)** 809 809 810 810 811 811 812 -==== 3.4.2.2 Set Work Mode (AT+MOD) ==== 815 +==== 3.4.2.2 Set the Work Mode (AT+MOD) ==== 813 813 814 814 815 -Set work mode. 818 +Sets the work mode. 816 816 817 -* (% style="color:#037691" %)**AT Command:**(%%) (% style="color:blue" %)**AT+MOD=N **820 +* (% style="color:#037691" %)**AT command:**(%%) (% style="color:blue" %)**AT+MOD=N ** 818 818 819 - **Example**:AT+MOD=2.Set work modeto Double DI counting mode822 +Where N is the work mode. 820 820 821 -* (%style="color:#037691"%)**DownlinkPayload(prefix 0x0A):**824 +**Example**: AT+MOD=2. This will set the work mode to Double DI counting mode. 822 822 826 + 827 +* (% style="color:#037691" %)**Downlink payload (prefix 0x0A):** 828 + 823 823 (% style="color:blue" %)**0x0A aa **(%%)** ** ~/~/ Same as AT+MOD=aa 824 824 825 825 ... ... @@ -827,10 +827,12 @@ 827 827 ==== 3.4.2.3 Poll an uplink ==== 828 828 829 829 830 - * (%style="color:#037691"%)**AT Command:**(%%) ThereisnoAT Commandto polluplink836 +Asks the device to send an uplink. 831 831 832 -* (% style="color:#037691" %)** DownlinkPayload(prefix0x08):**838 +* (% style="color:#037691" %)**AT command:**(%%) There is no AT Command to poll uplink 833 833 840 +* (% style="color:#037691" %)**Downlink payload (prefix 0x08):** 841 + 834 834 (% style="color:blue" %)**0x08 FF **(%%)** **~/~/ Poll an uplink 835 835 836 836 **Example**: 0x08FF, ask device to send an Uplink ... ... @@ -837,16 +837,16 @@ 837 837 838 838 839 839 840 -==== 3.4.2.4 Enable Trigger Mode ==== 848 +==== 3.4.2.4 Enable/Disable Trigger Mode ==== 841 841 842 842 843 - Use oftrigger mode,pleasecheck[[ADDMOD6>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]851 +Enable or disable the trigger mode (see also [[ADDMOD6>>||anchor="H3.3.6AT2BADDMOD3D6.28TriggerMode2COptional29"]]). 844 844 845 845 * (% style="color:#037691" %)**AT Command:**(%%) (% style="color:blue" %)**AT+ADDMOD6=1 or 0** 846 846 847 -(% style="color:red" %)**1:** (%%)Enable TriggerMode855 +(% style="color:red" %)**1:** (%%)Enable the trigger mode 848 848 849 -(% style="color:red" %)**0: **(%%)Disable TriggerMode857 +(% style="color:red" %)**0: **(%%)Disable the trigger mode 850 850 851 851 852 852 * (% style="color:#037691" %)**Downlink Payload (prefix 0x0A 06):** ... ... @@ -858,7 +858,7 @@ 858 858 ==== 3.4.2.5 Poll trigger settings ==== 859 859 860 860 861 -Poll trigger settings 869 +Polls the trigger settings 862 862 863 863 * (% style="color:#037691" %)**AT Command:** 864 864 ... ... @@ -866,7 +866,7 @@ 866 866 867 867 * (% style="color:#037691" %)**Downlink Payload (prefix 0x AB 06):** 868 868 869 -(% style="color:blue" %)**0xAB 06 ** (%%) ~/~/ Poll trigger settings ,device will uplink trigger settings once receive this command877 +(% style="color:blue" %)**0xAB 06 ** (%%) ~/~/ Poll the trigger settings. Device will uplink trigger settings once receive this command 870 870 871 871 872 872 ... ... @@ -873,11 +873,11 @@ 873 873 ==== 3.4.2.6 Enable / Disable DI1/DI2/DI3 as trigger ==== 874 874 875 875 876 -Enable Disable DI1/DI2/DI2 as trigger, 884 +Enable or Disable DI1/DI2/DI2 as trigger, 877 877 878 878 * (% style="color:#037691" %)**AT Command:**(%%) (% style="color:blue" %)**Format: AT+DTRI=<DI1_TIRGGER_FlAG>,< DI2_TIRGGER_FlAG >** 879 879 880 -**Example:** AT+ DTRI =1,0 888 +**Example:** AT+ DTRI =1,0 (Enable DI1 trigger / disable DI2 trigger) 881 881 882 882 883 883 * (% style="color:#037691" %)**Downlink Payload (prefix 0xAA 02):** ... ... @@ -909,15 +909,15 @@ 909 909 ==== 3.4.2.8 Trigger2 – Set DI2 as trigger ==== 910 910 911 911 912 -Set DI2 trigger. 920 +Sets DI2 trigger. 913 913 914 914 * (% style="color:#037691" %)**AT Command:**(%%) (% style="color:blue" %)**AT+TRIG2=a,b** 915 915 916 -(% style="color:red" %)**a :** (%%)Interrupt mode. 0: falling edge; 1: rising edge, 2: falling and raising edge(for MOD=1). 924 +(% style="color:red" %)**a :** (%%)Interrupt mode. 0: falling edge; 1: rising edge, 2: falling and raising edge (for MOD=1). 917 917 918 918 (% style="color:red" %)**b :** (%%)delay timing. 919 919 920 -**Example:** AT+TRIG2=0,100(set DI1 port to trigger on low level, valid signal is 100ms ) 928 +**Example:** AT+TRIG2=0,100 (set DI1 port to trigger on low level, valid signal is 100ms ) 921 921 922 922 923 923 * (% style="color:#037691" %)**Downlink Payload (prefix 0x09 02 ):** ... ... @@ -955,7 +955,7 @@ 955 955 ==== 3.4.2.11 Trigger – Set minimum interval ==== 956 956 957 957 958 -Set AV and AC trigger minimum interval ,systemwon't response to the second trigger within this set time after the first trigger.966 +Sets AV and AC trigger minimum interval. Device won't response to the second trigger within this set time after the first trigger. 959 959 960 960 * (% style="color:#037691" %)**AT Command**(%%): (% style="color:blue" %)**AT+ATDC=5 ** ~/~/ (%%)Device won't response the second trigger within 5 minute after the first trigger. 961 961 ... ... @@ -1103,7 +1103,7 @@ 1103 1103 ))) 1104 1104 1105 1105 ((( 1106 -00: Close , 01: Open , 11: No action 1114 +00: Closed , 01: Open , 11: No action 1107 1107 1108 1108 (% border="1" cellspacing="4" style="background-color:#f2f2f2; width:320px" %) 1109 1109 |(% style="background-color:#4f81bd; color:white" %)**Downlink Code**|(% style="background-color:#4f81bd; color:white" %)**RO1**|(% style="background-color:#4f81bd; color:white" %)**RO2** ... ... @@ -1225,7 +1225,7 @@ 1225 1225 1226 1226 1227 1227 1228 -==== 3.4.2.19 Counting ~-~- Change counting mode save time ==== 1236 +==== 3.4.2.19 Counting ~-~- Change counting mode to save time ==== 1229 1229 1230 1230 1231 1231 * (% style="color:#037691" %)**AT Command:** ... ... @@ -1411,26 +1411,26 @@ 1411 1411 [[image:thingseye-io-step-6.png||height="625" width="1000"]] 1412 1412 1413 1413 1414 -== 3.6 Interface Detail == 1422 +== 3.6 Interface Details == 1415 1415 1416 1416 === 3.6.1 Digital Input Port: DI1/DI2 /DI3 ( For LT-33222-L, low active ) === 1417 1417 1418 1418 1419 -Support NPN Type sensor1427 +Support NPN-type sensor 1420 1420 1421 1421 [[image:1653356991268-289.png]] 1422 1422 1423 1423 1424 -=== 3.6.2 Digital Input Port: DI1/DI2 ( For LT-22222-L) === 1432 +=== 3.6.2 Digital Input Ports: DI1/DI2 ( For LT-22222-L) === 1425 1425 1426 1426 1427 1427 ((( 1428 -The DI port of LT-22222-L can support **NPN** or**PNP** or **DryContact** output sensor.1436 +The DI ports of the LT-22222-L can support **NPN**, **PNP**, or **dry contact** output sensors. 1429 1429 ))) 1430 1430 1431 1431 ((( 1432 1432 ((( 1433 - Internal circuitas below,the NEC2501is aphotocoupler,theActive current(from NEC2501 pin 1 to pin 2 is 1maandthemax currentis50mA).(% class="mark" %)Whenthere isactive currentpassNEC2501 pin1 to pin2.The DIwillbe activehighand DI LED statuswillchange.1441 +The part of the internal circuit of the LT-22222-L shown below includes the NEC2501 photocoupler. The active current from NEC2501 pin 1 to pin 2 is 1 mA, with a maximum allowable current of 50 mA. When active current flows from NEC2501 pin 1 to pin 2, the DI becomes active HIGH and the DI LED status changes. 1434 1434 1435 1435 1436 1436 ))) ... ... @@ -1440,7 +1440,7 @@ 1440 1440 1441 1441 ((( 1442 1442 ((( 1443 - When use need1451 +(% style="color:#000000; font-family:Arial,sans-serif; font-size:11pt; font-style:normal; font-variant-alternates:normal; font-variant-east-asian:normal; font-variant-ligatures:normal; font-variant-numeric:normal; font-variant-position:normal; font-weight:400; text-decoration:none; white-space:pre-wrap" %)When connecting a device to the DI port, both DI1+ and DI1- must be connected. 1444 1444 ))) 1445 1445 ))) 1446 1446 ... ... @@ -1449,22 +1449,22 @@ 1449 1449 ))) 1450 1450 1451 1451 ((( 1452 -(% style="color: blue" %)**Example1**(%%): Connect to aLow1460 +(% style="color:#0000ff" %)**Example 1**(%%): Connecting to a low-active sensor. 1453 1453 ))) 1454 1454 1455 1455 ((( 1456 -This type of sensor willoutput a low signalGNDwhen active.1464 +This type of sensor outputs a low (GND) signal when active. 1457 1457 ))) 1458 1458 1459 1459 * ((( 1460 -Connect sensor's output to DI1- 1468 +Connect the sensor's output to DI1- 1461 1461 ))) 1462 1462 * ((( 1463 -Connect sensor's VCC to DI1+. 1471 +Connect the sensor's VCC to DI1+. 1464 1464 ))) 1465 1465 1466 1466 ((( 1467 - So when sensor active, the current between NEC2501 pin1 and pin2 is:1475 +When the sensor is active, the current between NEC2501 pin 1 and pin 2 will be: 1468 1468 ))) 1469 1469 1470 1470 ((( ... ... @@ -1472,7 +1472,7 @@ 1472 1472 ))) 1473 1473 1474 1474 ((( 1475 - If** DI1+ **= **12v**, the [[image:1653968155772-850.png||height="23" width="19"]]= 12mA ,Sothe LT-22222-L will be able to detect this active signal.1483 +For example, if** DI1+ **= **12V**, the resulting current is [[image:1653968155772-850.png||height="23" width="19"]]= 12mA. Therefore, the LT-22222-L will be able to detect this active signal. 1476 1476 ))) 1477 1477 1478 1478 ((( ... ... @@ -1480,22 +1480,22 @@ 1480 1480 ))) 1481 1481 1482 1482 ((( 1483 -(% style="color: blue" %)**Example2**(%%): Connect to aHigh1491 +(% style="color:#0000ff" %)**Example 2**(%%): Connecting to a high-active sensor. 1484 1484 ))) 1485 1485 1486 1486 ((( 1487 -This type of sensor willoutput a high signal (example24v) when active.1495 +This type of sensor outputs a high signal (e.g., 24V) when active. 1488 1488 ))) 1489 1489 1490 1490 * ((( 1491 -Connect sensor's output to DI1+ 1499 +Connect the sensor's output to DI1+ 1492 1492 ))) 1493 1493 * ((( 1494 -Connect sensor's GND DI1-. 1502 +Connect the sensor's GND DI1-. 1495 1495 ))) 1496 1496 1497 1497 ((( 1498 - So when sensor active, the current between NEC2501 pin1 and pin2 is:1506 +When the sensor is active, the current between NEC2501 pin1 and pin2 will be: 1499 1499 ))) 1500 1500 1501 1501 ((( ... ... @@ -1503,7 +1503,7 @@ 1503 1503 ))) 1504 1504 1505 1505 ((( 1506 -If **DI1+ = 24 v**, the[[image:1653968155772-850.png||height="23" width="19"]] 24mASo the LT-22222-L willbe able todetect this high1514 +If **DI1+ = 24V**, the resulting current[[image:1653968155772-850.png||height="23" width="19"]] is 24mA, Therefore, the LT-22222-L will detect this high-active signal. 1507 1507 ))) 1508 1508 1509 1509 ((( ... ... @@ -1511,22 +1511,22 @@ 1511 1511 ))) 1512 1512 1513 1513 ((( 1514 -(% style="color: blue" %)**Example3**(%%): Connect to a 220vhigh1522 +(% style="color:#0000ff" %)**Example 3**(%%): Connecting to a 220V high-active sensor. 1515 1515 ))) 1516 1516 1517 1517 ((( 1518 -Assume u serwant to monitor an active signal higher than 220v,to make surenotburnthe photocoupler1526 +Assume that you want to monitor an active signal higher than 220V without damaging the photocoupler 1519 1519 ))) 1520 1520 1521 1521 * ((( 1522 -Connect sensor's output to DI1+ with a serial50K resistor1530 +Connect the sensor's output to DI1+ with a 50K resistor in series. 1523 1523 ))) 1524 1524 * ((( 1525 -Connect sensor's GND DI1-. 1533 +Connect the sensor's GND DI1-. 1526 1526 ))) 1527 1527 1528 1528 ((( 1529 - So when sensor active, the current between NEC2501 pin1 and pin2 is:1537 +When the sensor is active, the current between NEC2501 pin1 and pin2 will be: 1530 1530 ))) 1531 1531 1532 1532 ((( ... ... @@ -1534,37 +1534,37 @@ 1534 1534 ))) 1535 1535 1536 1536 ((( 1537 -If sensor output is 220 v, the.= 4.3mA ,Sothe LT-22222-L will be able to detect this highsafely.1545 +If the sensor output is 220V, then [[image:1653968155772-850.png||height="23" width="19"]](% id="cke_bm_243359S" style="display:none" wfd-invisible="true" %)[[image:image-20220524095628-8.png]](%%) = DI1+ / 51K = 4.3mA. Therefore, the LT-22222-L will be able to safely detect this high-active signal. 1538 1538 ))) 1539 1539 1540 1540 1541 -(% style="color:blue" %)**Example4**(%%): Connect to Dry Contact sensor 1549 +(% style="color:blue" %)**Example4**(%%): Connecting to Dry Contact sensor 1542 1542 1543 -From above DI portscircuit,we can see that activethe photocouplerwill needto haveavoltage difference between DI+ and DI- port.While the Dry Contact sensor is a passive componentwhichcan't provide this voltage difference.1551 +From the DI port circuit above, you can see that activating the photocoupler requires a voltage difference between the DI+ and DI- ports. However, the Dry Contact sensor is a passive component and cannot provide this voltage difference. 1544 1544 1545 -To detect a Dry Contact, wecan providea power source to one pin of the Dry Contact. Below is a reference connection.1553 +To detect a Dry Contact, you can supply a power source to one pin of the Dry Contact. Below is a reference circuit diagram. 1546 1546 1547 1547 [[image:image-20230616235145-1.png]] 1548 1548 1549 -(% style="color:blue" %)**Example5**(%%): Connect to Open Colle actor1557 +(% style="color:blue" %)**Example5**(%%): Connecting to an Open Collector 1550 1550 1551 1551 [[image:image-20240219115718-1.png]] 1552 1552 1553 1553 1554 -=== 3.6.3 Digital Output Port: DO1/DO2 /DO3 === 1562 +=== 3.6.3 Digital Output Ports: DO1/DO2 /DO3 === 1555 1555 1556 1556 1557 -(% style="color:blue" %)**NPN output**(%%): GND or Float. Max voltage can applyto output pin is 36v.1565 +(% style="color:blue" %)**NPN output**(%%): GND or Float. The maximum voltage that can be applied to the output pin is 36V. 1558 1558 1559 -(% style="color:red" %)**Note: DO pins gotofloat when device is power off.**1567 +(% style="color:red" %)**Note: The DO pins will float when the device is powered off.** 1560 1560 1561 1561 [[image:1653357531600-905.png]] 1562 1562 1563 1563 1564 -=== 3.6.4 Analog Input Interface === 1572 +=== 3.6.4 Analog Input Interfaces === 1565 1565 1566 1566 1567 -The analog input interface is as below. The LT will measure the IN2 voltagesoto calculate the current pass theLoad. The formula is:1575 +The analog input interface is shown below. The LT-22222-L will measure the IN2 voltage to calculate the current passing through the load. The formula is: 1568 1568 1569 1569 1570 1570 (% style="color:blue" %)**AC2 = (IN2 voltage )/12** ... ... @@ -1571,14 +1571,14 @@ 1571 1571 1572 1572 [[image:1653357592296-182.png]] 1573 1573 1574 -Example toconnect a 4~~20mA sensor1582 +Example: Connecting a 4~~20mA sensor 1575 1575 1576 -We take the wind speed sensor as an example for reference only.1584 +We will use the wind speed sensor as an example for reference only. 1577 1577 1578 1578 1579 1579 (% style="color:blue" %)**Specifications of the wind speed sensor:** 1580 1580 1581 -(% style="color:red" %)**Red: 12~~24 v**1589 +(% style="color:red" %)**Red: 12~~24V** 1582 1582 1583 1583 (% style="color:#ffc000" %)**Yellow: 4~~20mA** 1584 1584 ... ... @@ -1591,7 +1591,7 @@ 1591 1591 [[image:1653357648330-671.png||height="155" width="733"]] 1592 1592 1593 1593 1594 -Example connectedto a regulated power supply to measure voltage1602 +Example: Connecting to a regulated power supply to measure voltage 1595 1595 1596 1596 [[image:image-20230608101532-1.png||height="606" width="447"]] 1597 1597 ... ... @@ -1600,7 +1600,7 @@ 1600 1600 [[image:image-20230608101722-3.png||height="102" width="1139"]] 1601 1601 1602 1602 1603 -(% style="color:blue; font-weight:bold" %)**Specifications of the regulated power**(% %) (%style="color:blue" %)**:**1611 +(% style="color:blue; font-weight:bold" %)**Specifications of the regulated power supply**(% style="color:blue" %)**:** 1604 1604 1605 1605 (% style="color:red" %)**Red: 12~~24v** 1606 1606 ... ... @@ -1611,9 +1611,9 @@ 1611 1611 1612 1612 1613 1613 ((( 1614 -The LT serial controllerhas two relay interfaces;eachinterfaceusestwo pins of the screw terminal.User can connectotherdevice'sPowerLinetoin serialof RO1_1 and RO_2. Such asbelow:1622 +The LT-22222-L has two relay interfaces, RO1 and RO2, each using two pins of the screw terminal (ROx-1 and ROx-2 where x is the port number, 1 or 2). You can connect a device's power line in series with one of the relay interfaces (e.g., RO1-1 and RO1-2 screw terminals). See the example below: 1615 1615 1616 -**Note**: RO pins gotoOpen(NO) whendeviceis power off.1624 +**Note**: The ROx pins will be in the Open (NO) state when the LT-22222-L is powered off. 1617 1617 ))) 1618 1618 1619 1619 [[image:image-20220524100215-9.png]] ... ... @@ -1641,25 +1641,25 @@ 1641 1641 Transmit a LoRa packet: TX blinks once 1642 1642 ))) 1643 1643 ))) 1644 -|**RX**|RX blinks once when receiv ea packet.1645 -|**DO1**|For LT-22222-L: ON when DO1 is low, LOWwhen DO1 is high1646 -|**DO2**|For LT-22222-L: ON when DO2 is low, LOWwhen DO2 is high1652 +|**RX**|RX blinks once when receiving a packet. 1653 +|**DO1**|For LT-22222-L: ON when DO1 is low, OFF when DO1 is high 1654 +|**DO2**|For LT-22222-L: ON when DO2 is low, OFF when DO2 is high 1647 1647 |**DI1**|((( 1648 -For LT-22222-L: ON when DI1 is high, LOWwhen DI1 is low1656 +For LT-22222-L: ON when DI1 is high, OFF when DI1 is low 1649 1649 ))) 1650 1650 |**DI2**|((( 1651 -For LT-22222-L: ON when DI2 is high, LOWwhen DI2 is low1659 +For LT-22222-L: ON when DI2 is high, OFF when DI2 is low 1652 1652 ))) 1653 -|**RO1**|For LT-22222-L: ON when RO1 is closed, LOWwhen RO1 is open1654 -|**RO2**|For LT-22222-L: ON when RO2 is closed, LOWwhen RO2 is open1661 +|**RO1**|For LT-22222-L: ON when RO1 is closed, OFF when RO1 is open 1662 +|**RO2**|For LT-22222-L: ON when RO2 is closed, OFF when RO2 is open 1655 1655 1656 -= 4. Us eAT Command =1664 += 4. Using AT Command = 1657 1657 1658 -== 4.1 AccessATCommand==1666 +== 4.1 Connecting the LT-22222-L to a computer == 1659 1659 1660 1660 1661 1661 ((( 1662 -LT supports AT Command et.Usercan use a USBplusthe3.5mm Program Cable to connect toLTforusingATcommand, as below.1670 +The LT-22222-L supports programming using AT Commands. You can use a USB-to-TTL adapter along with a 3.5mm Program Cable to connect the LT-22222-L to a computer, as shown below. 1663 1663 ))) 1664 1664 1665 1665 [[image:1653358238933-385.png]] ... ... @@ -1666,7 +1666,7 @@ 1666 1666 1667 1667 1668 1668 ((( 1669 - In PC,User needs to set (% style="color:#4f81bd" %)**serial tool**(%%)(such as [[putty>>url:https://www.chiark.greenend.org.uk/~~sgtatham/putty/latest.html]], SecureCRT) baud ratetoforLT. The AT commands are disable by default andneedto enterpassword (default:(% style="color:green" %)**123456**)(%%) to activeit.As shown below:1677 +On the PC, the user needs to set the (% style="color:#4f81bd" %)**serial tool**(%%)(such as [[putty>>url:https://www.chiark.greenend.org.uk/~~sgtatham/putty/latest.html]], SecureCRT) to a baud rate of (% style="color:green" %)**9600**(%%) to access to access serial console of LT-22222-L. The AT commands are disabled by default, and a password (default:(% style="color:green" %)**123456**)(%%) must be entered to active them, as shown below: 1670 1670 ))) 1671 1671 1672 1672 [[image:1653358355238-883.png]] ... ... @@ -1673,10 +1673,12 @@ 1673 1673 1674 1674 1675 1675 ((( 1676 - More detailAT Commandmanual can be found at1684 +You can find more details in the [[AT Command Manual>>url:http://www.dragino.com/downloads/index.php?dir=LT_LoRa_IO_Controller/LT33222-L/]] 1677 1677 ))) 1678 1678 1679 1679 ((( 1688 +The following table lists all the AT commands related to the LT-22222-L, except for those used for switching between modes. 1689 + 1680 1680 AT+<CMD>? : Help on <CMD> 1681 1681 ))) 1682 1682 ... ... @@ -2001,10 +2001,10 @@ 2001 2001 2002 2002 = 5. Case Study = 2003 2003 2004 -== 5.1 Counting how many objects pass inFlow Line ==2014 +== 5.1 Counting how many objects pass through the flow Line == 2005 2005 2006 2006 2007 -Reference Link: [[How to set up to count objects pass 2017 +Reference Link: [[How to set up to setup counting for objects passing through the flow line>>How to set up to count objects pass in flow line]]? 2008 2008 2009 2009 2010 2010 = 6. FAQ = ... ... @@ -2012,26 +2012,26 @@ 2012 2012 == 6.1 How to upgrade the image? == 2013 2013 2014 2014 2015 -The LT oRaWANController is shipped with a 3.5mm cable,thecableis used to upload image to LT to:2025 +The LT-22222-L I/O Controller is shipped with a 3.5mm cable, which is used to upload an image to LT in order to: 2016 2016 2017 -* Support new features 2018 -* F orbugfix2027 +* Support new features. 2028 +* Fix bugs. 2019 2019 * Change LoRaWAN bands. 2020 2020 2021 -Below s howsthe hardware connection forhow toupload an image to the LT:2031 +Below is the hardware connection setup for uploading an image to the LT: 2022 2022 2023 2023 [[image:1653359603330-121.png]] 2024 2024 2025 2025 2026 2026 ((( 2027 -(% style="color: blue" %)**Step1**(%%)**:** Download [[flashloader>>url:https://www.st.com/content/st_com/en/products/development-tools/software-development-tools/stm32-software-development-tools/stm32-programmers/flasher-stm32.html]].2028 -(% style="color: blue" %)**Step2**(%%)**:** Download the [[LT Image files>>https://www.dropbox.com/sh/g99v0fxcltn9r1y/AACrbrDN0AqLHbBat0ViWx5Da/LT-22222-L/Firmware?dl=0&subfolder_nav_tracking=1]].2029 -(% style="color: blue" %)**Step3**(%%)**:** Openflashloader;choose the correct COM port to update.2037 +(% style="color:#0000ff" %)**Step 1**(%%)**:** Download the F[[lash Loader>>url:https://www.st.com/content/st_com/en/products/development-tools/software-development-tools/stm32-software-development-tools/stm32-programmers/flasher-stm32.html]]. 2038 +(% style="color:#0000ff" %)**Step 2**(%%)**:** Download the [[LT Image files>>https://www.dropbox.com/sh/g99v0fxcltn9r1y/AACrbrDN0AqLHbBat0ViWx5Da/LT-22222-L/Firmware?dl=0&subfolder_nav_tracking=1]]. 2039 +(% style="color:#0000ff" %)**Step 3**(%%)**:** Open the Flash Loader and choose the correct COM port to update. 2030 2030 2031 2031 2032 2032 ((( 2033 2033 (% style="color:blue" %)**For LT-22222-L**(%%): 2034 -Hold down the PRO button andthen momentarily press the RST reset buttonand the (% style="color:red" %)**DO1led**(%%)on, itmeans the device is in download mode.2044 +Hold down the PRO button, then momentarily press the RST reset button. The (% style="color:red" %)**DO1 LED**(%%) will change from OFF to ON. When the (% style="color:red" %)**DO1 LED**(%%) is ON, it indicates that the device is in download mode. 2035 2035 ))) 2036 2036 2037 2037 ... ... @@ -2046,7 +2046,7 @@ 2046 2046 [[image:image-20220524104033-15.png]] 2047 2047 2048 2048 2049 -(% style="color:red" %)**Not ice**(%%): Incaseuserhaslost the program cable.Usercanhandmade one from a 3.5mm cable. The pin mapping is:2059 +(% style="color:red" %)**Note**(%%): If you have lost the programming cable, you can make one from a 3.5mm cable. The pin mapping is as follows: 2050 2050 2051 2051 [[image:1653360054704-518.png||height="186" width="745"]] 2052 2052 ... ... @@ -2060,13 +2060,13 @@ 2060 2060 ))) 2061 2061 2062 2062 ((( 2063 - Usercan follow the introductionfor[[how to upgrade image>>||anchor="H5.1Howtoupgradetheimage3F"]]. When downloadtheimages,choose the required image filefor download.2073 +You can follow the introductions on [[how to upgrade image>>||anchor="H5.1Howtoupgradetheimage3F"]]. When downloading, select the required image file. 2064 2064 ))) 2065 2065 2066 2066 ((( 2067 2067 2068 2068 2069 -== 6.3 How to set up LT to work with Single Channel Gateway such as LG01/LG02? == 2079 +== 6.3 How to set up LT to work with a Single Channel Gateway, such as LG01/LG02? == 2070 2070 2071 2071 2072 2072 ))) ... ... @@ -2073,13 +2073,13 @@ 2073 2073 2074 2074 ((( 2075 2075 ((( 2076 -In this case, u sersneed to set LT-33222-L to work in ABP mode&transmitin only one frequency.2086 +In this case, you need to set the LT-33222-L to work in ABP mode and transmit on only one frequency. 2077 2077 ))) 2078 2078 ))) 2079 2079 2080 2080 ((( 2081 2081 ((( 2082 -Assume wehave a LG02 workingin the frequency 868400000now , belowisthe step.2092 +Assume you have an LG02 working on the frequency 868400000. Below are the steps. 2083 2083 2084 2084 2085 2085 ))) ... ... @@ -2086,7 +2086,7 @@ 2086 2086 ))) 2087 2087 2088 2088 ((( 2089 -(% style="color: blue" %)**Step1**(%%): Log in TTN,Create an ABP device in the application and input thenetworksession key (NETSKEY),app session key (APPSKEY)fromthe device.2099 +(% style="color:#0000ff" %)**Step 1**(%%): Log in to The Things Stack SANDBOX, create an ABP device in the application, and input the Network Session key (NwkSKey), App session key (AppSKey) of the device. 2090 2090 2091 2091 2092 2092 ))) ... ... @@ -2143,7 +2143,7 @@ 2143 2143 Please see this link: [[http:~~/~~/wiki.dragino.com/xwiki/bin/view/Main/How%20to%20set%20the%20transmit%20time%20interval/>>url:http://wiki.dragino.com/xwiki/bin/view/Main/How%20to%20set%20the%20transmit%20time%20interval/]] 2144 2144 2145 2145 2146 -== 6.5 Can I see counting event in Serial? == 2156 +== 6.5 Can I see the counting event in Serial? == 2147 2147 2148 2148 2149 2149 ((( ... ... @@ -2150,10 +2150,10 @@ 2150 2150 User can run AT+DEBUG command to see the counting event in serial. If firmware too old and doesn't support AT+DEBUG. User can update to latest firmware first. 2151 2151 2152 2152 2153 -== 6.6 Can iuse pointforLT-22222-L? ==2163 +== 6.6 Can I use point-to-point communication with LT-22222-L? == 2154 2154 2155 2155 2156 -Yes, please refer [[Point to Point Communication>>doc:Main. Point to Point Communication of LT-22222-L.WebHome]] ,this is [[firmware>>https://github.com/dragino/LT-22222-L/releases]].2166 +Yes, please refer [[Point to Point Communication>>doc:Main. Point to Point Communication of LT-22222-L.WebHome]]. this is [[firmware>>https://github.com/dragino/LT-22222-L/releases]]. 2157 2157 2158 2158 2159 2159 )))