<?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>Add CONFIG_BT_MESH_SCHEDULER_SRV in prj.conf file.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/105897/add-config_bt_mesh_scheduler_srv-in-prj-conf-file</link><description>Hello, 
 I exiting code of light_crtl, i wanted to add Scheduler server model. I tried it by initializing scheduler model in the code and enabling &amp;quot;CONFIG_BT_MESH_SCHEDULER_SRV =y &amp;quot; in prj.conf file. But I&amp;#39;m getting error as 
 
 * Executing task: nRF</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 21 Nov 2023 14:21:07 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/105897/add-config_bt_mesh_scheduler_srv-in-prj-conf-file" /><item><title>RE: Add CONFIG_BT_MESH_SCHEDULER_SRV in prj.conf file.</title><link>https://devzone.nordicsemi.com/thread/456706?ContentTypeID=1</link><pubDate>Tue, 21 Nov 2023 14:21:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:748615b0-1b2a-4159-9b45-744e07a2fbab</guid><dc:creator>AHaug</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;In your prj.conf you have whitespace in your config, i.e &amp;quot;&lt;span&gt;CONFIG_BT_MESH_SCHEDULER_SRV = y&amp;quot; instead of &amp;quot;CONFIG_BT_MESH_SCHEDULER_SRV=y&amp;quot;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Can you see if removing the whitespace allows you to compile the project?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Kind regards,&lt;br /&gt;Andreas&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>