Other Parts Discussed in Thread: CC2530
Hello,
I'm currently stuck on a certain part of my project and I was wondering if you can help:
I'm using the cc2530, generic app example and building my project code up from there. I've hit a few snags with manipulating the key presses for the system.
As I believe: The HAL_KEY_SW_6 is acting a modifier switch which enables the joystick keys to behave as interupts rather then polling them(?).
I want to use HAL_KEY_SW_6 as it's own interrupting switch, removing the shift modifier and functionality. However I can't seen to get it to a working stage, can you help or point me in the right direction?
Thank you,
Chris