Hi I am trying to run the BLE Heartrate example and also doing some I2C reading in parallel. The code runs for a few minutes and then hangs. In case I comment out all the code for ble the I2C keeps running good and vice versa.
I found this here: Problem using I2C with BLE - Question | Mbed
The OP got it working by using the mbed src library. Just wanted to know if this has been fixed in the latest mbed build. Thanks.