In order to use SDK13 with no limitation (from keil) to build: nrf5-mpu-examples for sdk13.
I have followed the Segger Embedded Studio - A Cross Platform IDE tutorial along using the ble_app_bps_pca10040_s132 example, everything is building and running with no error but I can't get any advertisement.
I have the same problem using keil if I want to download it along with the softdevice, in order to have it running, I must build the .hex and then use nRFgo studio to load the softdevice and then the example .hex. However even building the .hex with SES and then using nRFgo studio won't work.
The softdevice seems to have been uploaded (even though it always say unknown even loaded it through nRFgo):
Any idea ?
Building and running the example from SDK 14.1 works perfectly.
Thank you in advance,