Mynewt does not provide a way to do this currently. There are hooks in the bsp code for power modes and you could add that code to the deepest power savings mode if you like (user-defined what happens on various power states).
> On Apr 30, 2018, at 10:54 PM, Carl Turner <[email protected]> wrote: > > The deepest power saving mode of the nRF52 is "System Off". Is there a way > to do this in mynewt? > > Thanks, > > Carl
