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.

CC3235MODASF: Strange disconnection

Part Number: CC3235MODASF

Hello.

I write a code that configure my SimpleLink as P2P Client.

Then my code transmit TCP data.

The code work OK .... but sometimes I have disconnection.

I capture the problem with WireShark

UTHW9.local is my Windows 10 PC, RDGxxxx.local is my SimpleLink.

On this screen-shot I see that my PC try to send a packet ... but SimpleLink seems not to receive it ... so my PC retry to transmit this packet more times

and PC decides to send ARP packet to request who has 102.168.137.31 (is the SimpleLink) but it has no answer ....

On my SimpleLink device I experience SL_WLAN_EVENT_P2P_DISCONNECT event ...