nRF5 SDK v13.0.0
Immediate Alert Service Client
This information applies to the following SoftDevices: S132, S140

This module implements the Immediate Alert Service client - locator role of the Find Me profile. On BLE_GAP_EVT_CONNECTED event, this module starts discovery of the Immediate Alert Service with Alert Level characteristic at the peer. This module will indicate the application about a successful service & characteristic discovery using BLE_IAS_C_EVT_DISCOVERY_COMPLETE event. The application can use ble_ias_c_send_alert_level function to signal alerts to the peer.

Note
The application must propagate BLE stack events to this module by calling ble_ias_c_on_ble_evt() from the SoftDevice Event Handler callback function.

Documentation feedback | Developer Zone | Subscribe | Updated