RN-171 does the "scan" command disconnect established TCP ?

[SOLVED] see at the end

Currently using Arduino Uno + RN-171 + Wifly library. I’ve got not issue with basic functions, I can join a network, read my IP from the Arduino, establish a TCP connection to a server - everything fine.

However when I issue a “scan” command, I loose the TCP connection from the server (red LED blinking) as if the scan command breaks it.

Any thought ? thanks a lot

[SOLVED] : it does not break the established connection. (finally tested properly)