<?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>how to add ble central on mqtt sample code in the nRF Connect SDK.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/49741/how-to-add-ble-central-on-mqtt-sample-code-in-the-nrf-connect-sdk</link><description>hi all , 
 now , i need add create mqtt ble gateway . 
 it compiler failed follow message : 
 C:/temp/ncs/zephyr/drivers/serial/uart_nrfx_uarte.c:1272:9: error: &amp;#39;DT_NORDIC_NRF_UARTE_UART_2_LABEL&amp;#39; undeclared here (not in a function); did you mean &amp;#39;DT_NORDIC_NRF_UARTE_UART_1_LABEL</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 16 Jul 2019 02:24:18 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/49741/how-to-add-ble-central-on-mqtt-sample-code-in-the-nrf-connect-sdk" /><item><title>RE: how to add ble central on mqtt sample code in the nRF Connect SDK.</title><link>https://devzone.nordicsemi.com/thread/198578?ContentTypeID=1</link><pubDate>Tue, 16 Jul 2019 02:24:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ad06fee5-d786-42ad-967a-ebe50809f57b</guid><dc:creator>stevenlin</dc:creator><description>&lt;p&gt;hi Didrik,&lt;/p&gt;
&lt;p&gt;thank you for help .&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how to add ble central on mqtt sample code in the nRF Connect SDK.</title><link>https://devzone.nordicsemi.com/thread/198323?ContentTypeID=1</link><pubDate>Mon, 15 Jul 2019 07:41:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:80abd102-fa1d-4b46-9dd3-ac7c873e3630</guid><dc:creator>Didrik Rokhaug</dc:creator><description>&lt;p&gt;Hi.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;In addition to the configuration options in prj.conf you also need to include the nrf9160_pca10090ns.overlay and child_secure_partition_manager.conf files from the lte_ble_gateway sample in your project.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;The overlay file describes the hardware, and tells the UART driver how to configure the&amp;nbsp;UART2 peripheral, while the configuration file tells the secure partition manager to configure the UART2 peripheral to be used from your non-secure application.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best reagrds,&lt;/p&gt;
&lt;p&gt;Didrik&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>