Hi,
I am using nrf52 with S132 and sdk11. I want to implement the irk. Could you please suggest some example or tutorial? Reply ASAP.
Hi,
I am using nrf52 with S132 and sdk11. I want to implement the irk. Could you please suggest some example or tutorial? Reply ASAP.
You want to implement IRK? What do you mean? Could you elaborate a bit? Do you mean that you want to use random resolvable address? You can set this with sd_ble_gap_address_set(), see this.
You want to implement IRK? What do you mean? Could you elaborate a bit? Do you mean that you want to use random resolvable address? You can set this with sd_ble_gap_address_set(), see this.