Hi,
We are seeking the way how app can detect the LL_REJECT_IND.
We just thinking the case that CC2540 is Peripheral role, and the situation that CC2450 forget the key but central device DOES remember the key. In this case, when central device sends "Encryption Request" to CC2540, TI's stack responds "Reject Indication with _PIN or Key Missing_ error code". This is a correct behavior.
What we want to know is how the app can detect that TI's stack responds LL_REJECT_IND. Are there any callback or handler to detect this from app?? If there are, could you tell me how to implement it, please?
The problem is the case the central devices are iOS devices. When LL_REJECT_IND is sent by stack, iOS5 starts repairing process, but iOS6 doesn't do anything. In order to start repairing process from CC2540, app need to know when LL_REGECT_IND is send by stack.
Thanks for your cooperation in advance.
Best Regards,
Daisuke