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.
What if you do something like this instead:
ble_gap_irk_t ble_gap_irk_nrf = { .irk = { 0x0, 0x0, 0x0 /*...*/} };
Yes, let me know if you get into trouble. If not, please consider accepting my answer by clicking the grey circle next to it.
Yes, let me know if you get into trouble. If not, please consider accepting my answer by clicking the grey circle next to it.