Hi Guys,
I know there are a lot if topicks about issue with "sd_softdevice_enable". I read them all and nothing help me.
I try to run "nRF5_SDK_17.0.0_9d13099\examples\ble_central\ble_app_blinky_c" example on my new pca10056 board without any changes except optimisation level and function "sd_softdevice_enable" returns error which lead to assert:
<error> app: ERROR 1332543487 [Unknown error code] at D:\ws\NRF\prj\nRF5_SDK_17.0.0_9d13099\examples\ble_central\ble_app_blinky_c\main.c:322
PC at: 0x000299AD
I have:
pca10056, revision 2.0.1
SDK: nRF5_SDK_17.0.0_9d13099.
IDE: IAR
ble_app_blinky_c_iar_nRF5x.icf
Please help to resolve this issue.