<?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>Mobile device as node in BLE MESH</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/38188/mobile-device-as-node-in-ble-mesh</link><description>Hello, I am trying to design a product based on BLE MESH. I would need gateway to be able to accumulate data from network and send it outside. I need that gateway to connect to network without any interaction, when it would &amp;#39;see&amp;#39; that other nodes are</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 05 Sep 2018 12:44:48 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/38188/mobile-device-as-node-in-ble-mesh" /><item><title>RE: Mobile device as node in BLE MESH</title><link>https://devzone.nordicsemi.com/thread/147373?ContentTypeID=1</link><pubDate>Wed, 05 Sep 2018 12:44:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4b43120c-ddff-463e-934e-18be27737eda</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Neither iOS or Android support BLE mesh directly. However, you can implement the high level mesh protocol (network layer and up) in the application, as indicated the &lt;a href="https://www.bluetooth.com/bluetooth-technology/topology-options/le-mesh/mesh-faq"&gt;Bluetooth SIG mesh FAQ&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;What do I need to build a Bluetooth mesh networking smartphone application?&lt;/blockquote&gt;
&lt;blockquote&gt;To develop smartphone or tablet applications for use with Bluetooth mesh networking products, if your mobile operating system provides suitable APIs which allow an application to meet the requirements relating to Bluetooth LE advertising packets defined in the Mesh Profile specification, you should use the advertising bearer. The advertising bearer is the preferred bearer in all cases. Where the advertising bearer cannot be used, you may use the Bluetooth mesh proxy protocol to enable communication with the mesh network via a proxy node. The proxy protocol can be implemented on top of standard Bluetooth Low Energy GAP and GATT APIs.&lt;/blockquote&gt;
&lt;p&gt;This is for example done in the &lt;a href="https://www.nordicsemi.com/eng/Products/Nordic-mobile-Apps/nRF-Mesh"&gt;nRF Mesh app&lt;/a&gt;&amp;nbsp;(and &lt;a href="https://github.com/NordicSemiconductor/IOS-nRF-Mesh-Library"&gt;IOS-nRF-Mesh-Library&lt;/a&gt;&amp;nbsp;and &lt;a href="https://github.com/NordicSemiconductor/Android-nRF-Mesh-Library"&gt;Android-nRF-Mesh-Library&lt;/a&gt;).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>