Hi all,
I encountered problems porting MbedOS based software which uses Bluetooth Low Energy from MbedOS 5.10 to 5.11 to use the extended features od BLE 5.0.
The ble::Gap::EventHandler is correctly set after BLE Initialization but the callback functions are never called by the MbedOS subsystem.
The "old" but deprecated functions to set individual callback handlers do work fine!
I'm using SoftDevice 5.1.1, MbedOS 5.11.4 and the ARM_GCC Toolchain V6 (latest update).
Many thanks in advance for your kind support.
Kind regards
Martin