<?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>i have a question about the server number and client number in mesh, how many client and how many server can be in one mesh group?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/53282/i-have-a-question-about-the-server-number-and-client-number-in-mesh-how-many-client-and-how-many-server-can-be-in-one-mesh-group</link><description>i want to set CLIENT_NODE_COUNT to 30 and SERVER_NODE_COUNT to 60, if it is possible this mesh network works?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 16 Oct 2019 13:59:51 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/53282/i-have-a-question-about-the-server-number-and-client-number-in-mesh-how-many-client-and-how-many-server-can-be-in-one-mesh-group" /><item><title>RE: i have a question about the server number and client number in mesh, how many client and how many server can be in one mesh group?</title><link>https://devzone.nordicsemi.com/thread/215337?ContentTypeID=1</link><pubDate>Wed, 16 Oct 2019 13:59:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:07d6ddfe-7ca0-4d73-9d2e-21c4790c7685</guid><dc:creator>wlping_ing</dc:creator><description>&lt;p&gt;Thank you Amanda,&lt;/p&gt;
&lt;p&gt;as my understanding, the node count limitation is because of the provisioner, but in my case i use the mesh app to provision.&lt;/p&gt;
&lt;p&gt;and i have more than 20 sensors as clients, and more than 20 relay nodes as servers, with one publication address in client communicates with one subscription address in server ,&amp;nbsp; that&amp;#39;s why i want to set Client node to 30 and server node to 30,&lt;/p&gt;
&lt;p&gt;in light switch example, 1 client and 30 is ok, so i guess 4 clients and 26 servers is ok, how about 30 clients and 30 servers in one mesh net.&lt;/p&gt;
&lt;p&gt;Thank you in advance!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: i have a question about the server number and client number in mesh, how many client and how many server can be in one mesh group?</title><link>https://devzone.nordicsemi.com/thread/215312?ContentTypeID=1</link><pubDate>Wed, 16 Oct 2019 13:06:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:87967e42-dafa-4584-94bb-5206b1675fbd</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;div&gt;Hi Wei,&amp;nbsp;&lt;br /&gt;&lt;br /&gt;The main limitation is when we use nRF for provisioner, as we are limited by how much provisioning data the nRF can store. That is the main reason for max around 30 nodes in our examples.&lt;br /&gt;​The same goes to a certain extent for nRF based nodes when it comes to the number of models they can have and the number of addresses they can publish to, etc.&lt;br /&gt;In a Bluetooth mesh network, you can have a very high number of models in total. There is no limit to the number of nodes listening to a group address. It is hard to tell what you need as we do not know what is the use case.&lt;br /&gt;You may need that number of clients and servers, but please be aware that one node can have several models (and also several of the same model.)&lt;br /&gt;If you increase CLIENT_NODE_COUNT and SERVER_NODE_COUNT in our examples, you may need to extend other values as well.&lt;br /&gt;&lt;br /&gt;-Amanda H.&lt;/div&gt;
&lt;div&gt;
&lt;div&gt;
&lt;div&gt;
&lt;div&gt;
&lt;div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: i have a question about the server number and client number in mesh, how many client and how many server can be in one mesh group?</title><link>https://devzone.nordicsemi.com/thread/215302?ContentTypeID=1</link><pubDate>Wed, 16 Oct 2019 12:41:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:88acbca4-5ed1-40c6-a354-7ecce12fa852</guid><dc:creator>wlping_ing</dc:creator><description>&lt;p&gt;OK，so 30 clients and 30 servers in one mesh network is ok，right？&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: i have a question about the server number and client number in mesh, how many client and how many server can be in one mesh group?</title><link>https://devzone.nordicsemi.com/thread/215300?ContentTypeID=1</link><pubDate>Wed, 16 Oct 2019 12:36:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d4ec7b2c-fec5-4ffa-b196-8a612fbaf2b9</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;The server node count is limited to 30 controlled by a single client. Therefore, it depones on how many server nodes are controlled by a client node.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Please see this &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/45966/problems-with-more-than-30-nodes-in-mesh/181359#181359"&gt;post &lt;/a&gt;and this &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/35928/how-can-i-extend-the-maximum-number-of-servers-per-client"&gt;post&lt;/a&gt;.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;-Amanda H.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>