This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Eclipse GCC: Unable to run two custom services (experimental buttonless DFU and experimental app ble blinky) on SDK 12

We are able to run both these services (experimental buttonless DFU and experimental app ble blinky) individually in Eclipse GCC, SDK 12. However, when both of the services are combined, nrf is stuck at softdevice_enable(&ble_enable_params) function.

We have already modified the p_ble_enable_params->common_enable_params.vs_uuid_count to 2. We are unable to decide the next steps to resolve this. Any help would be great. :)

Parents Reply Children
No Data
Related