Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs
This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Maximu IPSP Channels in latest nRF SDK (14.2)

Hi,
Does BLE IPSP profile limits the maximum channels a one? I tried to change BLE_IPSP_MAX_CHANNELS to two, but it results code crashing at nrf_sdh_ble_enable() API. Is soft device is limiting the channels?. Is there any way to increase this channels?.since my application needs more than one channel in case of initiator role.

Related