Hi...
Can anybody help me to run ble_peripheral example (ble_app_hrs for S130). I have build and load the code successfully but cant see the advertisement. But while debugging i could see that code hardfaults at sd_nvic_EnableIRQ(SWI2_IRQn); . I think am using the correct version of the SD S130.
My set up is
i have keil version 5.14, SDK v 8.1.0, SD -S130 v 1.0, and nRF51 Development Kit board (PCA10028)
Thanks