<?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>Best way to modify examples in SDK 8.1</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/8123/best-way-to-modify-examples-in-sdk-8-1</link><description>Hello, 
 I&amp;#39;m getting started with SDK 8.0. The examples complied and flashed for me relatively painlessly on OSX, and the project organization is easy to understand. 
 Now I am looking at modifying the HID keyboard example for a device that I am building</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 13 Jul 2015 21:07:34 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/8123/best-way-to-modify-examples-in-sdk-8-1" /><item><title>RE: Best way to modify examples in SDK 8.1</title><link>https://devzone.nordicsemi.com/thread/29159?ContentTypeID=1</link><pubDate>Mon, 13 Jul 2015 21:07:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4f556e3d-95d3-4bcc-94ed-c985096e1843</guid><dc:creator>405nm</dc:creator><description>&lt;p&gt;That gives me enough to work on figuring out.  Thanks!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Best way to modify examples in SDK 8.1</title><link>https://devzone.nordicsemi.com/thread/29158?ContentTypeID=1</link><pubDate>Mon, 13 Jul 2015 12:06:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:20aec0ce-6146-4914-a489-4ad56d77b9a2</guid><dc:creator>&amp;#216;yvind Karlsen</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;For 12 buttons you are probably going to have an easier time by setting up a GPIOTE handler than modifying the BSP library. Please see the section on &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk51.v9.0.0/hardware_driver_gpiote.html?cp=4_1_0_2_1"&gt;GPIOTE in infocenter&lt;/a&gt; for details.&lt;/p&gt;
&lt;p&gt;You will want to initialize your 12 buttons, and setup an event handler that manages interrupts on these. I&amp;#39;m not really sure what you want in your last two paragraphs, but I think you will find the section on the &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk51.v9.0.0/group__nrf__ppi.html?cp=4_1_0_6_6_23"&gt;programmable peripheral interconnect&lt;/a&gt; module useful.&lt;/p&gt;
&lt;p&gt;Hopefully this answers your question. Best regards,&lt;/p&gt;
&lt;p&gt;Øyvind&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>