<?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 Mesh up to 3500 devices</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/111124/ble-mesh-up-to-3500-devices</link><description>Hi 
 I&amp;#39;m wondering if I can build a Bluetooth Mesh network for up to 3500 devices. I researched the BLE Mesh standard and theoretically the protocol can create a mesh with up to 32,767 devices on a network, with a maximum network diameter of 126 hops</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 21 May 2024 12:31:44 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/111124/ble-mesh-up-to-3500-devices" /><item><title>RE: BLE Mesh up to 3500 devices</title><link>https://devzone.nordicsemi.com/thread/485114?ContentTypeID=1</link><pubDate>Tue, 21 May 2024 12:31:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dd7e769c-4d68-4d7f-a948-5c516091caa9</guid><dc:creator>gcb</dc:creator><description>&lt;p&gt;This article seems quite interesting. I will definitely read it.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE Mesh up to 3500 devices</title><link>https://devzone.nordicsemi.com/thread/483396?ContentTypeID=1</link><pubDate>Wed, 15 May 2024 07:00:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2851c29c-4314-4e7b-bf58-bfd416cf7930</guid><dc:creator>AHaug</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I got some more information from the Mesh developers to get some more information regarding examples of how large networks we know of, and I got to know that there are at least one commercial setup running with over 6000 devices.&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;span dir="ltr"&gt;The network topology and device relationships within a network can give rise to flash limitations. For most normal usecases, RPL list size of 255 for light bulbs and upto 32 for buttons is more than enough. The gateway or provisioner embedded device would need large amount of flash if it wants to talk to all nodes in the network, however this is not an issue if provisioner/configurator is mobile phone.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span dir="ltr"&gt;PS: Also see&amp;nbsp;&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/large-scale-bluetooth-mesh-testing"&gt;Large scale Bluetooth mesh testing&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;span dir="ltr"&gt;Kind regards,&lt;br /&gt;Andreas&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE Mesh up to 3500 devices</title><link>https://devzone.nordicsemi.com/thread/483050?ContentTypeID=1</link><pubDate>Mon, 13 May 2024 12:50:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:19e22e4f-3f2a-4b8c-8fbe-4745b282915c</guid><dc:creator>AHaug</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
[quote user=""]with up to 32,767 devices on a network[/quote]
&lt;p&gt;Up to 32767 (int 16) number of unicast addresses, yes.&lt;/p&gt;
[quote user=""]So far I&amp;#39;ve only seen use cases with up to 30 devices using nRF52x SoC, so from what I noticed the biggest limitation is the flash memory on the SoC to store the LUT with the routing keys, am I right?[/quote]
&lt;p&gt;Yes, this is the biggest limitation. You will have to make sure that your RPL (Replay protection list) is large enough to be able to store all the sender addresses you can receive messages from (sender addresses + sequence number + more). I&amp;#39;m not 100% sure how large this is, as it will vary depending on the features you intend to add, so some computations will have to be done from your end based on experimentation for such a large number.&lt;/p&gt;
&lt;p&gt;Regarding the keys, this will only be an issue for the provisioner, as the provisioner will also have an overview over all of the nodes. If you&amp;#39;re aiming to use an nRF for the Provisioner role, it could be wise to use an external flash to store the configuration database&lt;/p&gt;
[quote user=""]At Nordic, has anyone ever done a test case with a huge number of devices on the same BLE mesh network? If so, how many devices could you reach?[/quote]
&lt;p&gt;Unfortunately we&amp;#39;ve not done any tests with such a large number of devices.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;br /&gt;Andreas&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>