At+Uart_Def : Set The Serial Port Parameters, Save To Flash - Wiznet WizFi360 At Instruction Set

Hide thumbs Also See for WizFi360:
Table of Contents

Advertisement

<parity>: parity
- 0: None (factory default)
- 1: Odd
- 2: Even
<flow control>: flow control
- 0: Off flow control (factory default)
- 1: ON RTS / CTS hardware flow control
Return Values
\r\n
and
OK\r\n
descriptions
Command: AT+UART_CUR=115200,8,1,0,0\r\n
Examples
Reply:\r\n
OK\r\n
Command string
AT+UART_CUR?
Return Value:
+UART_CUR:<baudrate>,<databits>,<stopbits>,<parity>,<flow control>\r\n
Return Values
and
OK\r\n
descriptions
Description: Parameter above
Command: AT+UART_CUR?\r\n
Examples
Reply: +UART_CUR:115200,8,1,0,0\r\n
OK\r\n
Command Description: This setting is not saved to the Flash, the next reboot / after power is invalid.
NOTE: If using WizFi360 hardware flow control, the user needs to access the flow control device of pin WizFi360, refer to the specific
connection WizFi360 User Manual.

3.2.1.6 AT+UART_DEF : Set the serial port parameters, save to Flash

Command string
AT+UART_DEF=<baudrate>,<databits>,<stopbits>,<parity>,<flow control>
Parameters
<baudrate>: baud rate parameter sets the baud rate support 16 common baud rate:
and
2000000,1500000,1000000,921600,406800,230400, 115200 (factory default),
description
57600,38400,19200,14400,9600,4800,2400,1800,1200,600
WizFi360 AT command
Function Description
Query the baudrate
Function Description
Set the baudrate

Advertisement

Table of Contents
loading

Table of Contents