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

SDK13 and NRF_SD_BLE_API_VERSION

Hi all,

I was trying to test the SDK13 ble_connectivity example being able to compile it when the NRF_SD_BLE_API_VERSION == 4, but it seems like there are not pc-ble-driver API available to deal with.

If I change the NRF_SD_BLE_API_VERSION == 3 it is unable to be compiled and all the items related to NRF_SD_BLE_API_VERSION == 3 are undefined. it was supposed to work with the sd_api_v3 API right?

Thanks

Parents Reply Children
No Data
Related