Hi,
I want to add bonding information manually.
1.can I assume IRK key will be constant for multiple peripherals?
2.if IRK only key is available, can i add it to peer list using pm_peer_new?
Hi,
I want to add bonding information manually.
1.can I assume IRK key will be constant for multiple peripherals?
2.if IRK only key is available, can i add it to peer list using pm_peer_new?
Okay,
Please use variant #2 in our Directed Advertising MSC as reference to see how directed advertising to a private peer using the device IRK is done. We don't have any code examples doing exactly what you want, so you'll have to put the pieces together.
Best regards,
Simon
Okay,
Please use variant #2 in our Directed Advertising MSC as reference to see how directed advertising to a private peer using the device IRK is done. We don't have any code examples doing exactly what you want, so you'll have to put the pieces together.
Best regards,
Simon
I am not talking about advertising. I want to add a device(whose IRK is known) to a whitelist in peripheral device.