Hi,
I am trying to run the CC2530 as an end device and it should always be in sleep mode. when ever there is an GPIO interrupt it should wake up and read the UART based on UART interrupt and send the data to coordinator, then go back to sleep mode.
but I am getting always the DPOLL_RATE and it is waking up the controller, how to stop this timer ?
How do I set the GPIO interrupt to wake up from Sleep mode?
Thanks,
Purnendu