6 years, 8 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

6 years, 8 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

Accepted Answer

Hi,

Thank you for your reply.

posted by Irayya Mathad 23 Aug 2017

Hi,

I have one ble service that is sending heart rate value, now I want to read the values from other nrf 52832 device to client nrf52832 device and I have to print the values. what steps I have to take to create the central program.

posted by Irayya Mathad 23 Aug 2017