Hi Team
We’re using Nordic connect sdk 1.9.1
We’ve created a vendor service and defined multiple characteristics in same,
We are using Nrf connect mobile app to fetch the data from functionality mapped to these characteristics
When we connect to any device it gets bonded to nrf connect app in phone, if we just disconnected and try to connect another phone to fetch the data using nrf connect app in phone 2, device gets connected but when we try to write / read data from any characteristic's device gets disconnected, here we believe device is bonded with phone 1 so is the reason it doesn’t provides access to these characteristics
Can you please share the detail of Api in nrf connect SDK which can be used to un-bond the device, or we can erase the bonded information so that device should be ready to bond with next phone when disconnected from 1st phone
Note: while following this removal of bonded information or inbounding device we don’t want to loose provisioning information if device is already provisioned