Tool/software:
Hi,
I got application base on rfPacketRx + uart.
I want to put it in shutdown state, and had succes with it using Power_shutdown(0, 0); without any preparation (closing uart, closing rf service etc)
Got question, in other thread I found "There is certain conditions in which the device will not be able to enter shutdown mode for example if the UART is opened." but in my casit is going to shutdown state with no additional actions. Current drops bellow 30uA. Is it luck/coincidence or something change in SDK? Using the newest one.
Regards
Marek