<?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>Timer Prescaler - SDK Config</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/27272/timer-prescaler---sdk-config</link><description>I am using nrf52832 with softdevice s132 v3.0.0, sdk 12.2.0 and FDS. 
 I am using sdk_config.h to configure various modules in my project. 
 Earlier config: Using Timer1, Timer2 with TIMER_DEFAULT_CONFIG_FREQUENCY = 4
Timer1 = controls main state machine</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 22 Nov 2017 14:05:50 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/27272/timer-prescaler---sdk-config" /><item><title>RE: Timer Prescaler - SDK Config</title><link>https://devzone.nordicsemi.com/thread/107673?ContentTypeID=1</link><pubDate>Wed, 22 Nov 2017 14:05:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:885e556e-1411-4f50-a49f-766664e7a688</guid><dc:creator>Bj&amp;#248;rn Kvaale</dc:creator><description>&lt;p&gt;Got some tips from a dfu expert at Nordic:&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Option 1:&lt;/strong&gt; Would you mind testing on a blank chip using only the softdevice &amp;amp; the bootloader? Then, try updating the new firmware. Finally, you can check if the DFU was successful or not (i.e. see step D4 in the &lt;a href="https://devzone.nordicsemi.com/blogs/1085/getting-started-with-nordics-secure-dfu-bootloader/"&gt;Secure DFU blogpost&lt;/a&gt;).&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Option 2:&lt;/strong&gt; Using nrfjprog, you can type in this in a command prompt on windows: &lt;code&gt;nrfjprog.exe --readcode&lt;/code&gt; . This command reads the hex file output. You can then read the output file using Notepad++ for example and compare the output before the DFU and after the DFU.&lt;/p&gt;
&lt;p&gt;Most likely, the DFU was not successful &amp;amp; that is why your changes in &lt;code&gt;TIMER_DEFAULT_CONFIG_FREQUENCY&lt;/code&gt; were not updated.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Timer Prescaler - SDK Config</title><link>https://devzone.nordicsemi.com/thread/107672?ContentTypeID=1</link><pubDate>Mon, 20 Nov 2017 19:01:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:47e6bef4-ae3d-4050-afca-118fb3829d2e</guid><dc:creator>Shreyas Shivalkar</dc:creator><description>&lt;p&gt;I was using the Secure Bootloader Example from the beginning.&lt;/p&gt;
&lt;p&gt;The issue occurs when the TIMER_DEFAULT_CONFIG_FREQUENCY value is update over the air via DFU.
If I erase and reprogram the dev board with new value. It works just fine i.e the change in behavior is reflected.&lt;/p&gt;
&lt;p&gt;The issue has not been resolved.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Timer Prescaler - SDK Config</title><link>https://devzone.nordicsemi.com/thread/107671?ContentTypeID=1</link><pubDate>Mon, 20 Nov 2017 15:00:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:041fd8dc-12b1-4fdd-86b3-d25a13c1490c</guid><dc:creator>Bj&amp;#248;rn Kvaale</dc:creator><description>&lt;p&gt;Has the issue been fixed now? Or does it still not work?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Timer Prescaler - SDK Config</title><link>https://devzone.nordicsemi.com/thread/107670?ContentTypeID=1</link><pubDate>Fri, 17 Nov 2017 21:09:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8d73a0c8-7249-4002-ae82-fca54da28561</guid><dc:creator>Shreyas Shivalkar</dc:creator><description>&lt;p&gt;I used &amp;#39;bootloader_secure&amp;#39; example from the sdk12.20
\nRF5_SDK_12.2.0_f012efa\examples\dfu\bootloader_secure.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Timer Prescaler - SDK Config</title><link>https://devzone.nordicsemi.com/thread/107669?ContentTypeID=1</link><pubDate>Fri, 17 Nov 2017 14:25:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b0850ab9-f5e4-4ba8-82fd-2336a41a9d0f</guid><dc:creator>Bj&amp;#248;rn Kvaale</dc:creator><description>&lt;p&gt;You will need to use Secure DFU to update this. There&amp;#39;s a great blog post which &lt;a href="https://devzone.nordicsemi.com/blogs/1085/getting-started-with-nordics-secure-dfu-bootloader/"&gt;explains the process well here&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>