<
From version < 61.7 >
edited by Xiaoling
on 2022/06/14 11:41
To version < 61.19 >
edited by Xiaoling
on 2022/06/14 11:52
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -106,6 +106,8 @@
106 106  * Automatic RF Sense and CAD with ultra-fast AFC.
107 107  * Packet engine up to 256 bytes with CRC
108 108  
109 +
110 +
109 109  == 1.3 Features ==
110 110  
111 111  * LoRaWAN Class A & Class C protocol (default Class C)
... ... @@ -117,6 +117,8 @@
117 117  * Support Modbus protocol
118 118  * Support Interrupt uplink (Since hardware version v1.2)
119 119  
122 +
123 +
120 120  == 1.4 Applications ==
121 121  
122 122  * Smart Buildings & Home Automation
... ... @@ -126,6 +126,8 @@
126 126  * Smart Cities
127 127  * Smart Factory
128 128  
133 +
134 +
129 129  == 1.5 Firmware Change log ==
130 130  
131 131  [[RS485-LN Image files – Download link and Change log>>url:http://www.dragino.com/downloads/index.php?dir=RS485-LN/]]
... ... @@ -327,7 +327,6 @@
327 327  )))
328 328  )))
329 329  
330 -
331 331  === 3.3.2 Configure sensors ===
332 332  
333 333  (((
... ... @@ -353,6 +353,8 @@
353 353  )))|(% style="width:190px" %)AT+CFGDEV=xx xx xx xx xx xx xx xx xx xx xx xx,m
354 354  
355 355  
361 +
362 +
356 356  === 3.3.3 Configure read commands for each sampling ===
357 357  
358 358  (((
... ... @@ -692,7 +692,7 @@
692 692  
693 693  
694 694  
695 -==== **Set Payload version** ====
702 +==== (% style="color:blue" %)**Set Payload version**(%%) ====
696 696  
697 697  (((
698 698  This is the first byte of the uplink payload. RS485-LN can connect to different sensors. User can set the PAYVER field to tell server how to decode the current payload.
... ... @@ -699,32 +699,28 @@
699 699  )))
700 700  
701 701  * (((
702 -**AT Command:**
703 -)))
709 +(% style="color:#037691" %)**AT Command:**
704 704  
705 -(% class="box infomessage" %)
706 -(((
707 -(((
708 -**AT+PAYVER: Set PAYVER field = 1**
709 -)))
710 -)))
711 +**AT+PAYVER:  **Set PAYVER field = 1
711 711  
713 +
714 +)))
712 712  * (((
713 -**Downlink Payload:**
716 +(% style="color:#037691" %)**Downlink Payload:**
714 714  )))
715 715  
716 716  (((
717 -**0xAE 01**  ~-~-> Set PAYVER field =  0x01
720 +**0xAE 01**  ~-~->  Set PAYVER field =  0x01
718 718  )))
719 719  
720 720  (((
721 -**0xAE 0F**   ~-~-> Set PAYVER field =  0x0F
724 +**0xAE 0F**   ~-~->  Set PAYVER field =  0x0F
722 722  )))
723 723  
724 724  
725 725  
726 726  
727 -==== **Set RS485 Sampling Commands** ====
730 +==== (% style="color:blue" %)**Set RS485 Sampling Commands**(%%) ====
728 728  
729 729  (((
730 730  AT+COMMANDx or AT+DATACUTx
... ... @@ -739,29 +739,16 @@
739 739  )))
740 740  
741 741  * (((
742 -**AT Command:**
745 +(% style="color:#037691" %)**AT Command:**
743 743  )))
744 744  
745 -(% class="box infomessage" %)
746 -(((
747 -(((
748 -**AT+COMMANDx: Configure RS485 read command to sensor.**
749 -)))
750 -)))
748 +**AT+COMMANDx:  **Configure RS485 read command to sensor.
751 751  
752 -(% class="box infomessage" %)
753 -(((
754 -(((
755 -**AT+DATACUTx: Configure how to handle return from RS485 devices.**
756 -)))
757 -)))
750 +**AT+DATACUTx:  **Configure how to handle return from RS485 devices.
758 758  
759 -(((
760 -
761 -)))
762 762  
763 763  * (((
764 -**Downlink Payload:**
754 +(% style="color:#037691" %)**Downlink Payload:**
765 765  )))
766 766  
767 767  (((
... ... @@ -815,7 +815,7 @@
815 815  
816 816  
817 817  
818 -==== **Fast command to handle MODBUS device** ====
808 +==== (% style="color:blue" %)**Fast command to handle MODBUS device**(%%) ====
819 819  
820 820  (((
821 821  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]].
... ... @@ -854,7 +854,7 @@
854 854  
855 855  
856 856  
857 -==== **RS485 command timeout** ====
847 +==== (% style="color:blue" %)**RS485 command timeout**(%%) ====
858 858  
859 859  (((
860 860  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.
... ... @@ -865,7 +865,7 @@
865 865  )))
866 866  
867 867  * (((
868 -**AT Command:**
858 +(% style="color:#037691" %)** AT Command:**
869 869  )))
870 870  
871 871  (% class="box infomessage" %)
... ... @@ -888,7 +888,7 @@
888 888  )))
889 889  
890 890  * (((
891 -**Downlink Payload:**
881 +(% style="color:#037691" %)** Downlink Payload:**
892 892  )))
893 893  
894 894  (((
... ... @@ -910,7 +910,7 @@
910 910  
911 911  
912 912  
913 -==== **Uplink payload mode** ====
903 +==== (% style="color:blue" %)**Uplink payload mode**(%%) ====
914 914  
915 915  (((
916 916  Define to use one uplink or multiple uplinks for the sampling.
... ... @@ -921,29 +921,16 @@
921 921  )))
922 922  
923 923  * (((
924 -**AT Command:**
914 +(% style="color:#037691" %)** AT Command:**
925 925  )))
926 926  
927 -(% class="box infomessage" %)
928 -(((
929 -(((
930 930  **AT+DATAUP=0**
931 -)))
932 -)))
933 933  
934 -(% class="box infomessage" %)
935 -(((
936 -(((
937 937  **AT+DATAUP=1**
938 -)))
939 -)))
940 940  
941 -(((
942 -
943 -)))
944 944  
945 945  * (((
946 -**Downlink Payload:**
923 +(% style="color:#037691" %)** Downlink Payload:**
947 947  )))
948 948  
949 949  (((
... ... @@ -957,7 +957,7 @@
957 957  
958 958  
959 959  
960 -==== **Manually trigger an Uplink** ====
937 +==== (% style="color:blue" %)**Manually trigger an Uplink**(%%) ====
961 961  
962 962  (((
963 963  Ask device to send an uplink immediately.
... ... @@ -964,7 +964,7 @@
964 964  )))
965 965  
966 966  * (((
967 -**AT Command:**
944 +(% style="color:#037691" %)** AT Command:**
968 968  )))
969 969  
970 970  (((
... ... @@ -976,7 +976,7 @@
976 976  )))
977 977  
978 978  * (((
979 -**Downlink Payload:**
956 +(% style="color:#037691" %)** Downlink Payload:**
980 980  )))
981 981  
982 982  (((
... ... @@ -986,7 +986,7 @@
986 986  
987 987  
988 988  
989 -==== **Clear RS485 Command** ====
966 +==== (% style="color:blue" %)**Clear RS485 Command**(%%) ====
990 990  
991 991  (((
992 992  The AT+COMMANDx and AT+DATACUTx settings are stored in special location, user can use below command to clear them.
... ... @@ -993,7 +993,7 @@
993 993  )))
994 994  
995 995  * (((
996 -**AT Command:**
973 +(% style="color:#037691" %)** AT Command:**
997 997  )))
998 998  
999 999  (((
... ... @@ -1020,7 +1020,7 @@
1020 1020  
1021 1021  
1022 1022  * (((
1023 -**Downlink Payload:**
1000 +(% style="color:#037691" %)** Downlink Payload:**
1024 1024  )))
1025 1025  
1026 1026  (((
... ... @@ -1030,7 +1030,7 @@
1030 1030  
1031 1031  
1032 1032  
1033 -==== **Set Serial Communication Parameters** ====
1010 +==== (% style="color:blue" %)**Set Serial Communication Parameters**(%%) ====
1034 1034  
1035 1035  (((
1036 1036  Set the Rs485 serial communication parameters:
... ... @@ -1037,7 +1037,7 @@
1037 1037  )))
1038 1038  
1039 1039  * (((
1040 -**AT Command:**
1017 +(% style="color:#037691" %)** AT Command:**
1041 1041  )))
1042 1042  
1043 1043  (((
... ... @@ -1044,41 +1044,28 @@
1044 1044  Set Baud Rate:
1045 1045  )))
1046 1046  
1047 -(% class="box infomessage" %)
1048 -(((
1049 -(((
1024 +
1050 1050  **AT+BAUDR=9600**    ~/~/ Options: (1200,2400,4800,14400,19200,115200)
1051 -)))
1052 -)))
1053 1053  
1027 +
1054 1054  (((
1055 1055  Set UART Parity
1056 1056  )))
1057 1057  
1058 -(% class="box infomessage" %)
1059 -(((
1060 -(((
1032 +
1061 1061  **AT+PARITY=0**    ~/~/ Option: 0: no parity, 1: odd parity, 2: even parity
1062 -)))
1063 -)))
1064 1064  
1035 +
1065 1065  (((
1066 1066  Set STOPBIT
1067 1067  )))
1068 1068  
1069 -(% class="box infomessage" %)
1070 -(((
1071 -(((
1040 +
1072 1072  **AT+STOPBIT=0**    ~/~/ Option: 0 for 1bit; 1 for 1.5 bit ; 2 for 2 bits
1073 -)))
1074 -)))
1075 1075  
1076 -(((
1077 -
1078 -)))
1079 1079  
1080 1080  * (((
1081 -**Downlink Payload:**
1045 +(% style="color:#037691" %)** Downlink Payload:**
1082 1082  )))
1083 1083  
1084 1084  (((
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0