Device Manager Events

nRF5 SDK v9.0.0

nRF51 SDK v9.0.0

This section describes the device manager events that are notified to the application. More...

Modules

General Events
General or miscellaneous events.
Context Management Events
Context Management Events.

Detailed Description

This section describes the device manager events that are notified to the application.

The Device Manager notifies the application of various asynchronous events using the asynchronous event notification callback. All events has been categorized into: a. General. b. Link Status. c. Context Management.

In the callback, these events are notified along with handle that uniquely identifies: application instance, active instance (if applicable), device instance bonding instance, (if applicable) and service instance. Not all events are pertaining to an active connection, for example a context deletion event could occur even if the peer is not connected. Also, general category of events may not be pertaining to any specific peer. See also dm_event_cb_t and dm_register .


Please send us your feedback about the documentation! For technical questions, visit the Nordic Developer Zone .