Hi, I am nrf52832 SDK14 .
Can you provide a simple example of IRK implementation to resolve the peripheral address in SDK 14.It will be helpful to get insight of it.
And in SDK14 many examples have gatt_init functions and peer manager implemented?
Why is peer manager preferred over device manager?
Why gatt_init is also implemented?
In SDK11 for all examples we have gap_params_init function but in SDK14 I can see gatt_init also.