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

s132 softdevice returns NRF_ERROR_BUSY error code while enabling notification on multi-link central example.

hi,

i am using nrf52832 mcu with sdk 14.2.0 and with softdevice s132v5.0.0 with ble_app_multilink_central example to connect with nordic thingy 52 as ble peripheral to collect data.

problem is that when i try to enable notification softdevice returns error code 17. i gone through infocenter and found it is error code for NRF_ERROR_BUSY. i want to connect multiple thingy device with my central device. help me to enable notification and recive deta from thingy device.

Related