<?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>static assertion failed: &amp;quot;unspecified message&amp;quot; When adding light lightness model to light switch sample code</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/84394/static-assertion-failed-unspecified-message-when-adding-light-lightness-model-to-light-switch-sample-code</link><description>Hi 
 I am now trying to add the light lightness model to the light switch sample code in order to use both the light switch and light light lightness features. 
 After adding the code that I think I need from light lightness to light switch, and adding</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 08 Feb 2022 10:11:35 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/84394/static-assertion-failed-unspecified-message-when-adding-light-lightness-model-to-light-switch-sample-code" /><item><title>RE: static assertion failed: "unspecified message" When adding light lightness model to light switch sample code</title><link>https://devzone.nordicsemi.com/thread/351733?ContentTypeID=1</link><pubDate>Tue, 08 Feb 2022 10:11:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5e90cff8-ef64-4591-903a-5dd12b9273c3</guid><dc:creator>its-th</dc:creator><description>&lt;p&gt;Hi, Amanda&lt;/p&gt;
&lt;p&gt;I checked code in nrf_mesh_config_app.h again and realized that I forgot to add the code below.&lt;/p&gt;
&lt;p&gt;Thank you for your your advice.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;#define LIGHT_LIGHTNESS_SETUP_SERVER_INSTANCES_MAX (1)

#define ACCESS_MODEL_COUNT (/* Element 0:                                                                       */ \
                            1 + /* Config Server                                                                */ \
                            1 + /* Health Server                                                                */ \
                            1 + /* Generic DTT Server (extended by Generic Power OnOff Setup Sever)             */ \
                            1 + /* Generic OnOff Server (extended by Generic Power OnOff Server)                */ \
                            1 + /* Generic Power OnOff Server (extended by Generic Power OnOff Setup Server)    */ \
                            1 + /* Generic Power OnOff Setup Server (extended by Light Lightness Server)        */ \
                            1 + /* Generic Level Server (extended by Light Lightness Server)                    */ \
                            1 + /* Light Lightness Server (extended by Light Lightness Setup Server)            */ \
                            1   /* Light Lightness Setup Server                                                 */)&lt;/pre&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: static assertion failed: "unspecified message" When adding light lightness model to light switch sample code</title><link>https://devzone.nordicsemi.com/thread/351351?ContentTypeID=1</link><pubDate>Fri, 04 Feb 2022 13:49:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a109dbf1-9591-44b0-8c83-c3c03b19f9a8</guid><dc:creator>Amanda Hsieh</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Did you&amp;nbsp;&lt;a title="Adding files" href="https://infocenter.nordicsemi.com/topic/ug_gsg_ses/UG/gsg/add_content_ses.html?cp=1_1_2_6_5"&gt;add related source and head files&lt;/a&gt;?&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Amanda&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>