Part Number: CC2541DK-MINI
Other Parts Discussed in Thread: CC2540
I have given an isr in hal_key.c. I want to send the message to cc2540 USB when an external interrupt occurs. I know how to give interrupts when both devices are not connected. But when devices are connected there is misfunction. How to set parameters of the switch in keyfobdemo.c. when an interrupt occurs. How we can modify in process event function for given ISR.