nRF51 SDK - S110 SoftDevice
|
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_SRV_DISCOVERED event. The application can use ble_ias_c_send_alert_level function to signal alerts to the peer.