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

BLE problem with nRF52 DK : BLE_ERROR_NOT_IMPLEMENTED when configuring advertising

I’m a new user in the BLE world. I’m trying to play with a nRF52 DK and I’m facing with a problem.
I tried different IDE (VScode + platformIO, Mbed studio) with the framework Mbed with the same result :

_ble.gap().setAdvertisingParameters() failed: BLE_ERROR_NOT_IMPLEMENTED: Requested a feature that isn't yet implement or isn't supported by the target HW

I use the example BLE_Beacon from mbed-os-example-ble-master.
My HW is ok, I tested with prebuild application, BLE was OK.

Do you know what’s happened ?

Parents Reply Children
No Data
Related