This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

nrf sniffer cannot cannot capture connection with TI ble device

I'm developing a next generation device using nrf51822. To replicate existing behavior I'm trying to sniff the previous generation product behavior using the ble sniffer on pca 10000. The previous generation uses TI cc2540 which advertises across multiple channels.

Unfortunately I have been unable to get the ble sniffer to capture the connection request and follow the ble communication.

Does the ble sniffer only work with nordic devices? Does it make some assumptions about the connection channel sequence that does not apply with another vendor's device?

Related