<?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>nus on mesh proxy</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/51458/nus-on-mesh-proxy</link><description>I am running the light_switch example and it works fine works fine , I am using the nrf_application to configure the nodes. 
 I am using latest mesh sdk and 15.3 nrf sdk. 
 
 In my &amp;quot;switch_light_server&amp;quot; node, I&amp;#39;d like to enable BLE NUS service and connect</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Sun, 01 Sep 2019 07:56:02 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/51458/nus-on-mesh-proxy" /><item><title>RE: nus on mesh proxy</title><link>https://devzone.nordicsemi.com/thread/207250?ContentTypeID=1</link><pubDate>Sun, 01 Sep 2019 07:56:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:529cc477-d098-43f9-8359-4f5cd854c6c4</guid><dc:creator>ran</dc:creator><description>&lt;p&gt;Thx !&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nus on mesh proxy</title><link>https://devzone.nordicsemi.com/thread/206697?ContentTypeID=1</link><pubDate>Wed, 28 Aug 2019 15:33:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8cc14e95-7de2-499e-8b5f-99aed4a0651d</guid><dc:creator>tesc</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;You can combine Bluetooth mesh and BLE, both if you use GATT proxy and if you do not use GATT proxy. Actually it is a bit easier if you do not use GATT proxy, and we do have an example in the nRF5 SDK for Mesh for combining a Bluetooth mesh application with NUS: &lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.meshsdk.v3.2.0%2Fmd_examples_sdk_coexist_ble_app_uart_coexist_README.html"&gt;SDK UART coexistence example&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;When you combine BLE functionality (e.g. from the nRF5 SDK) with Bluetooth mesh with GATT proxy, you may have to handle some issues on the way. This is because then both the GATT proxy functionality and the standard BLE functionality both listens to the same SoftDevice callbacks, and both adds services to the ATT table on the device. It should not be too difficult, though, and there are some other threads covering potential issues:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/36821/how-to-run-proxy-and-nus-at-the-same-time"&gt;How to run proxy and Nus at the same time&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/45319/proxy-and-nus-in-one-application"&gt;Proxy and NUS in one application&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/46331/when-using-nrf-mesh-two-ble-event-handlers-being-called"&gt;When using nRF MESH, two BLE event handlers being called&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Armed with the above DevZone threads you should be able to combine any BLE service with Bluetooth mesh using GATT proxy.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Terje&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>