This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Connection timeout when handling ADV_REPORT eventa

Hello,

I'm developping an application using softdevice S130 with the nRF51822 evaluation kit. The device has to scan multiple devices, and to save power, I'm storing the BLE_GAP_ADV_REPORT events to handle them when the scan timeout event occurs. At this point, my device connects to devices scanned previously to do something, but I always get a connection timeout event, and the devices never connect. When connecting directly to the devices while handling the BLE_GAP_ADV_REPORT, the devices connect without any problem.

Parents Reply Children
No Data
Related