Re: Minimising power consumption on the nRF52

2018-07-12 Thread Amr Bekhit
Hi all, I've been looking further into this with the help of Will from Runtime. It appears that the issue is (at least in part) due to the nRF HFXO being enabled. After disabling the UART and TIMER_0 in the hello_world app, the HFXO was still on. After looking through the hello_world app source co

Re: Minimising power consumption on the nRF52

2018-07-12 Thread Amr Bekhit
Just done some more testing. If you build the bootloader without any additional syscfg files, the default BSP syscfg will take effect. For the nRF52DK board, this automatically turns on TIMER_0 (which subsequently enables the HFXO) and enables the UART (each of which consumes significant power, esp

broken link

2018-07-12 Thread Jeff Belz
I was given a link to go to, but it appears to be broke http://mynewt.apache.org/develop/misc/ide.html

Re: broken link

2018-07-12 Thread David Lee
Hi, Please try this link instead: http://mynewt.apache.org/latest/misc/ide.html On Thu, Jul 12, 2018 at 10:12 AM, Jeff Belz wrote: > I was given a link to go to, but it appears to be broke > > http://mynewt.apache.org/develop/misc/ide.html >