<?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>&amp;#39;NRF_SUCCESS&amp;#39; undeclared (first use in this function); did you mean &amp;#39;NRFX_SUCCESS&amp;#39;?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/43085/nrf_success-undeclared-first-use-in-this-function-did-you-mean-nrfx_success</link><description>Hi , 
 Im trying to merge uart_app_ble and adafruit_tag_reader . 
 i have added all files but still im finding some errors like this. 
 
 have anyone came across this?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 29 Jan 2019 07:32:49 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/43085/nrf_success-undeclared-first-use-in-this-function-did-you-mean-nrfx_success" /><item><title>RE: 'NRF_SUCCESS' undeclared (first use in this function); did you mean 'NRFX_SUCCESS'?</title><link>https://devzone.nordicsemi.com/thread/168383?ContentTypeID=1</link><pubDate>Tue, 29 Jan 2019 07:32:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9e5ea708-35ca-4ad4-ba34-724adaf80ce2</guid><dc:creator>vprasath</dc:creator><description>&lt;p&gt;Thanks Einar,&lt;/p&gt;
&lt;p&gt;It works perfectly fine.i have removed non-SoftDevice version in the include path.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: 'NRF_SUCCESS' undeclared (first use in this function); did you mean 'NRFX_SUCCESS'?</title><link>https://devzone.nordicsemi.com/thread/168295?ContentTypeID=1</link><pubDate>Mon, 28 Jan 2019 15:22:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:05f7a88a-231f-481c-8ad8-66c3dbb3d553</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;NRF_SUCCESS is defined in nrf_error.h, of which there are multiple variants. There is one for each SoftDevice (for instance in&amp;nbsp;&amp;lt;SDK&amp;gt;/components/softdevice/s132/headers/) and a non-SoftDevice version (in &amp;lt;SDK&amp;gt;/components/drivers_nrf/nrf_soc_nosd/). As you use a BLE example on the nRF52832 I would expect you should have&amp;lt;SDK&amp;gt;/components/softdevice/s132/headers/ in the include path. Is that the case?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>