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