This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

z-stack home key pressed

Other Parts Discussed in Thread: CC2530, Z-STACK, CC2591

Hello,

I want to modify buttons in the sample application z-stack home SampleSwitch of CC2530. Button at P1.4 will invoke Ez-Mode  and button at P0.1 will send a message to the other board.

How can I change the address of those HAL_KEY_SW  in hal_key.h to get the result above? and where to put my codes in for each button, does it in hal_key.c or in Onboard.c?