<
From version < 58.1 >
edited by Xiaoling
on 2022/06/06 11:09
To version < 59.2 >
edited by Xiaoling
on 2022/06/06 14:20
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -92,6 +92,8 @@
92 92  * Automatic RF Sense and CAD with ultra-fast AFC.
93 93  * Packet engine up to 256 bytes with CRC
94 94  
95 +
96 +
95 95  == 1.3 Features ==
96 96  
97 97  * LoRaWAN Class A & Class C protocol (default Class C)
... ... @@ -103,7 +103,6 @@
103 103  * Support Modbus protocol
104 104  * Support Interrupt uplink (Since hardware version v1.2)
105 105  
106 -
107 107  == 1.4 Applications ==
108 108  
109 109  * Smart Buildings & Home Automation
... ... @@ -113,7 +113,6 @@
113 113  * Smart Cities
114 114  * Smart Factory
115 115  
116 -
117 117  == 1.5 Firmware Change log ==
118 118  
119 119  [[RS485-LN Image files – Download link and Change log>>url:http://www.dragino.com/downloads/index.php?dir=RS485-LN/]]
... ... @@ -235,11 +235,15 @@
235 235  
236 236  (((
237 237  (((
238 +(((
238 238  There are plenty of RS485 devices in the market and each device has different command to read the valid data. To support these devices in flexible, RS485-LN supports flexible command set. User can use [[AT Commands>>||anchor="H3.5ConfigureRS485-BLviaATorDownlink"]] or LoRaWAN Downlink Command to configure what commands RS485-LN should send for each sampling and how to handle the return from RS485 devices.
239 239  )))
241 +)))
240 240  
241 241  (((
244 +(((
242 242  (% style="color:red" %)Note: below description and commands are for firmware version >v1.1, if you have firmware version v1.0. Please check the [[user manual v1.0>>url:http://www.dragino.com/downloads/index.php?dir=RS485-LN/&file=RS485-LN_UserManual_v1.0.1.pdf]] or upgrade the firmware to v1.1
246 +)))
243 243  
244 244  
245 245  )))
... ... @@ -307,8 +307,6 @@
307 307  )))
308 308  )))
309 309  
310 -
311 -
312 312  === 3.3.2 Configure sensors ===
313 313  
314 314  (((
... ... @@ -320,15 +320,19 @@
320 320  (% border="1" cellspacing="10" style="background-color:#ffffcc; color:green; width:510px" %)
321 321  |=(% style="width: 110px;" %)**AT Commands**|=(% style="width: 190px;" %)**Description**|=(% style="width: 190px;" %)**Example**
322 322  |AT+CFGDEV|(% style="width:110px" %)(((
325 +(((
323 323  This command is used to configure the RS485/TTL devices; they won’t be used during sampling.
327 +)))
324 324  
329 +(((
325 325  AT+CFGDEV=xx xx xx xx xx xx xx xx xx xx xx xx,
331 +)))
326 326  
333 +(((
327 327  mm: 0: no CRC, 1: add CRC-16/MODBUS in the end of this command
335 +)))
328 328  )))|(% style="width:190px" %)AT+CFGDEV=xx xx xx xx xx xx xx xx xx xx xx xx,m
329 329  
330 -
331 -
332 332  === 3.3.3 Configure read commands for each sampling ===
333 333  
334 334  (((
... ... @@ -501,33 +501,35 @@
501 501  
502 502  == 3.4 Uplink Payload ==
503 503  
504 -(% border="1" style="background-color:#4bacc6; color:white; width:734px" %)
505 -|**Size(bytes)**|(% style="width:120px" %)**2**|(% style="width:116px" %)**1**|(% style="width:386px" %)**Length depends on the return from the commands**
506 -|Value|(% style="width:120px" %)(((
507 -Battery(mV)
508 508  
509 -&
511 +[[image:image-20220606110929-1.png]]
510 510  
511 -Interrupt _Flag
512 -)))|(% style="width:116px" %)(((
513 -PAYLOAD_VER
514 -
515 -
516 -)))|(% style="width:386px" %)If the valid payload is too long and exceed the maximum support payload length in server, server will show payload not provided in the LoRaWAN server.
517 -
518 518  Below is the decoder for the first 3 bytes. The rest bytes are dynamic depends on different RS485 sensors.
519 519  
520 520  
521 521  == 3.5 Configure RS485-BL via AT or Downlink ==
522 522  
518 +(((
523 523  User can configure RS485-LN via AT Commands or LoRaWAN Downlink Commands
520 +)))
524 524  
522 +(((
525 525  There are two kinds of Commands:
524 +)))
526 526  
527 -* (% style="color:#4f81bd" %)**Common Commands**(%%): They should be available for each sensor, such as: change uplink interval, reset device. For firmware v1.3, user can find what common commands it supports: [[AT Commands and Downlink Command>>doc:Main.End Device AT Commands and Downlink Command.WebHome]]
526 +* (((
527 +(% style="color:#4f81bd" %)**Common Commands**(%%): They should be available for each sensor, such as: change uplink interval, reset device. For firmware v1.3, user can find what common commands it supports: [[AT Commands and Downlink Command>>doc:Main.End Device AT Commands and Downlink Command.WebHome]]
528 +)))
528 528  
529 -* (% style="color:#4f81bd" %)**Sensor Related Commands**(%%): These commands are special designed for RS485-LN.  User can see these commands below:
530 +* (((
531 +(% style="color:#4f81bd" %)**Sensor Related Commands**(%%): These commands are special designed for RS485-LN.  User can see these commands below:
532 +)))
530 530  
534 +(((
535 +
536 +)))
537 +
538 +
531 531  === 3.5.1 Common Commands ===
532 532  
533 533  They should be available for each of Dragino Sensors, such as: change uplink interval, reset device. For firmware v1.3, user can find what common commands it supports: [[End Device AT Commands and Downlink Command>>doc:Main.End Device AT Commands and Downlink Command.WebHome]]
... ... @@ -546,142 +546,282 @@
546 546  
547 547  
548 548  
557 +
549 549  ==== **RS485 Debug Command** ====
550 550  
560 +(((
551 551  This command is used to configure the RS485 devices; they won’t be used during sampling.
562 +)))
552 552  
553 -* **AT Command**
564 +* (((
565 +**AT Command**
566 +)))
554 554  
555 555  (% class="box infomessage" %)
556 556  (((
570 +(((
557 557  **AT+CFGDEV=xx xx xx xx xx xx xx xx xx xx xx xx,m**
558 558  )))
573 +)))
559 559  
575 +(((
560 560  m: 0: no CRC, 1: add CRC-16/MODBUS in the end of this command
577 +)))
561 561  
562 -* **Downlink Payload**
579 +* (((
580 +**Downlink Payload**
581 +)))
563 563  
583 +(((
564 564  Format: A8 MM NN XX XX XX XX YY
585 +)))
565 565  
587 +(((
566 566  Where:
589 +)))
567 567  
568 -* MM: 1: add CRC-16/MODBUS ; 0: no CRC
569 -* NN: The length of RS485 command
570 -* XX XX XX XX: RS485 command total NN bytes
571 -* YY: How many bytes will be uplink from the return of this RS485 command,
572 -** if YY=0, RS485-LN will execute the downlink command without uplink;
573 -** if YY>0, RS485-LN will uplink total YY bytes from the output of this RS485 command; Fport=200
574 -** if YY=FF, RS485-LN will uplink RS485 output with the downlink command content; Fport=200.
591 +* (((
592 +MM: 1: add CRC-16/MODBUS ; 0: no CRC
593 +)))
594 +* (((
595 +NN: The length of RS485 command
596 +)))
597 +* (((
598 +XX XX XX XX: RS485 command total NN bytes
599 +)))
600 +* (((
601 +(((
602 +YY: How many bytes will be uplink from the return of this RS485 command,
603 +)))
575 575  
605 +* (((
606 +if YY=0, RS485-LN will execute the downlink command without uplink;
607 +)))
608 +* (((
609 +if YY>0, RS485-LN will uplink total YY bytes from the output of this RS485 command; Fport=200
610 +)))
611 +* (((
612 +if YY=FF, RS485-LN will uplink RS485 output with the downlink command content; Fport=200.
613 +)))
614 +)))
615 +
616 +(((
576 576  **Example 1** ~-~-> Configure without ask for uplink (YY=0)
618 +)))
577 577  
620 +(((
578 578  To connect a Modbus Alarm with below commands.
622 +)))
579 579  
580 -* The command to active alarm is: 0A 05 00 04 00 01 4C B0. Where 0A 05 00 04 00 01 is the Modbus command to read the register 00 40 where stored the DI status. The 4C B0 is the CRC-16/MODBUS which calculate manually.
624 +* (((
625 +The command to active alarm is: 0A 05 00 04 00 01 4C B0. Where 0A 05 00 04 00 01 is the Modbus command to read the register 00 40 where stored the DI status. The 4C B0 is the CRC-16/MODBUS which calculate manually.
626 +)))
581 581  
582 -* The command to deactivate alarm is: 0A 05 00 04 00 00 8D 70. Where 0A 05 00 04 00 00 is the Modbus command to read the register 00 40 where stored the DI status. The 8D 70 is the CRC-16/MODBUS which calculate manually.
628 +* (((
629 +The command to deactivate alarm is: 0A 05 00 04 00 00 8D 70. Where 0A 05 00 04 00 00 is the Modbus command to read the register 00 40 where stored the DI status. The 8D 70 is the CRC-16/MODBUS which calculate manually.
630 +)))
583 583  
632 +(((
584 584  So if user want to use downlink command to control to RS485 Alarm, he can use:
634 +)))
585 585  
636 +(((
586 586  (% style="color:#4f81bd" %)**A8 01 06 0A 05 00 04 00 01 00**(%%): to activate the RS485 Alarm
638 +)))
587 587  
640 +(((
588 588  (% style="color:#4f81bd" %)**A8 01 06 0A 05 00 04 00 00 00**(%%): to deactivate the RS485 Alarm
642 +)))
589 589  
644 +(((
590 590  A8 is type code and 01 means add CRC-16/MODBUS at the end, the 3^^rd^^ byte is 06, means the next 6 bytes are the command to be sent to the RS485 network, the final byte 00 means this command don’t need to acquire output.
646 +)))
591 591  
648 +(((
649 +
650 +)))
592 592  
652 +(((
593 593  **Example 2** ~-~-> Configure with requesting uplink and original downlink command (**YY=FF**)
654 +)))
594 594  
656 +(((
595 595  User in IoT server send a downlink command: (% style="color:#4f81bd" %)**A8 01 06 0A 08 00 04 00 01 YY**
658 +)))
596 596  
660 +(((
661 +
662 +)))
597 597  
664 +(((
598 598  RS485-LN got this downlink command and send (% style="color:#4f81bd" %)**0A 08 00 04 00 01 **(%%)to Modbus network. One of the RS485 sensor in the network send back Modbus reply **0A 08 00 04 00 00**. RS485-LN get this reply and combine with the original downlink command and uplink. The uplink message is:
666 +)))
599 599  
668 +(((
600 600   **A8** (% style="color:#4f81bd" %)**0A 08 00 04 00  **(% style="color:red" %)**01 06** ** **(% style="color:green" %)**0A 08 00 04 00 00**
670 +)))
601 601  
672 +(((
602 602   [[image:1654159460680-153.png]]
674 +)))
603 603  
604 604  
605 605  
678 +
606 606  ==== **Set Payload version** ====
607 607  
681 +(((
608 608  This is the first byte of the uplink payload. RS485-BL can connect to different sensors. User can set the PAYVER field to tell server how to decode the current payload.
683 +)))
609 609  
610 -* **AT Command:**
685 +* (((
686 +**AT Command:**
687 +)))
611 611  
612 612  (% class="box infomessage" %)
613 613  (((
691 +(((
614 614  **AT+PAYVER: Set PAYVER field = 1**
615 615  )))
694 +)))
616 616  
617 -* **Downlink Payload:**
696 +* (((
697 +**Downlink Payload:**
698 +)))
618 618  
700 +(((
619 619  **0xAE 01**  ~-~-> Set PAYVER field =  0x01
702 +)))
620 620  
704 +(((
621 621  **0xAE 0F**   ~-~-> Set PAYVER field =  0x0F
706 +)))
622 622  
623 623  
624 624  
710 +
625 625  ==== **Set RS485 Sampling Commands** ====
626 626  
713 +(((
627 627  AT+COMMANDx or AT+DATACUTx
715 +)))
628 628  
717 +(((
629 629  These three commands are used to configure how the RS485-LN polling data from Modbus device. Detail of usage please see : [[polling RS485 device>>||anchor="H3.3.3Configurereadcommandsforeachsampling"]].
719 +)))
630 630  
721 +(((
722 +
723 +)))
631 631  
632 -* **AT Command:**
725 +* (((
726 +**AT Command:**
727 +)))
633 633  
634 634  (% class="box infomessage" %)
635 635  (((
731 +(((
636 636  **AT+COMMANDx: Configure RS485 read command to sensor.**
637 637  )))
734 +)))
638 638  
639 639  (% class="box infomessage" %)
640 640  (((
738 +(((
641 641  **AT+DATACUTx: Configure how to handle return from RS485 devices.**
642 642  )))
741 +)))
643 643  
743 +(((
744 +
745 +)))
644 644  
645 -* **Downlink Payload:**
747 +* (((
748 +**Downlink Payload:**
749 +)))
646 646  
751 +(((
647 647  **0xAF** downlink command can be used to set AT+COMMANDx or AT+DATACUTx.
753 +)))
648 648  
755 +(((
649 649  (% style="color:red" %)**Note**(%%): if user use AT+COMMANDx to add a new command, he also need to send AT+DATACUTx downlink.
757 +)))
650 650  
759 +(((
651 651  Format: AF MM NN LL XX XX XX XX YY
761 +)))
652 652  
763 +(((
653 653  Where:
765 +)))
654 654  
655 -* MM: the ATCOMMAND or AT+DATACUT to be set. Value from 01 ~~ 0F,
656 -* NN:  0: no CRC; 1: add CRC-16/MODBUS ; 2: set the AT+DATACUT value.
657 -* LL:  The length of AT+COMMAND or AT+DATACUT command
658 -* XX XX XX XX: AT+COMMAND or AT+DATACUT command
659 -* YY:  If YY=0, RS485-BL will execute the downlink command without uplink; if YY=1, RS485-LN will execute an uplink after got this command.
767 +* (((
768 +MM: the ATCOMMAND or AT+DATACUT to be set. Value from 01 ~~ 0F,
769 +)))
770 +* (((
771 +NN:  0: no CRC; 1: add CRC-16/MODBUS ; 2: set the AT+DATACUT value.
772 +)))
773 +* (((
774 +LL:  The length of AT+COMMAND or AT+DATACUT command
775 +)))
776 +* (((
777 +XX XX XX XX: AT+COMMAND or AT+DATACUT command
778 +)))
779 +* (((
780 +YY:  If YY=0, RS485-BL will execute the downlink command without uplink; if YY=1, RS485-LN will execute an uplink after got this command.
781 +)))
660 660  
783 +(((
661 661  **Example:**
785 +)))
662 662  
787 +(((
663 663  (% style="color:#037691" %)**AF 03 01 06 0A 05 00 04 00 01 00**(%%): Same as AT+COMMAND3=0A 05 00 04 00 01,1
789 +)))
664 664  
791 +(((
665 665  (% style="color:#037691" %)**AF 03 02 06**(% style="color:orange" %)** 10 **(% style="color:red" %)**01 **(% style="color:green" %)**05 06 09 0A**(% style="color:#037691" %)** 00**(%%): Same as AT+DATACUT3=(% style="color:orange" %)**16**(%%),(% style="color:red" %)**1**(%%),(% style="color:green" %)**5+6+9+10**
793 +)))
666 666  
795 +(((
667 667  (% style="color:#037691" %)**AF 03 02 06 **(% style="color:orange" %)**0B**(% style="color:red" %)** 02 **(% style="color:green" %)**05 07 08 0A **(% style="color:#037691" %)**00**(%%): Same as AT+DATACUT3=(% style="color:orange" %)**11**(%%),(% style="color:red" %)**2**(%%),(% style="color:green" %)**5~~7+8~~10**
797 +)))
668 668  
669 669  
670 670  
801 +
671 671  ==== **Fast command to handle MODBUS device** ====
672 672  
804 +(((
673 673  AT+MBFUN is valid since v1.3 firmware version. The command is for fast configure to read Modbus devices. It is only valid for the devices which follow the [[MODBUS-RTU protocol>>url:https://www.modbustools.com/modbus.html]].
806 +)))
674 674  
808 +(((
675 675  This command is valid since v1.3 firmware version
810 +)))
676 676  
812 +(((
677 677  AT+MBFUN can auto read the Modbus function code: 01, 02, 03 or 04. AT+MBFUN has lower priority vs AT+DATACUT command. If AT+DATACUT command is configured, AT+MBFUN will be ignore.
814 +)))
678 678  
816 +(((
817 +
818 +)))
679 679  
820 +(((
680 680  **Example:**
822 +)))
681 681  
682 -* AT+MBFUN=1 and AT+DATACUT1/AT+DATACUT2 are not configure (0,0,0). So RS485-LN.
683 -* AT+COMMAND1= 01 03 00 10 00 08,1 ~-~-> read slave address 01 , function code 03, start address 00 01, quantity of registers 00 08.
684 -* AT+COMMAND2= 01 02 00 40 00 10,1 ~-~-> read slave address 01 , function code 02, start address 00 40, quantity of inputs 00 10.
824 +* (((
825 +AT+MBFUN=1 and AT+DATACUT1/AT+DATACUT2 are not configure (0,0,0). So RS485-LN.
826 +)))
827 +* (((
828 +AT+COMMAND1= 01 03 00 10 00 08,1 ~-~-> read slave address 01 , function code 03, start address 00 01, quantity of registers 00 08.
829 +)))
830 +* (((
831 +AT+COMMAND2= 01 02 00 40 00 10,1 ~-~-> read slave address 01 , function code 02, start address 00 40, quantity of inputs 00 10.
832 +)))
685 685  
686 686  [[image:image-20220602165351-6.png]]
687 687  
... ... @@ -689,200 +689,374 @@
689 689  
690 690  
691 691  
840 +
692 692  ==== **RS485 command timeout** ====
693 693  
843 +(((
694 694  Some Modbus device has slow action to send replies. This command is used to configure the RS485-LN to use longer time to wait for their action.
845 +)))
695 695  
847 +(((
696 696  Default value: 0, range:  0 ~~ 65 seconds
849 +)))
697 697  
698 -* **AT Command:**
851 +* (((
852 +**AT Command:**
853 +)))
699 699  
700 700  (% class="box infomessage" %)
701 701  (((
857 +(((
702 702  **AT+CMDDLaa=hex(bb cc)*1000**
703 703  )))
860 +)))
704 704  
862 +(((
705 705  **Example:**
864 +)))
706 706  
866 +(((
707 707  **AT+CMDDL1=1000** to send the open time to 1000ms
868 +)))
708 708  
870 +(((
871 +
872 +)))
709 709  
710 -* **Downlink Payload:**
874 +* (((
875 +**Downlink Payload:**
876 +)))
711 711  
878 +(((
712 712  **0x AA aa bb cc**
880 +)))
713 713  
882 +(((
714 714  Same as: AT+CMDDLaa=hex(bb cc)*1000
884 +)))
715 715  
886 +(((
716 716   **Example:**
888 +)))
717 717  
890 +(((
718 718   0xAA 01 00 01  ~-~-> Same as **AT+CMDDL1=1000 ms**
892 +)))
719 719  
720 720  
721 721  
896 +
722 722  ==== **Uplink payload mode** ====
723 723  
899 +(((
724 724  Define to use one uplink or multiple uplinks for the sampling.
901 +)))
725 725  
903 +(((
726 726  The use of this command please see: [[Compose Uplink payload>>||anchor="H3.3.4Composetheuplinkpayload"]]
905 +)))
727 727  
728 -* **AT Command:**
907 +* (((
908 +**AT Command:**
909 +)))
729 729  
730 730  (% class="box infomessage" %)
731 731  (((
913 +(((
732 732  **AT+DATAUP=0**
733 733  )))
916 +)))
734 734  
735 735  (% class="box infomessage" %)
736 736  (((
920 +(((
737 737  **AT+DATAUP=1**
738 738  )))
923 +)))
739 739  
925 +(((
926 +
927 +)))
740 740  
741 -* **Downlink Payload:**
929 +* (((
930 +**Downlink Payload:**
931 +)))
742 742  
933 +(((
743 743  **0xAD 00**  **~-~->** Same as AT+DATAUP=0
935 +)))
744 744  
937 +(((
745 745  **0xAD 01**  **~-~->** Same as AT+DATAUP=1
939 +)))
746 746  
747 747  
748 748  
943 +
749 749  ==== **Manually trigger an Uplink** ====
750 750  
946 +(((
751 751  Ask device to send an uplink immediately.
948 +)))
752 752  
753 -* **AT Command:**
950 +* (((
951 +**AT Command:**
952 +)))
754 754  
954 +(((
755 755  No AT Command for this, user can press the [[ACT button>>||anchor="H3.7Buttons"]] for 1 second for the same.
956 +)))
756 756  
958 +(((
959 +
960 +)))
757 757  
758 -* **Downlink Payload:**
962 +* (((
963 +**Downlink Payload:**
964 +)))
759 759  
966 +(((
760 760  **0x08 FF**, RS485-LN will immediately send an uplink.
968 +)))
761 761  
762 762  
763 763  
972 +
764 764  ==== **Clear RS485 Command** ====
765 765  
975 +(((
766 766  The AT+COMMANDx and AT+DATACUTx settings are stored in special location, user can use below command to clear them.
977 +)))
767 767  
768 -* **AT Command:**
979 +* (((
980 +**AT Command:**
981 +)))
769 769  
983 +(((
770 770  **AT+CMDEAR=mm,nn**   mm: start position of erase ,nn: stop position of erase
985 +)))
771 771  
987 +(((
772 772  Etc. AT+CMDEAR=1,10 means erase AT+COMMAND1/AT+DATACUT1 to AT+COMMAND10/AT+DATACUT10
989 +)))
773 773  
991 +(((
774 774  Example screen shot after clear all RS485 commands. 
993 +)))
775 775  
995 +(((
996 +
997 +)))
776 776  
999 +(((
777 777  The uplink screen shot is:
1001 +)))
778 778  
779 779  [[image:1654160691922-496.png]]
780 780  
781 781  
782 -* **Downlink Payload:**
1006 +* (((
1007 +**Downlink Payload:**
1008 +)))
783 783  
1010 +(((
784 784  **0x09 aa bb** same as AT+CMDEAR=aa,bb
1012 +)))
785 785  
786 786  
787 787  
1016 +
788 788  ==== **Set Serial Communication Parameters** ====
789 789  
1019 +(((
790 790  Set the Rs485 serial communication parameters:
1021 +)))
791 791  
792 -* **AT Command:**
1023 +* (((
1024 +**AT Command:**
1025 +)))
793 793  
1027 +(((
794 794  Set Baud Rate:
1029 +)))
795 795  
796 796  (% class="box infomessage" %)
797 797  (((
1033 +(((
798 798  **AT+BAUDR=9600**    ~/~/ Options: (1200,2400,4800,14400,19200,115200)
799 799  )))
1036 +)))
800 800  
1038 +(((
801 801  Set UART Parity
1040 +)))
802 802  
803 803  (% class="box infomessage" %)
804 804  (((
1044 +(((
805 805  **AT+PARITY=0**    ~/~/ Option: 0: no parity, 1: odd parity, 2: even parity
806 806  )))
1047 +)))
807 807  
1049 +(((
808 808  Set STOPBIT
1051 +)))
809 809  
810 810  (% class="box infomessage" %)
811 811  (((
1055 +(((
812 812  **AT+STOPBIT=0**    ~/~/ Option: 0 for 1bit; 1 for 1.5 bit ; 2 for 2 bits
813 813  )))
1058 +)))
814 814  
1060 +(((
1061 +
1062 +)))
815 815  
816 -* **Downlink Payload:**
1064 +* (((
1065 +**Downlink Payload:**
1066 +)))
817 817  
1068 +(((
818 818  **A7 01 aa bb**: Same  AT+BAUDR=hex(aa bb)*100
1070 +)))
819 819  
1072 +(((
820 820  **Example:**
1074 +)))
821 821  
822 -* A7 01 00 60   same as AT+BAUDR=9600
823 -* A7 01 04 80  same as AT+BAUDR=115200
1076 +* (((
1077 +A7 01 00 60   same as AT+BAUDR=9600
1078 +)))
1079 +* (((
1080 +A7 01 04 80  same as AT+BAUDR=115200
1081 +)))
824 824  
1083 +(((
825 825  A7 02 aa: Same as  AT+PARITY=aa  (aa value: 00 , 01 or 02)
1085 +)))
826 826  
1087 +(((
827 827  A7 03 aa: Same as  AT+STOPBIT=aa  (aa value: 00 , 01 or 02)
1089 +)))
828 828  
829 829  
1092 +
1093 +
830 830  == 3.6 Listening mode for RS485 network ==
831 831  
1096 +(((
832 832  This feature support since firmware v1.4
1098 +)))
833 833  
1100 +(((
834 834  RS485-LN supports listening mode, it can listen the RS485 network packets and send them via LoRaWAN uplink. Below is the structure. The blue arrow shows the RS485 network packets to RS485-LN.
1102 +)))
835 835  
836 836  [[image:image-20220602171200-8.png||height="567" width="1007"]]
837 837  
1106 +(((
838 838  To enable the listening mode, use can run the command AT+RXMODE.
1108 +)))
839 839  
1110 +(((
1111 +
1112 +)))
840 840  
841 -(% border="1" style="background-color:#ffffcc; width:500px" %)
842 -|=(% style="width: 161px;" %)**Command example:**|=(% style="width: 337px;" %)**Function**
843 -|(% style="width:161px" %)AT+RXMODE=1,10 |(% style="width:337px" %)Enable listening mode 1, if RS485-LN has received more than 10 RS485 commands from the network. RS485-LN will send these commands via LoRaWAN uplinks.
844 -|(% style="width:161px" %)AT+RXMODE=2,500|(% style="width:337px" %)Enable listening mode 2, RS485-LN will capture and send a 500ms content once from the first detect of character. Max value is 65535 ms
845 -|(% style="width:161px" %)AT+RXMODE=0,0|(% style="width:337px" %)Disable listening mode. This is the default settings.
846 -|(% style="width:161px" %) |(% style="width:337px" %)A6 aa bb cc  same as AT+RXMODE=aa,(bb<<8 ~| cc)
1114 +(% border="1" cellspacing="10" style="background-color:#ffffcc; width:500px" %)
1115 +|=(% style="width: 100px;" %)(((
1116 +**Command example**
1117 +)))|=(% style="width: 400px;" %)(((
1118 +**Function**
1119 +)))
1120 +|(% style="width:100px" %)(((
1121 +AT+RXMODE=1,10
1122 +)))|(% style="width:400px" %)(((
1123 +Enable listening mode 1, if RS485-LN has received more than 10 RS485 commands from the network. RS485-LN will send these commands via LoRaWAN uplinks.
1124 +)))
1125 +|(% style="width:100px" %)(((
1126 +AT+RXMODE=2,500
1127 +)))|(% style="width:400px" %)(((
1128 +Enable listening mode 2, RS485-LN will capture and send a 500ms content once from the first detect of character. Max value is 65535 ms
1129 +)))
1130 +|(% style="width:100px" %)(((
1131 +AT+RXMODE=0,0
1132 +)))|(% style="width:400px" %)(((
1133 +Disable listening mode. This is the default settings.
1134 +)))
1135 +|(% style="width:100px" %)(((
1136 +
1137 +)))|(% style="width:400px" %)(((
1138 +A6 aa bb cc  same as AT+RXMODE=aa,(bb<<8 | cc)
1139 +)))
847 847  
1141 +(((
848 848  **Downlink Command:**
1143 +)))
849 849  
1145 +(((
850 850  **0xA6 aa bb cc ** same as AT+RXMODE=aa,(bb<<8 | cc)
1147 +)))
851 851  
1149 +(((
1150 +
1151 +)))
852 852  
1153 +(((
853 853  **Example**:
1155 +)))
854 854  
1157 +(((
855 855  The RS485-LN is set to AT+RXMODE=2,1000
1159 +)))
856 856  
1161 +(((
857 857  There is a two Modbus commands in the RS485 network as below:
1163 +)))
858 858  
1165 +(((
859 859  The Modbus master send a command: (% style="background-color:#ffc000" %)01 03 00 00 00 02 c4 0b
1167 +)))
860 860  
1169 +(((
861 861  And Modbus slave reply with: (% style="background-color:green" %)01 03 04 00 00 00 00 fa 33
1171 +)))
862 862  
1173 +(((
863 863  RS485-LN will capture both and send the uplink: (% style="background-color:#ffc000" %)01 03 00 00 00 02 c4 0b  (% style="background-color:green" %)01 03 04 00 00 00 00 fa 33
1175 +)))
864 864  
1177 +(((
865 865  [[image:image-20220602171200-9.png]]
1179 +)))
866 866  
1181 +(((
1182 +
1183 +)))
867 867  
1185 +(((
1186 +(((
868 868  (% style="color:red" %)Notice: Listening mode can work with the default polling mode of RS485-LN. When RS485-LN is in to send the RS485 commands (from AT+COMMANDx), the listening mode will be interrupt for a while.
1188 +)))
1189 +)))
869 869  
870 870  
871 871  == 3.7 Buttons ==
872 872  
873 873  
874 -(% border="1" style="background-color:#f7faff; width:500px" %)
875 -|=**Button**|=(% style="width: 1420px;" %)**Feature**
876 -|**ACT**|(% style="width:1420px" %)If RS485 joined in network, press this button for more than 1 second, RS485 will upload a packet, and the SYS LED will give a (% style="color:blue" %)**Blue blink**
877 -|**RST**|(% style="width:1420px" %)Reboot RS485
878 -|**PRO**|(% style="width:1420px" %)Use for upload image, see [[How to Update Image>>||anchor="H6.1Howtoupgradetheimage3F"]]
1195 +(% border="1" cellspacing="10" style="background-color:#f7faff; width:400px" %)
1196 +|=(% style="width: 50px;" %)**Button**|=(% style="width: 350px;" %)**Feature**
1197 +|(% style="width:50px" %)**ACT**|(% style="width:350px" %)If RS485 joined in network, press this button for more than 1 second, RS485 will upload a packet, and the SYS LED will give a (% style="color:blue" %)**Blue blink**
1198 +|(% style="width:50px" %)**RST**|(% style="width:350px" %)Reboot RS485
1199 +|(% style="width:50px" %)**PRO**|(% style="width:350px" %)Use for upload image, see [[How to Update Image>>||anchor="H6.1Howtoupgradetheimage3F"]]
879 879  
880 880  == 3.8 LEDs ==
881 881  
882 -(% border="1" style="background-color:#f7faff; width:500px" %)
883 -|=**LEDs**|=**Feature**
1203 +
1204 +(% border="1" cellspacing="10" style="background-color:#f7faff; width:430px" %)
1205 +|=(% style="width: 50px;" %)**LEDs**|=(% style="width: 380px;" %)**Feature**
884 884  |**PWR**|Always on if there is power
885 -|**SYS**|After device is powered on, the SYS will (% style="color:green" %)**fast blink in GREEN** (%%)for 5 times, means RS485-LN start to join LoRaWAN network. If join success, SYS will be (% style="color:green" %)**on GREEN for 5 seconds**(%%)**. **SYS will (% style="color:green" %)**blink Blue**(%%) on every upload and (% style="color:green" %)**blink Green**(%%) once receive a downlink message.
1207 +|**SYS**|After device is powered on, the SYS will (% style="color:green" %)**fast blink in GREEN**(%%) for 5 times, means RS485-LN start to join LoRaWAN network. If join success, SYS will be (% style="color:green" %)**on GREEN for 5 seconds** (%%)**. **SYS will (% style="color:green" %)**blink Blue**(%%) on every upload and (% style="color:green" %)**blink Green**(%%) once receive a downlink message.
886 886  
887 887  = 4. Case Study =
888 888  
... ... @@ -893,19 +893,26 @@
893 893  
894 894  == 5.1 Access AT Command ==
895 895  
1218 +(((
896 896  RS485-BL supports AT Command set. User can use a USB to TTL adapter plus the 3.5mm Program Cable to connect to RS485-BL to use AT command, as below.
1220 +)))
897 897  
898 898  [[image:1654162355560-817.png]]
899 899  
900 900  
1225 +(((
901 901  In PC, User needs to set (% style="color:blue" %)**serial tool**(%%)(such as [[putty>>url:https://www.chiark.greenend.org.uk/~~sgtatham/putty/latest.html]], SecureCRT) baud rate to (% style="color:green" %)**9600**(%%) to access to access serial console of RS485-BL. The default password is 123456. Below is the output for reference:
1227 +)))
902 902  
903 903  [[image:1654162368066-342.png]]
904 904  
905 905  
1232 +(((
906 906  More detail AT Command manual can be found at [[AT Command Manual>>https://www.dragino.com/downloads/index.php?dir=LT_LoRa_IO_Controller/LT33222-L/]]
1234 +)))
907 907  
908 908  
1237 +
909 909  == 5.2 Common AT Command Sequence ==
910 910  
911 911  === 5.2.1 Multi-channel ABP mode (Use with SX1301/LG308) ===
... ... @@ -928,7 +928,9 @@
928 928  )))
929 929  
930 930  
1260 +(((
931 931  If device already joined network:
1262 +)))
932 932  
933 933  (% class="box infomessage" %)
934 934  (((
... ... @@ -967,10 +967,12 @@
967 967  
968 968  (% style="color:red" %)**Note:**
969 969  
1301 +(((
970 970  (% style="color:red" %)1. Make sure the device is set to ABP mode in the IoT Server.
971 971  2. Make sure the LG01/02 gateway RX frequency is exactly the same as AT+CHS setting.
972 972  3. Make sure SF / bandwidth setting in LG01/LG02 match the settings of AT+DR. refer [[this link>>url:http://www.dragino.com/downloads/index.php?dir=LoRa_Gateway/&file=LoRaWAN%201.0.3%20Regional%20Parameters.xlsx]] to see what DR means.
973 973  4. The command AT+RX2FQ and AT+RX2DR is to let downlink work. to set the correct parameters, user can check the actually downlink parameters to be used. As below. Which shows the RX2FQ should use 868400000 and RX2DR should be 5
1306 +)))
974 974  
975 975  [[image:1654162478620-421.png]]
976 976  
... ... @@ -979,25 +979,45 @@
979 979  
980 980  == 6.1 How to upgrade the image? ==
981 981  
1315 +(((
982 982  The RS485-LN LoRaWAN Controller is shipped with a 3.5mm cable, the cable is used to upload image to RS485-LN to:
1317 +)))
983 983  
984 -* Support new features
985 -* For bug fix
986 -* Change LoRaWAN bands.
1319 +* (((
1320 +Support new features
1321 +)))
1322 +* (((
1323 +For bug fix
1324 +)))
1325 +* (((
1326 +Change LoRaWAN bands.
1327 +)))
987 987  
1329 +(((
988 988  Below shows the hardware connection for how to upload an image to RS485-LN:
1331 +)))
989 989  
990 990  [[image:1654162535040-878.png]]
991 991  
1335 +(((
992 992  **Step1:** Download [[flash 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]].
1337 +)))
993 993  
1339 +(((
994 994  **Step2**: Download the [[LT Image files>>url:http://www.dragino.com/downloads/index.php?dir=LT_LoRa_IO_Controller/LT33222-L/image/]].
1341 +)))
995 995  
1343 +(((
996 996  **Step3: **Open flashloader; choose the correct COM port to update.
1345 +)))
997 997  
998 998  (((
1348 +(((
1349 +(((
999 999  (% style="color:blue" %) Hold down the PRO button and then momentarily press the RST reset button and the SYS led will change from OFF to ON, While SYS LED is RED ON, it means the RS485-LN is ready to be program.
1000 1000  )))
1352 +)))
1353 +)))
1001 1001  
1002 1002  
1003 1003  [[image:image-20220602175818-12.png]]
... ... @@ -1060,7 +1060,6 @@
1060 1060  * (% style="color:blue" %)**RU864**(%%): frequency bands RU864
1061 1061  * (% style="color:blue" %)**KZ865**(%%): frequency bands KZ865
1062 1062  
1063 -
1064 1064  = 9.Packing Info =
1065 1065  
1066 1066  
... ... @@ -1077,7 +1077,6 @@
1077 1077  * Package Size / pcs : 14.5 x 8 x 5 cm
1078 1078  * Weight / pcs : 170g
1079 1079  
1080 -
1081 1081  = 10. FCC Caution for RS485LN-US915 =
1082 1082  
1083 1083  (((
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0