<?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>Buttons on the ble_app_uart example</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/13651/buttons-on-the-ble_app_uart-example</link><description>Hi, 
 I am working with the ble_app_uart (central and peripheral) example and they already run fine. Now I discovered that some button actions are already defined on the example (BSP_EVENTS) but if I press the buttons nothing happens to the status of</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 13 May 2016 08:26:28 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/13651/buttons-on-the-ble_app_uart-example" /><item><title>RE: Buttons on the ble_app_uart example</title><link>https://devzone.nordicsemi.com/thread/52149?ContentTypeID=1</link><pubDate>Fri, 13 May 2016 08:26:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:733f2f21-e3dd-4276-a85d-ab0f914d987c</guid><dc:creator>Jorge</dc:creator><description>&lt;p&gt;I have added a variable &lt;code&gt;BSP_INIT_BOTH = 3&lt;/code&gt; on bsp.h to enable buttons and LEDs at the same time during initialization. Then changed on main, on buttons_leds_init() function to that new variable.&lt;/p&gt;
&lt;p&gt;This way I still can see the LEDs implemented on the project, and can use BSP_EVENT_KEY_3 pressing button 4. Pressing the other buttons don&amp;#39;t do nothing. I&amp;#39;m doing anything wrong, shouldn&amp;#39;t the other buttons disconnect from the connected device?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Buttons on the ble_app_uart example</title><link>https://devzone.nordicsemi.com/thread/52152?ContentTypeID=1</link><pubDate>Thu, 12 May 2016 14:37:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a4083fa6-8816-4601-a14a-7f70857b51e8</guid><dc:creator>Jorge</dc:creator><description>&lt;p&gt;I can make a project with button interaction, but cannot use the buttons with the example ble_app_uart_c, I can compile it and run it, but the buttons don&amp;#39;t work.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Buttons on the ble_app_uart example</title><link>https://devzone.nordicsemi.com/thread/52151?ContentTypeID=1</link><pubDate>Mon, 09 May 2016 07:32:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8c6d794d-68f9-4d7e-9209-d15dd9306019</guid><dc:creator>Jorge</dc:creator><description>&lt;p&gt;sorry if I wasn&amp;#39;t clear, but the problem is that doesn&amp;#39;t happens to me. I press the buttons and nothing changes, not even the disconnection of the BLE. If someone has the same problem or have any suggestion it would be appreciated&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Buttons on the ble_app_uart example</title><link>https://devzone.nordicsemi.com/thread/52150?ContentTypeID=1</link><pubDate>Wed, 04 May 2016 22:33:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d2f22820-dba0-466d-9ed6-7d06aedc5343</guid><dc:creator>RichieJH</dc:creator><description>&lt;p&gt;Your understanding is correct, here is the documentation from the SDK on it -&amp;gt; &lt;a href="http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v11.0.0%2Findex.html"&gt;infocenter.nordicsemi.com/index.jsp&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>