6 years, 3 months ago.

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 advertising was OK.

Do you know what’s happen ?

Any news on this topic ?

posted by Junier Guillaume 28 Jun 2019
Be the first to answer this question.