This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

How to reduce Gazell disable current

When I call nrf_gzll_enable(), then nrf_gzll_disable(), and go to sleep with __WFE(), there is about extra 6uA draw due to this enable/disable action. It seems the nrf_gzll_disable() does not turn everything off due to the use of the radio. How can I eliminate this 6uA draw, if possible.

Thanks.

Related