Hi,
I'm using nrf52832 as host and peripheral concurrently, with soft device s132. I know that peer manager can handle both host and peripheral.
I now have a need to remove the bonds of host, at the same time I want to keep the bond data of peripheral.
So how can I get a list of bond device and determine which one belongs to host and which one belongs to peripheral?
I tried to search the forum but did not find related info.
Thank you.