<
From version < 25.1 >
edited by Edwin Chen
on 2022/11/19 09:37
To version < 19.1 >
edited by Bei Jinggeng
on 2022/11/14 14:01
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Edwin
1 +XWiki.Bei
Content
... ... @@ -1,4 +1,4 @@
1 -**Table of Contents: **
1 +**Contents: **
2 2  
3 3  {{toc/}}
4 4  
... ... @@ -5,43 +5,43 @@
5 5  
6 6  
7 7  
8 -= 1. Overview =
8 += **1. Overview** =
9 9  
10 10  (((
11 -
12 -
13 13  Shipped LT-22222-L is base on LoRaWAN protocol. We also develop a open source Point to Point LoRa protocol for LT-22222-L. The source code and hex file can be found at:
12 +)))
14 14  
15 -* [[Source Code>>https://github.com/dragino/LT-22222-L]].
16 -* [[Firmware>>https://github.com/dragino/LT-22222-L/releases]].
14 +(((
15 +[[Point to Point Software for LT-22222-L>>https://github.com/dragino/LT-22222-L]].
17 17  )))
18 18  
19 -= 2. Features for this firmware =
20 20  
21 -== 2. Point To Point ==
19 += **2. Features for this firmware** =
22 22  
23 -=== 2.1.1 Overview ===
21 +== **2.1  Point To Point** ==
24 24  
23 +=== **2.1.1 Overview** ===
25 25  
25 +
26 26  [[image:image-20220602111219-1.png||height="472" width="972"]]
27 27  
28 28  
29 -=== 2.2.2 Configure ===
29 +=== **2.2.2 Configure** ===
30 30  
31 31  
32 -(% border="1" style="background-color:#f7faff; color:black; width:360px" %)
33 -|=(% style="width: 179px;" %)**A's configuration**|=(% style="width: 177px;" %)**B's configuration**
34 -|(% style="width:179px" %)AT+GROUPMOD=0|(% style="width:177px" %)AT+GROUPMOD=0
35 -|(% style="width:179px" %)AT+TXCHS=868700000|(% style="width:177px" %)AT+TXCHS=869000000
36 -|(% style="width:179px" %)AT+RXCHS=869000000|(% style="width:177px" %)AT+RXCHS=868700000
37 -|(% style="width:179px" %)AT+TRIG1=2,50|(% style="width:177px" %)AT+TRIG1=2,50
38 -|(% style="width:179px" %)AT+TRIG2=2,50|(% style="width:177px" %)AT+TRIG2=2,50
39 -|(% style="width:179px" %)AT+DI1TODO1=2|(% style="width:177px" %)AT+DI1TODO1=2
40 -|(% style="width:179px" %)AT+DI1TORO1=2|(% style="width:177px" %)AT+DI1TORO1=2
41 -|(% style="width:179px" %)AT+DI2TODO2=2 |(% style="width:177px" %)AT+DI2TODO2=2
42 -|(% style="width:179px" %)AT+DI2TORO2=2|(% style="width:177px" %)AT+DI2TORO2=2
32 +(% border="1" style="background-color:#f7faff; color:black; width:500px" %)
33 +|=**A's configuration**|=**B's configuration**
34 +|AT+GROUPMOD=0|AT+GROUPMOD=0
35 +|AT+TXCHS=868700000|AT+TXCHS=869000000
36 +|AT+RXCHS=869000000|AT+RXCHS=868700000
37 +|AT+TRIG1=2,50|AT+TRIG1=2,50
38 +|AT+TRIG2=2,50|AT+TRIG2=2,50
39 +|AT+DI1TODO1=2|AT+DI1TODO1=2
40 +|AT+DI1TORO1=2|AT+DI1TORO1=2
41 +|AT+DI2TODO2=2 |AT+DI2TODO2=2
42 +|AT+DI2TORO2=2|AT+DI2TORO2=2
43 43  
44 -=== 2.2.3 Serial port display ===
44 +=== **2.2.3 Serial port display** ===
45 45  
46 46  
47 47  (% class="wikigeneratedid" %)
... ... @@ -51,23 +51,22 @@
51 51  (% class="wikigeneratedid" %)
52 52  [[image:image-20220602111219-3.png]]
53 53  
54 -
55 55  (% class="wikigeneratedid" %)
56 56  If the sender does not get the ACK reply from the receiver, it will retransmit up to 4 times, each interval is 6 seconds, and the UplinkCounter of the retransmission will not increase.
57 57  
58 58  
59 -== 2.2  Point To Mult-Point ==
58 +== **2.2  Point To Mult-Point ** ==
60 60  
61 -=== 2.2.1 Overview ===
60 +=== **2.2.1 Overview** ===
62 62  
63 63  
64 64  [[image:1654152390874-192.png]]
65 65  
66 66  
67 -=== 2.2.2  Configure ===
66 +=== **2.2.2  Configure** ===
68 68  
69 69  
70 -(% style="color:blue" %)**Configuration of the TX group:**
69 +(% style="color:#4f81bd" %)**Configuration of the TX group:**
71 71  
72 72  AT+GROUPMOD=0,2
73 73  
... ... @@ -88,7 +88,7 @@
88 88  AT+DI2TORO2=1
89 89  
90 90  
91 -(% style="color:blue" %)**Configuration for RX group number 1:**
90 +(% style="color:#4f81bd" %)**Configuration for RX group number 1:**
92 92  
93 93  AT+GROUPMOD=1,1
94 94  
... ... @@ -97,7 +97,7 @@
97 97  AT+RXCHS=868700000
98 98  
99 99  
100 -(% style="color:blue" %)**Configuration for RX group number 2:**
99 +(% style="color:#4f81bd" %)**Configuration for RX group number 2:**
101 101  
102 102  AT+GROUPMOD=1,2
103 103  
... ... @@ -106,7 +106,7 @@
106 106  AT+RXCHS=868700000
107 107  
108 108  
109 -=== 2.2.3 Serial port display ===
108 +=== **2.2.3 Serial port display** ===
110 110  
111 111  
112 112  [[image:image-20220602144747-1.png]]
... ... @@ -114,13 +114,12 @@
114 114  
115 115  [[image:image-20220602144747-2.png]]
116 116  
117 -
118 118  (((
119 119  If the TX group does not receive all the ACK replies from the RX group, it will retransmit up to 4 times, each time interval is 30 seconds, and the retransmission UplinkCounter will not increase.
120 120  )))
121 121  
122 122  
123 -== 2.3 AT command ==
121 +== **2.3 AT command** ==
124 124  
125 125  
126 126  (((
... ... @@ -221,18 +221,28 @@
221 221  (% style="color:#037691" %)**AT+DI2TORO2 **(%%)**:    **Set or get the mode in which DI2 maps to RO2(default 0)
222 222  )))
223 223  
222 +(((
223 +
224 +)))
224 224  
225 225  (((
226 -(% style="color:blue" %)**Example 1:**
227 +
227 227  )))
228 228  
229 229  (((
231 +(% style="color:#4f81bd" %)**Example 1:**
232 +)))
233 +
234 +(((
230 230  **AT+SEND=01020304 **will send a payload of 01020304
231 231  )))
232 232  
238 +(((
239 +
240 +)))
233 233  
234 234  (((
235 -(% style="color:blue" %)**Example 2: **
243 +(% style="color:#4f81bd" %)**Example 2: **
236 236  )))
237 237  
238 238  (((
... ... @@ -244,28 +244,31 @@
244 244  )))
245 245  
246 246  (((
247 -**a=0:** falling edge;
255 +a=0: falling edge;
248 248  )))
249 249  
250 250  (((
251 -**a=1: **rising edge;
259 +a=1: rising edge;
252 252  )))
253 253  
254 254  (((
255 -**a=2:** falling edge or rising edge;
263 +a=2: falling edge or rising edge;
256 256  )))
257 257  
258 258  (((
259 -**b:**  triggering time in milliseconds.
267 +b:  triggering time in milliseconds.
260 260  )))
261 261  
262 262  (((
263 -**AT+TRIGx=2,50**  Falling edge or rising edge trigger, and the trigger time exceeds 50ms.
271 +AT+TRIGx=2,50  Falling edge or rising edge trigger, and the trigger time exceeds 50ms.
264 264  )))
265 265  
274 +(((
275 +
276 +)))
266 266  
267 267  (((
268 -(% style="color:blue" %)**Example 3: **
279 +(% style="color:#4f81bd" %)**Example 3: **
269 269  )))
270 270  
271 271  (((
... ... @@ -288,12 +288,12 @@
288 288  
289 289  )))
290 290  
291 -(% border="1" style="background-color:#f7faff; color:black; width:690px" %)
302 +(% border="1" style="background-color:#f7faff; color:black; width:706px" %)
292 292  |=(% style="width: 102px;" %)(((
293 293  Maps value
294 294  )))|=(% style="width: 331px;" %)(((
295 295  DIx to DOx
296 -)))|=(% style="width: 251px;" %)(((
307 +)))|=(% style="width: 268px;" %)(((
297 297  DIx to ROx
298 298  )))
299 299  |(% style="width:102px" %)(((
... ... @@ -300,7 +300,7 @@
300 300  0
301 301  )))|(% style="width:331px" %)(((
302 302  No Action
303 -)))|(% style="width:251px" %)(((
314 +)))|(% style="width:268px" %)(((
304 304  No Action
305 305  )))
306 306  |(% style="width:102px" %)(((
... ... @@ -307,7 +307,7 @@
307 307  1
308 308  )))|(% style="width:331px" %)(((
309 309  If DIx is high, control DOx to output low level, If DIx is low, control DOx to output high level
310 -)))|(% style="width:251px" %)(((
321 +)))|(% style="width:268px" %)(((
311 311  (((
312 312  If DIx is high, control ROx to close,
313 313  )))
... ... @@ -320,7 +320,7 @@
320 320  2
321 321  )))|(% style="width:331px" %)(((
322 322  If DIx is high, control DOx to output high level, If DIx is low, control DOx to output low level
323 -)))|(% style="width:251px" %)(((
334 +)))|(% style="width:268px" %)(((
324 324  (((
325 325  If DIx is high, control ROx to open,
326 326  )))
... ... @@ -333,14 +333,12 @@
333 333  3
334 334  )))|(% style="width:331px" %)(((
335 335  DOx state flip
336 -)))|(% style="width:251px" %)(((
347 +)))|(% style="width:268px" %)(((
337 337  ROx state flip
338 338  )))
339 339  
340 340  (((
341 -
342 -
343 -(% style="color:blue" %)**Example 4: **
352 +(% style="color:#4f81bd" %)**Example 4: **
344 344  )))
345 345  
346 346  (((
... ... @@ -352,8 +352,10 @@
352 352  )))
353 353  
354 354  (((
364 +(((
355 355  **AT+GROUPMOD=1,bb**  Set to the RX group controlled by the TX group, numbered bb(The maximum value of aa is 8)
356 356  )))
367 +)))
357 357  
358 358  (((
359 359  **AT+GROUPMOD=0,2**  Set to control the TX group of the two RX groups
... ... @@ -365,192 +365,183 @@
365 365  
366 366  (((
367 367  **AT+GROUPMOD=1,2**  Set the RX group numbered 2
368 -)))
369 369  
370 370  
371 -=== 2.3.1 TRIG command is configured in the transmit LT. (LT1)(Since firmware 1.3.2) ===
381 +=== 2.3.1 TRIG command is configured in the transmit LT. (LT1)(Since firmware 1.3) ===
382 +)))
372 372  
384 +**AT+TRIGx=a     **Trigger transmit directly without triggering time
373 373  
374 -**AT+TRIGx=a          **Trigger transmit directly without triggering time
386 +**AT+TRIGx=a,b**  Trigger transmit with triggering time threshold
375 375  
376 -**AT+TRIGx=a,b**  Trigger transmit with triggering time threshold
388 +**AT+TRIGx=a,b,c **Trigger transmit with triggering time threshold, and continue to transmit every xx seconds if DI status no change.
377 377  
378 -**AT+TRIGx=a,b,c    **Trigger transmit with triggering time threshold, and continue to transmit every xx seconds if DI status no change.
379 379  
391 +a=0: falling edge;
380 380  
381 -**a=0:** falling edge;
393 +a=1: rising edge;
382 382  
383 -**a=1:** rising edge;
395 +a=2: falling edge or rising edge;
384 384  
385 -**a=2:** falling edge or rising edge;
397 +b:  triggering time in milliseconds.
386 386  
387 -**b:**  triggering time in milliseconds.
399 +c: transmit interval
388 388  
389 -**c:** transmit interval
390 390  
402 +**Use Case 1**: Once the DI1 port status change ( either from low to high or high to low, LT1 sends a trigger to LT-2)
391 391  
392 -(% style="color:blue" %)**Use Case 1**(%%):  Once the DI1 port status change ( either from low to high or high to low, LT1 sends a trigger to LT-2)
404 +Command:
393 393  
394 -**Command:**
406 +AT+TRIG1=2,50  Falling edge or rising edge trigger, and the trigger time should exceed 50ms.
395 395  
396 -**AT+TRIG1=2,50**  Falling edge or rising edge trigger, and the trigger time should exceed 50ms.
397 397  
409 +**Use Case 2: **Sync LT2 RO / DO status with LT1 every minute.
398 398  
399 -(% style="color:blue" %)**Use Case 2:  **(%%)Sync LT2 RO / DO status with LT1 every minute.
411 +Command:
400 400  
401 -**Command:**
413 +AT+TRIG2=2,50,60 Once there is falling edge or rising edge on DI2 of LT1, LT1 will transmit trigger to LT2 and LT2 can sync the status of RO/DO.
402 402  
403 -**AT+TRIG2=2,50,60**  Once there is falling edge or rising edge on DI2 of LT1, LT1 will transmit trigger to LT2 and LT2 can sync the status of RO/DO. After power off, power on, LT1 will send trigger without falling/rising edge, so the DI changes during power off will be sync as well.
404 404  
416 +=== 2.3.2 RO/DO is configured in the receiver LT (LT2)(Since firmware 1.3) ===
405 405  
406 -=== 2.3.2 RO/DO is configured in the receiver LT (LT2)(Since firmware 1.3.2) ===
418 +AT+DI1TODO1= maps value[,latch time]
407 407  
420 +AT+DI1TORO1= maps value[,latch time]
408 408  
409 -AT+DI1TODO1= maps value[,latch time, timeout_state]
422 +AT+DI2TODO2= maps value[,latch time]
410 410  
411 -AT+DI1TORO1= maps value[,latch time, timeout_state]
424 +AT+DI2TORO2= maps value[,latch time]
412 412  
413 -AT+DI2TODO2= maps value[,latch time, timeout_state]
414 414  
415 -AT+DI2TORO2= maps value[,latch time, timeout_state]
416 -
417 -
418 -(% border="1" style="background-color:#f7faff; color:black; width:774px" %)
419 -|(% style="width:105px" %) **Maps value**|(% style="width:415px" %)**DIx to DOx**|(% style="width:249px" %)**DIx to ROx**
420 -|(% style="width:105px" %)0|(% style="width:415px" %)No Action|(% style="width:249px" %)No Action
421 -|(% style="width:105px" %)1|(% style="width:415px" %)If DIx is high, control DOx to output low level, If DIx is low, control DOx to output high level|(% style="width:249px" %)(((
427 +(% border="1" style="background-color:#f7faff; color:black; width:706px" %)
428 +| **Maps value**|DIx to DOx|DIx to ROx
429 +|0|No Action|No Action
430 +|1|If DIx is high, control DOx to output low level, If DIx is low, control DOx to output high level|(((
422 422  If DIx is high, control ROx to close,
423 423  
424 424  if DIx is low, control ROx to open
425 425  )))
426 -|(% style="width:105px" %)2|(% style="width:415px" %)If DIx is high, control DOx to output high level, If DIx is low, control DOx to output low level|(% style="width:249px" %)(((
435 +|2|If DIx is high, control DOx to output high level, If DIx is low, control DOx to output low level|(((
427 427  If DIx is high, control ROx to open,
428 428  
429 429  if DIx is low, control ROx to close
430 430  )))
431 -|(% style="width:105px" %)3|(% style="width:415px" %)DOx state flip|(% style="width:249px" %)ROx state flip
440 +|3|DOx state flip|ROx state flip
432 432  
433 -**latch time**, if latch time is defined, DO or RO will go back to the original status after latch time, if there is a new trigger comes, the LT2 will use the new latch time settings and ignore the old one.
442 +latch time, if latch time is defined, DO or RO will go back to the original status after latch time, if there is a new trigger comes, the LT2 will use the new latch time settings and ignore the old one.
434 434  
435 435  
436 -**Timeout_State**:
445 +**Case1**:
437 437  
438 -0: **No change** after timeout
447 +AT+DI1TODO1=1 ~/~/ LT2 DO1 will follow LT1 DI1 trigger command, if DI1 of LT1 is trigger high, DO1 of LT2 will output low, if DI1 of LT1 is trigger low, DO2 of LT2 will output high.
439 439  
440 -1: Change to **DO:0** or **RO: Open** after timeout
441 441  
442 -2: Change to **DO:1** or **RO: Close** after timeout
450 +**Case2**:
443 443  
444 -3: Change **back to state** before last trigger arrive.
452 +AT+DI1TODO1=1,60 ~/~/ LT2 DO1 will follow LT1 DI1 trigger command, DO1 will keep the status 60 seconds and then go back to original state.
445 445  
446 446  
447 -(% style="color:blue" %)**Case1**:
448 -
449 -AT+DI1TODO1=1  ~/~/ LT2 DO1 will follow LT1 DI1 trigger command, if DI1 of LT1 is trigger high, DO1 of LT2 will output low, if DI1 of LT1 is trigger low, DO2 of LT2 will output high.
450 -
451 -
452 -(% style="color:blue" %)**Case2**:
453 -
454 -AT+DI1TODO1=1,60,1  ~/~/ LT2 DO1 will follow LT1 DI1 trigger command, DO1 will keep the status 60 seconds and then change to open.
455 -
456 -
457 457  === 2.3.3 Save the RO/DO status during power off(Since firmware 1.3) ===
458 458  
459 -
460 460  Enable/Disbale retain Digital Output/Relay Output after power off / Power On
461 461  
462 -**AT+DOROSAVE=0**  ~/~/ Disable Retain after power off/on
459 +AT+DOROSAVE=0 ~/~/ Disable Retain after power off/on
463 463  
464 -**AT+DOROSAVE=1**  ~/~/ Enable Retain after power off/on
461 +AT+DOROSAVE=1 ~/~/ Enable Retain after power off/on
465 465  
466 -**AT+DOROSAVE=2,a,b,c,d**  ~/~/ set DO/RO port to default state after power on.
463 +AT+DOROSAVE=2,a,b,c,d ~/~/ set DO/RO port to default state after power on.
467 467  
468 -**a: **for DO1
465 +a: for DO1
469 469  
470 -**b:** for DO2
467 +b: for DO2
471 471  
472 -**c: **for RO1
469 +c: for RO1
473 473  
474 -**d:** for RO2.
471 +d: for RO2.
475 475  
473 +Example:
476 476  
477 -**Example:**
475 +AT+DOROSAVE=2,0,0,0,1 ~/~/ Set DO1/DO2 to Low, RO1 to open after power on , set RO2 to close after power on.
478 478  
479 -AT+DOROSAVE=2,0,0,0,1  ~/~/ Set DO1/DO2 to Low, RO1 to open after power on , set RO2 to close after power on.
480 480  
481 -
482 482  === 2.3.4 Control Sleep status.(Since firmware 1.3) ===
483 483  
484 -
485 485  DI2 can be used to set LT into sleep mode.
486 486  
487 -**AT+DI2SLEEP=1**  ~/~/  Enable DI2 as Sleep pin
482 +AT+DI2SLEEP=1 ~/~/Enable DI2 as Sleep pin
488 488  
489 -**AT+DI2SLEEP=0**  ~/~/  Disable DI2 as Sleep pin
484 +AT+DI2SLEEP=0 ~/~/Disable DI2 as Sleep pin
490 490  
491 491  When DI2 is enabled as sleep pin, a falling trigger (with 500ms pulse) will set LT into sleep mode. A raising trigger will wake up it again.
492 492  
493 -In sleep mode, DORO will keep its initial state if AT+DOROSAVE=2, otherwise DORO will be in OFF state
494 494  
489 +== **2.4 Data Format** ==
495 495  
496 -== 2.4 Data Format ==
497 -
498 -
499 499  (((
500 500  8 bytes of GROUPID + 9 bytes of payload + 4 bytes of checksum
501 501  )))
502 502  
503 503  (((
504 -(% style="color:blue" %)**Payload:Payload triggered by TDC or DI**
496 +
505 505  )))
506 506  
507 -(% border="1" style="background-color:#f7faff; color:black; width:825px" %)
508 -|=(% style="width: 102px;" %)(((
499 +(((
500 +(% style="color:#4f81bd" %)**Payload:**
501 +)))
502 +
503 +(% border="1" style="background-color:#f7faff; color:black; width:938px" %)
504 +|=(% style="width: 123px;" %)(((
509 509  **Size (bytes)**
510 -)))|=(% style="width: 74px;" %)(((
506 +)))|=(% style="width: 107px;" %)(((
511 511  1
512 -)))|=(% style="width: 72px;" %)(((
508 +)))|=(% style="width: 107px;" %)(((
513 513  1
514 -)))|=(% style="width: 47px;" %)(((
510 +)))|=(% style="width: 107px;" %)(((
515 515  1
516 -)))|=(% style="width: 83px;" %)(((
512 +)))|=(% style="width: 107px;" %)(((
517 517  1
518 -)))|=(% style="width: 90px;" %)(((
514 +)))|=(% style="width: 107px;" %)(((
519 519  1
520 -)))|=(% style="width: 92px;" %)(((
516 +)))|=(% style="width: 107px;" %)(((
521 521  1
522 -)))|=(% style="width: 78px;" %)(((
518 +)))|=(% style="width: 107px;" %)(((
523 523  1
524 -)))|=(% style="width: 91px;" %)(((
520 +)))|=(% style="width: 107px;" %)(((
525 525  1
526 -)))|=(% style="width: 91px;" %)(((
522 +)))|=(% style="width: 107px;" %)(((
527 527  1
528 528  )))
529 -|(% style="width:102px" %)(((
525 +|(% style="width:123px" %)(((
530 530  **Value**
531 -)))|(% style="width:74px" %)(((
527 +)))|(% style="width:38px" %)(((
532 532  address
533 -)))|(% style="width:72px" %)(((
529 +)))|(% style="width:70px" %)(((
534 534  request
535 -)))|(% style="width:47px" %)(((
531 +)))|(% style="width:52px" %)(((
536 536  ACK
537 -)))|(% style="width:83px" %)(((
533 +)))|(% style="width:127px" %)(((
538 538  (((
539 539  DI1&
536 +)))
537 +
538 +(((
540 540  DI1 level
541 541  )))
542 -)))|(% style="width:90px" %)(((
541 +)))|(% style="width:101px" %)(((
543 543  DI1TODO1
544 -)))|(% style="width:92px" %)(((
543 +)))|(% style="width:91px" %)(((
545 545  DI1TORO1
546 -)))|(% style="width:78px" %)(((
545 +)))|(% style="width:111px" %)(((
547 547  (((
548 548  DI2&
549 -DI2 leve
550 550  )))
551 -)))|(% style="width:91px" %)(((
549 +
550 +(((
551 +DI2 level
552 +)))
553 +)))|(% style="width:105px" %)(((
552 552  DI2TODO2
553 -)))|(% style="width:91px" %)(((
555 +)))|(% style="width:106px" %)(((
554 554  DI2TORO2
555 555  )))
556 556  
... ... @@ -597,56 +597,62 @@
597 597  (((
598 598  
599 599  
600 -(% style="color:blue" %)**Payload:(Since firmware 1.3)The receiver replies to the sent packet**
602 +(% style="color:#4f81bd" %)**Payload:(Since firmware 1.3)The receiver replies to the sent packet**
601 601  )))
602 602  
603 -(% border="1" style="background-color:#f7faff; color:black; width:822px" %)
604 -|=(% style="width: 97px;" %)(((
605 -**Size(bytes)**
606 -)))|=(% style="width: 71px;" %)(((
605 +(% border="1" style="background-color:#f7faff; color:black; width:938px" %)
606 +|=(% style="width: 123px;" %)(((
607 +**Size (bytes)**
608 +)))|=(% style="width: 107px;" %)(((
607 607  1
608 -)))|=(% style="width: 70px;" %)(((
610 +)))|=(% style="width: 107px;" %)(((
609 609  1
610 -)))|=(% style="width: 48px;" %)(((
612 +)))|=(% style="width: 107px;" %)(((
611 611  1
612 -)))|=(% style="width: 85px;" %)(((
614 +)))|=(% style="width: 107px;" %)(((
613 613  1
614 -)))|=(% style="width: 90px;" %)(((
616 +)))|=(% style="width: 107px;" %)(((
615 615  1
616 -)))|=(% style="width: 88px;" %)(((
618 +)))|=(% style="width: 107px;" %)(((
617 617  1
618 -)))|=(% style="width: 86px;" %)(((
620 +)))|=(% style="width: 107px;" %)(((
619 619  1
620 -)))|=(% style="width: 92px;" %)(((
622 +)))|=(% style="width: 107px;" %)(((
621 621  1
622 -)))|=(% style="width: 92px;" %)(((
624 +)))|=(% style="width: 107px;" %)(((
623 623  1
624 624  )))
625 -|(% style="width:97px" %)(((
627 +|(% style="width:123px" %)(((
626 626  **Value**
627 -)))|(% style="width:71px" %)(((
629 +)))|(% style="width:38px" %)(((
628 628  address
629 629  )))|(% style="width:70px" %)(((
630 630  request
631 -)))|(% style="width:48px" %)(((
633 +)))|(% style="width:52px" %)(((
632 632  ACK
633 -)))|(% style="width:85px" %)(((
635 +)))|(% style="width:127px" %)(((
634 634  (((
635 -DOI1&
636 -DOI2 level
637 +DO1&
637 637  )))
638 -)))|(% style="width:90px" %)(((
639 +
640 +(((
641 +DO1 level
642 +)))
643 +)))|(% style="width:101px" %)(((
639 639  DI1TODO1
640 -)))|(% style="width:88px" %)(((
645 +)))|(% style="width:91px" %)(((
641 641  DI1TORO1
642 -)))|(% style="width:86px" %)(((
647 +)))|(% style="width:111px" %)(((
643 643  (((
644 644  RO2&
650 +)))
651 +
652 +(((
645 645  RO2 level
646 646  )))
647 -)))|(% style="width:92px" %)(((
655 +)))|(% style="width:105px" %)(((
648 648  DI2TODO2
649 -)))|(% style="width:92px" %)(((
657 +)))|(% style="width:106px" %)(((
650 650  DI2TORO2
651 651  )))
652 652  
... ... @@ -664,7 +664,7 @@
664 664  
665 665  (((
666 666  (((
667 -(% style="color:#037691" %)**The fourth byte**(%%)**:**  the high four bits are 1 to represent DOI1, and the low four bits are the level of DOI2 when the interrupt is triggered.
675 +(% style="color:#037691" %)**The fourth byte**(%%)**:**  the high four bits are 1 to represent DO1, and the low four bits are the level of DO1 when the interrupt is triggered.
668 668  )))
669 669  )))
670 670  
Copyright ©2010-2022 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0