<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Thingy91 3.3v power domain sleep mode</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/55800/thingy91-3-3v-power-domain-sleep-mode</link><description>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</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 19 Dec 2019 11:06:38 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/55800/thingy91-3-3v-power-domain-sleep-mode" /><item><title>RE: Thingy91 3.3v power domain sleep mode</title><link>https://devzone.nordicsemi.com/thread/226344?ContentTypeID=1</link><pubDate>Thu, 19 Dec 2019 11:06:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:edd7dec8-4fba-471d-9f58-5b84cab67a68</guid><dc:creator>Andrew B</dc:creator><description>&lt;p&gt;Fixed the issue, the adp536x_init() function call had the incorrect name for the ADP536X I2C and was not initialising it correctly. Now the &lt;span&gt;adp536x_buckbst_enable(false)&amp;nbsp;&lt;/span&gt;function call works.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>