Hi,
I am developing a product on CC2541 to connect with my iPhone app.
The iPhone app will initiate pairing, bonding, and then send a IRK to CC2541.
I want to write codes on CC2541 to do some post processing after the IRK has been received successfully.
So I wonder if there is any event that can notify me an IRK has been received? (I know there is a bond complete event "GAP_BOND_COMPLETE_EVENT", but I guess it doesn't guarantee an IRK been received.)
Regards,
Jack