Hello All
I try to port the blinki example (with softdevice s130 2.0.1) to my Hardware with the nrf51822_xxAA.
The application will run without Softdevice.
But as soon I try to use the Softdevice i get stuck at ble_stack_init();
I get an error log:
Error ID 16385
Error Code 0x1001
My Clock setup is :
My Memory settings are:
I Use Keil.
First I flash the Softdevice .hex and after that the application.
Can someone please guide me in the right direction.
Thanks.