<?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>Using the LIBUARTE library with BLE NUS</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/78474/using-the-libuarte-library-with-ble-nus</link><description>Hi 
 I&amp;#39;m trying to use the LIBUARTE library together with BLE_NUS example in SDK 17.2. 
 From the libuarte sample I add these lines to NUS example: 
 
 I also modify sdk_setup.h from NUS example to match LIBURTE example. Note: NRFX_PPI_ENABLED is set</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 12 Aug 2021 11:28:27 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/78474/using-the-libuarte-library-with-ble-nus" /><item><title>RE: Using the LIBUARTE library with BLE NUS</title><link>https://devzone.nordicsemi.com/thread/324649?ContentTypeID=1</link><pubDate>Thu, 12 Aug 2021 11:28:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:594f2c63-d451-4f85-8e49-8b000297855a</guid><dc:creator>Bard</dc:creator><description>&lt;p&gt;I did not have PPI_ENABLED set in sdk_config.h. Setting it made the program compile! The libuarte example do not have it set, so I didn&amp;#39;t think it was required.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Using the LIBUARTE library with BLE NUS</title><link>https://devzone.nordicsemi.com/thread/324620?ContentTypeID=1</link><pubDate>Thu, 12 Aug 2021 09:37:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9a60cabf-028b-4dae-99ca-89ce8b51ad4f</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;Check if you have&amp;nbsp;PPI_ENABLED set to 1 in sdk_config.h. This is weird to have to set both but what you are seeing is most likely the side effects of having integration\nrfx\legacy\apply_old_config.h file included into your project from other files. In an attempt to simplify things, sometimes this file causes conflicts with your interested setting in sdk_config.h file.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>