<?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>NRF_BREAKPOINT_COND - GPIOTE and Timer/Counter</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/59004/nrf_breakpoint_cond---gpiote-and-timer-counter</link><description>Hello, 
 I am using nRF5 SDK v16.0.0 on nRF5232 PCA10040 DK. 
 I am trying to create an application that will count the number of button presses (GPIOTE events) using a Timer configured as a Counter. 
 Upon debug, I encounter the NRF_BREAKPOINT_COND and</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 13 Mar 2020 03:31:01 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/59004/nrf_breakpoint_cond---gpiote-and-timer-counter" /><item><title>RE: NRF_BREAKPOINT_COND - GPIOTE and Timer/Counter</title><link>https://devzone.nordicsemi.com/thread/239634?ContentTypeID=1</link><pubDate>Fri, 13 Mar 2020 03:31:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9459b1c5-bf3c-47b4-a340-cb490bf99694</guid><dc:creator>jdelapena</dc:creator><description>&lt;p&gt;Thank you so much! It works now.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF_BREAKPOINT_COND - GPIOTE and Timer/Counter</title><link>https://devzone.nordicsemi.com/thread/239517?ContentTypeID=1</link><pubDate>Thu, 12 Mar 2020 11:55:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bfd5b75a-346e-4d3e-b7df-cab840c62b31</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks for attaching the project.&lt;/p&gt;
&lt;p&gt;The problem is that main.c, line 107 returns NRF_ERROR_NO_MEM, and this is caused by sdk_config.h::GPIOTE_CONFIG_NUM_OF_LOW_POWER_EVENTS is &amp;#39;1&amp;#39;. Try setting this to 2, since you&amp;#39;re using two GPIOTE IN channels.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>