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

nRF52840 sd_ble_gap_connect return error 18

Hello Nordic team

I am working on ble_uart_c central example on nRF52840 DK, SDK v-15.0.0. Example code working correctly I can exchange data between peripheral and central uart devices. Now, I have to integrate DFU for central device. So, after integrating DFU in ble_uart_c example, DFU working correctly nut device can not connect with ble_uart (peripheral device) and return error 18.

Here, I have attached sdk_config.h file. When I am enable "NRF_SDH_BLE_CENTRAL_LINK_COUNT" to 1 device get stuck.

Please help me to figure out the issue. I thing something ble_stack or softdevice initialization error.

Any help will be appreciated.

Regards

Raj

sdk_config.h

Parents Reply Children
No Data
Related