<?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>Sometimes nrf51822 not respond to pins toggle</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/45773/sometimes-nrf51822-not-respond-to-pins-toggle</link><description>Hello, 
 We have a RCU on the chip nrf51822-qfaa s110. Sometimes (the period is not deterministic) occurs a situation that the remote stop responding to key presses. But at the same time, the bluetooth connection is not broken. Also if you send a command</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 23 Apr 2019 08:06:38 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/45773/sometimes-nrf51822-not-respond-to-pins-toggle" /><item><title>RE: Sometimes nrf51822 not respond to pins toggle</title><link>https://devzone.nordicsemi.com/thread/183013?ContentTypeID=1</link><pubDate>Tue, 23 Apr 2019 08:06:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:331e86f0-d130-473d-bdc0-d8bbe7bb5e1b</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Did you check the pin voltage with a scope? If there are bad connections or noise present that make the voltage flicker between high and low multiple times, it could cause the handler to be called multiple times.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Sometimes nrf51822 not respond to pins toggle</title><link>https://devzone.nordicsemi.com/thread/182760?ContentTypeID=1</link><pubDate>Thu, 18 Apr 2019 16:10:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:63eb11a0-4769-4c85-b8f8-3385b11f638c</guid><dc:creator>Sergei Ivanov</dc:creator><description>&lt;p&gt;I investigated and noticed that when the button is pressed and released, the gpiote_event_handler is not called 2 times as it should, but 3-8 times (this happens not every time, but often).&lt;/p&gt;
&lt;p&gt;Why can this happen?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Sometimes nrf51822 not respond to pins toggle</title><link>https://devzone.nordicsemi.com/thread/180982?ContentTypeID=1</link><pubDate>Tue, 09 Apr 2019 10:14:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5517e713-8fbf-4c0f-adf9-773d83344fc5</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;You can also use NRF_LOG or UART to indicate if the handlers/functions have been called, if you are not able to debug it.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Sometimes nrf51822 not respond to pins toggle</title><link>https://devzone.nordicsemi.com/thread/180833?ContentTypeID=1</link><pubDate>Mon, 08 Apr 2019 15:23:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cb8046ad-391f-42db-b0cc-10f4533e0b00</guid><dc:creator>Sergei Ivanov</dc:creator><description>&lt;p&gt;Unfortunately, running the debugger does not make sense, because the issue occurs very rarely. There is an idea to add call handler counters. To understand exactly which place in the code stops working. &lt;br /&gt;As I see 3 options here:&lt;br /&gt;1) gpiote_event_handler is not called&lt;br /&gt;2) debounce_timer_handler is not called&lt;br /&gt;3) keypad_scan does not work&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Sometimes nrf51822 not respond to pins toggle</title><link>https://devzone.nordicsemi.com/thread/180437?ContentTypeID=1</link><pubDate>Fri, 05 Apr 2019 08:24:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f88dd86f-b518-462e-8eaf-8cf5864273e0</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Have you tried debugging the application, to see if the gpiote_event_handler is called when you press buttons, and if&amp;nbsp;the rest of the code runs as expected?&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Jørgen&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>