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

NFC BLE connection issue

Hi,

I'm using nRF52840, with NFC pairing (based on SDK examples).

The problem is that sometimes, after advertising, my device is waiting and nothing happens. After using a BLE sniffer, I saw that the other client sends a scan request, but my application doesn't receive the CONNECTED event from the soft device. I have a suspicious that it may happen because the scan channels are more crowded than when it success.
Does it make sense? If so, do we have a solution for that?

Thanks!

Related