I want to try Deep Sleep option instead of SLEEP_OSCON_RAMON . When I try, the jn5168 module seems to sleep before doing its task.
Is there an example or application note using Deep Sleep ?
Thanks.
Hi David,
Please take a look the JN516x Integrated Peripherals API User Guide
http://www.nxp.com/documents/user_manual/JN-UG-3087.pdf?fsrch=1&sr=1&pageNum=2
3.2.3 Low-Power Modes
API: void vAHI_Sleep(teAHI_SleepMode sSleepMode);
Hope it helps.
Best Regards,
Mario
Any Idea yet ?
Hi Mario ,
Is there a problem in using Power manager ?
and Doesn't using vAHI_Sleep(teAHI_SleepMode sSleepMode) contradict with the mode initialized in " PWRM_vInit " ?
Thanks for your reply ?
Any Ideas to solve this problem ?