<?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>Timer1 firing more frequently in ble_app_beacon example SDK16</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/61771/timer1-firing-more-frequently-in-ble_app_beacon-example-sdk16</link><description>Hi, i am using timer by help of timer example from the SDK16. There they used timer0 and i tested the results were 100% perfect but when i add the same part and resolve compiler issues, then i started testing it was throwing fatal error with ble_app_beacon</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 27 May 2020 12:10:48 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/61771/timer1-firing-more-frequently-in-ble_app_beacon-example-sdk16" /><item><title>RE: Timer1 firing more frequently in ble_app_beacon example SDK16</title><link>https://devzone.nordicsemi.com/thread/251940?ContentTypeID=1</link><pubDate>Wed, 27 May 2020 12:10:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ed6678f8-2810-4db6-a186-c3f272031828</guid><dc:creator>Edvin</dc:creator><description>[quote user="Yogeshwaran"]I had attached sdk_config in the post did you check?[/quote]
&lt;p&gt;&amp;nbsp;Yes. It is set to 0 (16 bit), and not 3 (32_bit).&lt;/p&gt;
&lt;p&gt;Can you confirm that you changed to&amp;nbsp;&lt;strong&gt;both&amp;nbsp;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;#define TIMER_DEFAULT_CONFIG_BIT_WIDTH 3&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;and&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;#define NRFX_TIMER_DEFAULT_CONFIG_BIT_WIDTH 3&lt;/p&gt;
&lt;p&gt;?&lt;/p&gt;
&lt;p&gt;If it still doesn&amp;#39;t work, please check the attached project, and it&amp;#39;s sdk_config.h found in ble_app_beacon_timer\pca10056\s140\config\sdk_config.h&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/support-attachments/beef5d1b77644c448dabff31668f3a47-a42f002da39a49deb955aa31d47c859e/ble_5F00_app_5F00_beacon_5F00_timer.zip"&gt;devzone.nordicsemi.com/.../ble_5F00_app_5F00_beacon_5F00_timer.zip&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;BR,&lt;/p&gt;
&lt;p&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Timer1 firing more frequently in ble_app_beacon example SDK16</title><link>https://devzone.nordicsemi.com/thread/251836?ContentTypeID=1</link><pubDate>Wed, 27 May 2020 07:54:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a5e6fbb0-e50d-413f-8d98-0039b023b038</guid><dc:creator>Yogeshwaran</dc:creator><description>&lt;p&gt;I had attached sdk_config in the post did you check?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Timer1 firing more frequently in ble_app_beacon example SDK16</title><link>https://devzone.nordicsemi.com/thread/251835?ContentTypeID=1</link><pubDate>Wed, 27 May 2020 07:53:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:388874dc-92d2-4e91-ae60-2116bd8cd01e</guid><dc:creator>Yogeshwaran</dc:creator><description>&lt;p&gt;yeah i tried still same issue. serial it is printing something like &amp;quot;&amp;lt;minfo dropped (117)&amp;quot;. I don,t know what does it mean&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Timer1 firing more frequently in ble_app_beacon example SDK16</title><link>https://devzone.nordicsemi.com/thread/251734?ContentTypeID=1</link><pubDate>Tue, 26 May 2020 13:48:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:36a6d469-6ec7-46e3-8274-a1ae15a47ea1</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Try to increase the bit-width of the timer in sdk_config.h.&lt;/p&gt;
&lt;p&gt;Set:&lt;/p&gt;
&lt;p&gt;TIMER_DEFAULT_CONFIG_BIT_WIDTH&lt;/p&gt;
&lt;p&gt;and&amp;nbsp;&lt;/p&gt;
&lt;p&gt;NRFX_TIMER_DEFAULT_CONFIG_BIT_WIDTH&lt;/p&gt;
&lt;p&gt;both to 3 (32 bit).&lt;/p&gt;
&lt;p&gt;At least that did the trick for me.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;BR;&lt;/p&gt;
&lt;p&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>