Wiznet WizFi360 User Manual page 19

Hide thumbs Also See for WizFi360:
Table of Contents

Advertisement

Execute Command
Response
Parameters
Notes
Example
10.1.2.9
RAM
Execute Command
Response
Parameters
WizFi360 User Manual
AT+UART_DEF?
+UART_DEF:<baudrate>,<data
bits>,<stopbits>,<parity>,<flow
control>
OK
<baudrate>:UART baud rate
<databits>: data bits
5: 5 bit data
6: 6 bit data
7: 7 bit data
8: 8 bit data
<stopbits>: stop bits
1: 1bit stop bits
2: 2bit stop bits
<parity>: parity bit
0: None
1: Odd
2: Even
<flow control>: flow control
0: flow control is not enabled
1: enable both RTS and CTS
AT+UART_DEF? will return the actual value of UART configuration
parameters, which may have allowable errors compared with the set
value because of the clock division.For example, if the UART baud
rate is set as 115200, the baud rate returned by using command
AT+UART_CUR? could be 115273.
The configuration changes will be saved in the user parameter area in
the flash, and will still be valid when the chip is powered on again.
The range of baud rates supported˖2000000ˈ1500000ˈ1250000ˈ
1000000ˈ921600ˈ406800ˈ230400ˈ115200ˈ57600ˈ38400ˈ19200ˈ
9600ˈ4800ˈ2400ˈ1800ˈ1200ˈ600
AT+UART_DEF=115200,8,1,0,0
ˊ AT+SYSRAM Checks the Remaining Space of
AT+SYSRAM˛
+SYSRAM:<RAM
> OK
<RAM>˖remaining space of RAM, unit: byte.
AT+UART_DEF=<baudrate>,<databits
>,<stopbits>,<parity>,<flow control>
OK

Advertisement

Table of Contents
loading

Table of Contents