<?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>BLE advertise and connections using Mesh SDK 2.0.1</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/35752/ble-advertise-and-connections-using-mesh-sdk-2-0-1</link><description>What is the best way to advertise a custom service and allow BLE connections from a mobile device in a Mesh SDK version 2.0.1 application. Previously I had an application that had the Mesh SDK (v1.0) and nRF SDK combined. The device used mesh to communicate</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 13 Jul 2018 09:54:14 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/35752/ble-advertise-and-connections-using-mesh-sdk-2-0-1" /><item><title>RE: BLE advertise and connections using Mesh SDK 2.0.1</title><link>https://devzone.nordicsemi.com/thread/140041?ContentTypeID=1</link><pubDate>Fri, 13 Jul 2018 09:54:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d09230f1-18fe-4123-b8d3-41a420d232d8</guid><dc:creator>brent_dong</dc:creator><description>&lt;p&gt;Where is&amp;nbsp;mesh_gatt_on_ble_evt in mesh_gatt.c? are you mean mesh_gatt.c？&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE advertise and connections using Mesh SDK 2.0.1</title><link>https://devzone.nordicsemi.com/thread/138094?ContentTypeID=1</link><pubDate>Thu, 28 Jun 2018 11:49:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9fbf03a2-10c8-4955-b30a-2a4a68cf26b8</guid><dc:creator>FormerMember</dc:creator><description>&lt;p&gt;A good place to start is to have a look at the light_swithc proxy_client or proxy_server example: those examples shows how to do connectable advertising&amp;nbsp; and handle BLE events (mesh_gatt_on_ble_evt mesh_gatt.c).&lt;/p&gt;
&lt;p&gt;Connectable advertising: adv_start() in proxy.c&lt;/p&gt;
&lt;p&gt;Handle BLE events: mesh_gatt_on_ble_evt in mesh_gatt.c&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>