Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
7 years, 3 months ago.
nRF 52832 central API library
Hi,
is there any central BLE api ( for nfr 52832)like simple ble peripheral example (SimpleBLE.lib)
https://developer.mbed.org/teams/mbed-x/code/SimpleBLE-Example-mbedos5/
above link has(SimpleBLE.lib) this library for the peripheral device.
If it is available for central device please provide the library.
1 Answer
7 years, 2 months ago.
Hi there,
Take a look at the GitHub repository for Mbed OS 5 BLE Examples: https://github.com/ARMmbed/mbed-os-example-ble
Also, here is the API Reference page for BLE on Mbed OS 5: https://docs.mbed.com/docs/mbed-os-api-reference/en/latest/APIs/communication/ble/
Please let me know if you have any further questions!
- Jenny, team Mbed