<?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>timeslot - how turn off hfclk crystal</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/13173/timeslot---how-turn-off-hfclk-crystal</link><description>Hi, 
 when using timeslots I cannot turn off the external crystal that causes an higher consumption.
I already read this post and tried to turn off the timer0 (using STOP and SHUTDOWN) but the crystal keep running. In the timeslot I do nothing, but</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 14 Apr 2016 06:35:59 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/13173/timeslot---how-turn-off-hfclk-crystal" /><item><title>RE: timeslot - how turn off hfclk crystal</title><link>https://devzone.nordicsemi.com/thread/50219?ContentTypeID=1</link><pubDate>Thu, 14 Apr 2016 06:35:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:326f4133-79b6-43f6-a9e7-5e31473ea373</guid><dc:creator>stefano</dc:creator><description>&lt;p&gt;I solved the problem by specifying &lt;code&gt;NRF_RADIO_HFCLK_CFG_XTAL_GUARANTEED&lt;/code&gt; when making the request. This way the external clock is turned off when exiting the timeslot as expected.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>