<?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>UART Relay - buttons press not detected</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/72725/uart-relay---buttons-press-not-detected</link><description>Hi Team, 
 I am experimenting with the semi-official ble_app_uart_relay example on an nRF52832 DK: 
 https://github.com/NordicPlayground/nrf52-ble-app-uart-relay 
 The main functionality works fine, but button presses are not detected in the BSP event</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 15 Mar 2021 20:03:34 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/72725/uart-relay---buttons-press-not-detected" /><item><title>RE: UART Relay - buttons press not detected</title><link>https://devzone.nordicsemi.com/thread/299946?ContentTypeID=1</link><pubDate>Mon, 15 Mar 2021 20:03:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e1a84316-7b1c-4b95-87e7-c4501117ed9c</guid><dc:creator>Tibor Kakonyi</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;span&gt;J&amp;oslash;rgen,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;it worked, thank you very much!!!&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Best Regards,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Tibor&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: UART Relay - buttons press not detected</title><link>https://devzone.nordicsemi.com/thread/299832?ContentTypeID=1</link><pubDate>Mon, 15 Mar 2021 14:15:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:00043907-b780-41a5-a05f-b5586a10ffce</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The example does not initialize BSP buttons. You can do that by changing the bsp_init() line to:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;err_code = bsp_init(BSP_INIT_LEDS | BSP_INIT_BUTTONS, bsp_event_handler);&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Jørgen&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>