<?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 add user defined configuration on ncs v2.4.2?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/106351/how-to-add-user-defined-configuration-on-ncs-v2-4-2</link><description>I add a new configuration CONFIG_BT_NUS_SECURITY_ENABLED. But if I add CONFIG_BT_NUS_SECURITY_ENABLED=y to prj.conf file. west build failed with the following error messages. How to add CONFIG_BT_NUS_SECURITY_ENABLED=y on ncs v2.4.2?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 05 Dec 2023 13:54:23 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/106351/how-to-add-user-defined-configuration-on-ncs-v2-4-2" /><item><title>RE: How to add user defined configuration on ncs v2.4.2?</title><link>https://devzone.nordicsemi.com/thread/458987?ContentTypeID=1</link><pubDate>Tue, 05 Dec 2023 13:54:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6e511fda-7e1b-4775-82ee-67811b3fef4a</guid><dc:creator>snowuyl</dc:creator><description>&lt;p&gt;Thanks for your reply!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to add user defined configuration on ncs v2.4.2?</title><link>https://devzone.nordicsemi.com/thread/458963?ContentTypeID=1</link><pubDate>Tue, 05 Dec 2023 12:51:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:24dca37d-f983-49d4-b28b-09f9f716dc07</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;The&amp;nbsp;CONFIG_BT_NUS_SECURITY_ENABLED symbol is only defined for the peripheral_uart sample. If you want to use it in another project, you will need to copy the &amp;#39;Kconfig&amp;#39; file from&amp;nbsp;/nrf/samples/bluetooth/peripheral_uart/ and place it in your project source directory.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Vidar&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>