ble
ble copied to clipboard
API to abstract working with Bluetooth Smart Controllers
in repository Bluetooth Low Energy / BLE_API the function updateConnectionParams is returning the error 3 (wrong parameters). This is needed, when in master role, to reply to the parameter update...
Hello All, I would like to preface this post by saying that I have absolutely no experience working with the BLE communication stack. I recently purchased a Nucleo-F446RE board alongside...
Fix for #189, please check whether it's the right link.
Link to https://docs.mbed.com/docs/ble-intros/en/latest/AdvSamples/Overview/ 404s...
With the current API their is no way to know if an error occur during the following GattClient procedures: - `read`: If a read procedure fail, it should be possible...
The old code was incorrect in stating that the interval must be 0 in directed mode. It _can_ be 0, and in that case 'high duty' mode is used where...
Apologies if you've seen this before as this, or related issues, have appeared on other parts of the mbed forum/github. I now believe it's potentially a bug with the BLE_API...
post instructions on building bootloader using armgcc.