Hello,
we are using the nRF24AP2-1CH from Nordic.
We have a button that puts the MCU to sleep. For power save, we want to put the ANT to power save, too. So we put the SLEEP to HI and the SUSPEND to LOW. The power consumptions falls down.
But when we want to wake up, we have this problem:
We put SUSPEND to HI and SLEEP to LOW and then we do the init of the ANT. And here the code stucks. We can't get the nRF running after Power-Save-Mode.
Any ideas?
Best regards,
Johannes