<
From version < 61.31 >
edited by Xiaoling
on 2022/06/14 11:59
To version < 61.28 >
edited by Xiaoling
on 2022/06/14 11:57
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -898,11 +898,11 @@
898 898  )))
899 899  
900 900  (((
901 -**Example:**
901 + **Example:**
902 902  )))
903 903  
904 904  (((
905 -**0xAA 01 00 01**  ~-~-> Same as  **AT+CMDDL1=1000 ms**
905 + 0xAA 01 00 01  ~-~-> Same as **AT+CMDDL1=1000 ms**
906 906  )))
907 907  
908 908  
... ... @@ -916,8 +916,6 @@
916 916  
917 917  (((
918 918  The use of this command please see: [[Compose Uplink payload>>||anchor="H3.3.4Composetheuplinkpayload"]]
919 -
920 -
921 921  )))
922 922  
923 923  * (((
... ... @@ -977,8 +977,6 @@
977 977  
978 978  (((
979 979  The AT+COMMANDx and AT+DATACUTx settings are stored in special location, user can use below command to clear them.
980 -
981 -
982 982  )))
983 983  
984 984  * (((
... ... @@ -1030,35 +1030,35 @@
1030 1030  )))
1031 1031  
1032 1032  (((
1033 -
1034 -
1035 -* Set Baud Rate
1029 +Set Baud Rate:
1036 1036  )))
1037 1037  
1032 +
1038 1038  **AT+BAUDR=9600**    ~/~/ Options: (1200,2400,4800,14400,19200,115200)
1039 1039  
1040 1040  
1041 1041  (((
1042 -* Set UART Parity
1037 +Set UART Parity
1043 1043  )))
1044 1044  
1040 +
1045 1045  **AT+PARITY=0**    ~/~/ Option: 0: no parity, 1: odd parity, 2: even parity
1046 1046  
1047 1047  
1048 1048  (((
1049 -* Set STOPBIT
1045 +Set STOPBIT
1050 1050  )))
1051 1051  
1048 +
1052 1052  **AT+STOPBIT=0**    ~/~/ Option: 0 for 1bit; 1 for 1.5 bit ; 2 for 2 bits
1053 1053  
1054 1054  
1055 -
1056 1056  * (((
1057 1057  (% style="color:#037691" %)** Downlink Payload:**
1058 1058  )))
1059 1059  
1060 1060  (((
1061 -**A7 01 aa bb**:  Same  AT+BAUDR=hex(aa bb)*100
1057 +**A7 01 aa bb**: Same  AT+BAUDR=hex(aa bb)*100
1062 1062  )))
1063 1063  
1064 1064  (((
... ... @@ -1073,11 +1073,11 @@
1073 1073  )))
1074 1074  
1075 1075  (((
1076 -A7 02 aa:  Same as  AT+PARITY=aa  (aa value: 00 , 01 or 02)
1072 +A7 02 aa: Same as  AT+PARITY=aa  (aa value: 00 , 01 or 02)
1077 1077  )))
1078 1078  
1079 1079  (((
1080 -A7 03 aa:  Same as  AT+STOPBIT=aa  (aa value: 00 , 01 or 02)
1076 +A7 03 aa: Same as  AT+STOPBIT=aa  (aa value: 00 , 01 or 02)
1081 1081  )))
1082 1082  
1083 1083  
Copyright ©2010-2024 Dragino Technology Co., LTD. All rights reserved
Dragino Wiki v2.0