Good Moring engineers. I just got nRF24LE . I am wondering the timer2 only provide 2 seconds long period ? I want my project nRF24LE sleep as long as possible , at less 6 hours or more. it's possible? Any information , thanks, I have been looking for this few day with no luck. the main code as follow:
CLKLFCTRL=0x01;
RTC2CMP0=0xff;
RTC2CMP1=0xff;
RTC2CON=0x06;
WUIRQ=1;