This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TCP Server Example - Refuse connection

Hi,

I'm running the mcu_plus_sdk_243x tcp server example.

I have a ping from my pc to the EVB.

When I try to connect TCP client over port 8888 I get a refusal from the TCP server on the EVB - (ACK + RST)

Where can I put a breakpoint (which file...) to further investigate the problem ?

Thanks,

Eli