<?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>How to increase number of subscription address to 16?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/49487/how-to-increase-number-of-subscription-address-to-16</link><description>Hi Nordic: 
 We are using mesh-sdk2.2, our application need a device can subscribe many group address, at the most we need 16 subscribe address in a model, 
 
 1. I&amp;#39;d like to ask how to modify the number of subscribe address number? Is changing DSM_NONVIRTUAL_ADDR_MAX</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 08 Jul 2019 13:07:11 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/49487/how-to-increase-number-of-subscription-address-to-16" /><item><title>RE: How to increase number of subscription address to 16?</title><link>https://devzone.nordicsemi.com/thread/197149?ContentTypeID=1</link><pubDate>Mon, 08 Jul 2019 13:07:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:75bc57e2-ee44-4acb-91d6-391bb589f926</guid><dc:creator>tesc</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;In order to increase the number of addresses to subscribe to, you should not need to increase ACCESS_SUBSCRIPTION_LIST_COUNT. That value is for describing how many models would need to store a subscription list. If you do not increase the number of models, you do not need to increase this value either. (See also the documentation comment for ACCESS_SUBSCRIPTION_LIST_COUNT in nrf_mesh_config_app.h, which you find for instance under examples/light_switch/client/include/)&lt;/p&gt;
&lt;p&gt;You will typically get that assert if you do increase ACCESS_SUBSCRIPTION_LIST_COUNT, but you did not increase ACCESS_MODEL_COUNT. In your case it seems neither of them should be increased.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Terje&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>