danielkucera commented on issue #2393:
URL: https://github.com/apache/mynewt-core/issues/2393#issuecomment-712819024


   Okay, I've put 
   ```
   NRF_CLOCK->TASKS_HFCLKSTOP = 1;
   ```
   into my app `main()` and it has the same effect - power usage drops.
   Is it possible that it's on by default or enabled during mcuboot? 
   Should it be handled in `SystemInit()` ?


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to