<?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>NRF5 V15.0 SAADC peripheral example</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/39924/nrf5-v15-0-saadc-peripheral-example</link><description>I have modified the ble_app_hids_keyboard_pca10040_s132 example to enumerate as a Gamepad and Modified the GPIO so the buttons send a USB report. 
 I am now trying to integrate the SAADC example from /peripherals but it seems to use the new type of timer</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 29 Oct 2018 12:12:25 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/39924/nrf5-v15-0-saadc-peripheral-example" /><item><title>RE: NRF5 V15.0 SAADC peripheral example</title><link>https://devzone.nordicsemi.com/thread/154854?ContentTypeID=1</link><pubDate>Mon, 29 Oct 2018 12:12:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5455306b-1253-4f70-8b01-fead763719c2</guid><dc:creator>Precipheral</dc:creator><description>&lt;p&gt;Excellent good to know both can be used at the same time. Thank you.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF5 V15.0 SAADC peripheral example</title><link>https://devzone.nordicsemi.com/thread/154852?ContentTypeID=1</link><pubDate>Mon, 29 Oct 2018 12:10:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1fe5aa12-8bec-44ca-a297-f1c01c84fb88</guid><dc:creator>haakonsh</dc:creator><description>&lt;p&gt;The HID examples in SDK15.x should have been using NRFX drivers.&amp;nbsp;&lt;br /&gt;You can use both drivers as long as you use different timer instances, i.e TIMER1 and TIMER2.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You need to include the NRFX driver source and headers in&amp;nbsp;nRF5_SDK_15.2\modules\nrfx\drivers\src and \include.&lt;/p&gt;
&lt;p&gt;There&amp;#39;s not a &amp;quot;better&amp;quot; HID example, the ble_app_hids_keyboard in SDK15.2 uses the NRFX layer.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;The NRFX layer is mostly just a wrapper layer, some drivers have been changed, but the majority are just wrappers. You use them by enabling both the NRFX and legacy drivers in sdk_config.h&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>