<?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>NRF52832 Dynamic Mesh with Security</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/17247/nrf52832-dynamic-mesh-with-security</link><description>Hello Nordic Semi Developers..
I design my Product prototype using NRF52832
What is the plan of Nordic to provide SDK to support NRF52832 dynamic Mesh with
[1] Over The Air Update
[2] simultaneously broadcast and connection
[3] Large Mesh Size
</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 24 Oct 2016 12:16:14 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/17247/nrf52832-dynamic-mesh-with-security" /><item><title>RE: NRF52832 Dynamic Mesh with Security</title><link>https://devzone.nordicsemi.com/thread/66242?ContentTypeID=1</link><pubDate>Mon, 24 Oct 2016 12:16:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e3c53f51-b0e1-4834-9b9c-510ee19d014b</guid><dc:creator>Ole Bauck</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Nordic currently have a mesh solution called &lt;a href="https://github.com/NordicSemiconductor/nRF51-ble-bcast-mesh"&gt;OpenMesh&lt;/a&gt;. It uses Bluetooth Low Energy advertising and scanning to communicate between nodes. When bluetooth smart mesh is released by the Bluetooth SIG, Nordic will have a solution supporting that as well.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;OTA DFU is implemented for nRF51 in OpenMesh, and will very soon be added for nRF52 as well.&lt;/li&gt;
&lt;li&gt;The OpenMesh is based on broadcasting (advertising). You can build an application that uses OpenMesh, and the SD to have BLE connections, for example like described &lt;a href="https://github.com/NordicSemiconductor/nRF51-ble-bcast-mesh/blob/master/docs/integrating_w_SD_apps.adoc"&gt;here&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;There is no limitation in number of devices. The only limitation is the number of mesh values that can be up to 65535 (see &lt;a href="https://github.com/NordicSemiconductor/nRF51-ble-bcast-mesh/blob/master/docs/how_it_works.adoc"&gt;here&lt;/a&gt;).&lt;/li&gt;
&lt;li&gt;There is no security in this mesh.&lt;/li&gt;
&lt;li&gt;There are no current plans for IPv6 adressable nodes in this mesh.&lt;/li&gt;
&lt;li&gt;The mesh is not power optimized at this point. You can make some nodes power efficient by enabling/disabling advertising/scanning in the application, making them leaf nodes, but some nodes have to be on all the time to rebroadcast messages.&lt;/li&gt;
&lt;li&gt;There is no single point of failure in the mesh.&lt;/li&gt;
&lt;li&gt;The mesh is BLE 5 compatible. BLE 5 is not released yet, so it cannot have any of the BLE 5 features.&lt;/li&gt;
&lt;/ol&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>