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.

CC2540 USB Dongle & packet sniffer

Other Parts Discussed in Thread: CC2540, CC2541DK-MINI

Hi,

I am using the Mini developement CC2540, I already developed an application for two devices peripheral & central, they make a connection and transfer data.

before 2 weeks I used to monitor the connection events and data transfer using the CC2540 USB dongle & packet sniffer, I was seeing the advertisement then starting connection then data transfer then empty connection events.

now I can see just advertisement and scanning till the last advertisement packet before seeing the first connection event!

means like that the sniffer stop to sniff, but in debug I see that the connection established and data transferred correctly but did not see on sniffer!

a few seconds after that I abort connection by turning of the central, I see again the advertisement packets but not the connection events!

any help please?!

Thanks.