Connection state

nRF5 SDK v10.0.0

nRF51 SDK v10.0.0
This information applies to the following SoftDevices: S110, S120, S130, S310

The connection state module keeps track of certain states of all active BLE connections. For example, it stores whether a connection is encrypted and which device has the central or peripheral role. In addition, the module can be used to track user-defined states.

To keep the predefined states updated, the module uses BLE events. User-defined states must be updated by the application. This module uses the Mapped flags module.


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