9 years, 1 month ago.

Which one I will select: 'BOND_MANAGER' and 'Device Manager' in nRF51 SDK ?

There is BOND_MANAGER in nRF51 SDK for BLE. and I found a module named 'Device Manager' in the SDK which also has the feature of bond manager. I am confused by them, maybe I made a mistake ? which one I will select for my BLE device ?

Question relating to:

Nordic stack and drivers for the mbed BLE API

1 Answer

9 years, 1 month ago.

Use DeviceManager.

Accepted Answer

Thank you very much.

Do you mean that DeviceManager can be used in GAP central and GAP peripheral ?

posted by Chunqiang Li 09 Mar 2015

I have an answer in detail from Nordic:

The module that you should use is the "Device Manager".

The Device Manager replaced the Bond Manager from SDK 6.0.0 and onwards. (The Bond Manager was used up to SDK 5.x.x.).

posted by Chunqiang Li 09 Mar 2015

can i replace device manager in SDK by my its own ?how to do that ? i want working on a project and i due to dependency i want to replace device manager? please guide me .

posted by rahul tiwari 04 Jan 2017