I want to use the RTC timer and 3 pins of GPIO. When I read the datasheet I see that is possibile in Hibernation Mode. 5uA is great for me!
However, reading the ESP-IDF Programming Guide I found another information, that the RTC IOs are only able with ULP co-processor. Then, my current consuption is not 5uA any more
Someone could explain me in what document I should believe? Or, if I'm wrong.
Tks.