Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs
This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Not able to send notifications and indications after bonding

Hello,

when I send notifications or indications to central device without bonding it works perfect. But after bonding they are not sent. I receive following logs when cetnral subscribes on my characteristics:
<info> peer_manager_handler: Peer data updated in flash: peer_id: 0, data_id: Local database, action: Update
But when I send notification I get the following error codes - NRF_ERROR_INVALID_STATE


I use nRF52840-DK, SDK17.0.0,  my application based on ble_app_hrs_rscs_relay

Thank you in advance

Related