Skip to content
This repository has been archived by the owner on Jan 14, 2022. It is now read-only.

CIPCLOSE

Brian Tristam Williams edited this page Aug 23, 2020 · 3 revisions

AT+CIPCLOSE – Close TCP or UDP connection

Type Instruction Response Function
Set AT+CIPCLOSE=id OK Close TCP or UDP connection.For multiply connection mode
Execute AT+CIPCLOSE OK Close TCP or UDP connection.For single connection mode

Parameter description:
id: ID no. of connection to close, when id=5, all connections will be closed.
(In server mode, id=5 has no effect)

Clone this wiki locally