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.

CC2530中断触发

Other Parts Discussed in Thread: CC2530

TI大神

 你好!

 我们在CC2530板子上做一个防拆功能,说白了就是一个按钮触发中断,上报给网关一个防拆状态。

现在我们想法是,按防拆按钮和不按防拆按钮都要触发中断(就是按下按钮触发中断,松开按钮也触发中断),

这个怎么实现呀?

谢谢!

注:用协议栈ZHA1.2.2