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

Thingy91 3.3v power domain sleep mode

I am trying to switch off the 3.3v power domain to save power.
I can disable it by using adp536x_buckbst_enable(false) in board_secure.c but when I try to use the same function call in main.c the function call hangs with no error code.
Any help would be appreciated.
Thanks 
Related