Hello,
I have a few questions about operation around the nRF9160.
I uploaded a minimal program on the nRF9160-DK card to obtain low consumption.
I get 600uA on average.
In tutorials it seems possible to go down to 6-7uA.
I did set CONFIG_SERIAL=n, and a k_sleep(K_MSEC(5000)); loop.
What am I forgetting?
What is the minimum consumption possible in idle mode (program without action)?
Thanks for help