<?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>Add pwm Library to ble app uart example</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/42307/add-pwm-library-to-ble-app-uart-example</link><description>Hi everybody, 
 I am having a problem using pwm with ble_app_uart example, let me explain, I want to control a servo motor via Bluetooth, so I use the ble_app_uart example to communicate via Bluetooth, and to control a servo motor I need to use pwm output</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 09 Jan 2019 14:31:31 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/42307/add-pwm-library-to-ble-app-uart-example" /><item><title>RE: Add pwm Library to ble app uart example</title><link>https://devzone.nordicsemi.com/thread/164740?ContentTypeID=1</link><pubDate>Wed, 09 Jan 2019 14:31:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1b90ca10-a306-4d4d-8df1-590c689e3c4c</guid><dc:creator>DeveloperZ</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Apart from adding the app_pwm.c and.h files, you also need to add nrf_drv_ppi.c, nrfx_gpiote.c and nrfx_timer.c files into the libraries and enable the PPI, GPIOTE and timer modules in the sdk_confiig.h files to remove those errors.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>