<?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>nRF Connect - Changes to prj.conf not shown in autoconf.h even after Project reload.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/80651/nrf-connect---changes-to-prj-conf-not-shown-in-autoconf-h-even-after-project-reload</link><description>As title says, I cannot get anything to change in autoconf.h after changing the corresponding value in prj.conf using nRF Connect samples. I have tried both Project--&amp;gt;Reload &amp;lt;project_name&amp;gt; and reopening the entire nRF project via File--&amp;gt;Open nRF Connect</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 21 Oct 2021 14:15:32 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/80651/nrf-connect---changes-to-prj-conf-not-shown-in-autoconf-h-even-after-project-reload" /><item><title>RE: nRF Connect - Changes to prj.conf not shown in autoconf.h even after Project reload.</title><link>https://devzone.nordicsemi.com/thread/335343?ContentTypeID=1</link><pubDate>Thu, 21 Oct 2021 14:15:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2abf8701-9b80-4fb5-9aa1-a7e254a7cb7f</guid><dc:creator>HillRipper21</dc:creator><description>&lt;p&gt;Ah, the last reply made me realize my mistake. I was looking in wrong path the whole time and I was changing the prj.conf for the wrong example. In case anyone else runs into this, there are 2 spots where the example can be:&amp;nbsp;&lt;/p&gt;
&lt;p&gt;1.&amp;nbsp;...\ncs\v1.6.1\zephyr\samples\bluetooth\direction_finding_connectionless_tx&lt;/p&gt;
&lt;p&gt;or 2. ...\ncs\v1.6.1\nrf\samples\bluetooth\direction_finding_connectionless_tx&lt;/p&gt;
&lt;p&gt;I didn&amp;#39;t realize the 2nd path existed since I was only looking at the Zephyr documentation which told me to work from the first path. Thanks for the help.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Connect - Changes to prj.conf not shown in autoconf.h even after Project reload.</title><link>https://devzone.nordicsemi.com/thread/335022?ContentTypeID=1</link><pubDate>Wed, 20 Oct 2021 09:03:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0d6f521a-5364-461b-8e55-228573d89946</guid><dc:creator>Priyanka</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;1. Now you might see a folder as shown below called &lt;strong&gt;&amp;#39;build&amp;#39;&lt;/strong&gt; or &lt;strong&gt;&amp;#39;build_nrf52833dk_nrf52833&amp;#39;&lt;/strong&gt; or something similar. First, manually delete this folder from here.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1634719660266v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;If there is no such folder then good, let&amp;#39;s begin with the next step.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;2. Next, Set the&amp;nbsp;&lt;span&gt;CONFIG_BT_DEVICE_NAME to &amp;quot;DF Connectionless Beacon App 1&amp;quot; and then,&lt;/span&gt;&amp;nbsp;go to the &lt;em&gt;nRF Connect -&amp;gt;&amp;nbsp;Toolchain Manager&lt;/em&gt; and choose &lt;strong&gt;&amp;#39;Open Command Prompt&amp;#39;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1634719721576v2.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;3. This opens west and you can navigate to you folder location to where the &lt;strong&gt;direction_finding_connectionless_tx&lt;/strong&gt; is, for eg, I used&lt;em&gt; &amp;#39;&amp;#39; cd&amp;nbsp;C:\NCS\v1.7.0\nrf\samples\bluetooth\direction_finding_connectionless_tx&amp;#39;&amp;#39;&lt;/em&gt; command since this is my path.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Then enter the command &lt;em&gt;&amp;#39;&amp;#39;west build -b nrf52833dk_nrf52833&amp;#39;&amp;#39;&lt;/em&gt;.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1634720059045v3.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Now try checking the&lt;strong&gt; autoconf.h&lt;/strong&gt; file. You should see &amp;quot;DF Connectionless Beacon App 1&amp;quot; in autoconf.h.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1634720201258v4.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;4. Now again do step 1.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;5.&amp;nbsp;&lt;span&gt;Next, Set the&amp;nbsp;&lt;/span&gt;&lt;span&gt;CONFIG_BT_DEVICE_NAME to &amp;quot;DF Connectionless Beacon App 2&amp;quot; and then build using SES (which you already have experience doing)&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;6. Check the autoconf.h file.&amp;nbsp;&lt;/span&gt;You should see &amp;quot;DF Connectionless Beacon App 2&amp;quot; in autoconf.h&lt;/p&gt;
&lt;p&gt;7. Next,&amp;nbsp;Change CONFIG_BT_DEVICE_NAME to &amp;quot;DF Connectionless Beacon App 3&amp;quot;. Build again, but &lt;strong&gt;don&amp;#39;t delete the build folder&lt;/strong&gt;, just do a clean build.&lt;/p&gt;
&lt;p&gt;You should see &amp;quot;DF Connectionless Beacon App 3&amp;quot; in autoconf.h&lt;/p&gt;
&lt;p&gt;Hope this helps!&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;PK&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Connect - Changes to prj.conf not shown in autoconf.h even after Project reload.</title><link>https://devzone.nordicsemi.com/thread/334922?ContentTypeID=1</link><pubDate>Tue, 19 Oct 2021 14:05:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:337195a4-95fb-499b-8d3a-5ded8a93cade</guid><dc:creator>HillRipper21</dc:creator><description>&lt;p&gt;Can you please clarify where these build folders should be and which directories I should run the west command from? I have been using SES to build everything so I am not sure where these build folders should be. I do not see them in the direction_finding_connectionless_tx folder&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Connect - Changes to prj.conf not shown in autoconf.h even after Project reload.</title><link>https://devzone.nordicsemi.com/thread/334890?ContentTypeID=1</link><pubDate>Tue, 19 Oct 2021 13:09:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b1011654-8fc2-447a-97cd-50589006188e</guid><dc:creator>Priyanka</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Could you try the following steps to verify exactly where it fails:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Set CONFIG_BT_DEVICE_NAME to &amp;quot;DF Connectionless Beacon App 1&amp;quot;&lt;/li&gt;
&lt;li&gt;Delete the &lt;strong&gt;build&lt;/strong&gt; folder manually&lt;/li&gt;
&lt;li&gt;Test with the command line (open it through Toolchain Manager)&lt;/li&gt;
&lt;li&gt;west build -b nrf52833dk_nrf52833&lt;/li&gt;
&lt;li&gt;You should see &amp;quot;DF Connectionless Beacon App 1&amp;quot; in autoconf.h&lt;/li&gt;
&lt;li&gt;If that works, manually delete &lt;strong&gt;build&lt;/strong&gt; (delete all build folders, both &amp;#39;build&amp;#39; and &amp;#39;build_nrf52833dk_nrf52833&amp;#39;) folder and set CONFIG_BT_DEVICE_NAME to &amp;quot;DF Connectionless Beacon App 2&amp;quot;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;Then build again using SES&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;You should see &amp;quot;DF Connectionless Beacon App 2&amp;quot; in autoconf.h&lt;/li&gt;
&lt;li&gt;Change CONFIG_BT_DEVICE_NAME to &amp;quot;DF Connectionless Beacon App 3&amp;quot;&lt;/li&gt;
&lt;li&gt;&lt;span&gt;Build again, but &lt;strong&gt;don&amp;#39;t delete the build folder&lt;/strong&gt;, just do a clean build&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;You should see &amp;quot;DF Connectionless Beacon App 3&amp;quot; in autoconf.h&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;PK&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Connect - Changes to prj.conf not shown in autoconf.h even after Project reload.</title><link>https://devzone.nordicsemi.com/thread/334706?ContentTypeID=1</link><pubDate>Tue, 19 Oct 2021 02:22:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9dda2d4e-ccc8-4fff-9b3d-bc47a4568b71</guid><dc:creator>HillRipper21</dc:creator><description>&lt;p&gt;Hi sorry for the late response was away for a few days. The nRF Connect SDK version is 1.6.1 (required for compatibility with project) and I am on Windows 10. I did try the &amp;#39;Clean Build Directory&amp;#39; but no luck there either. Thanks.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Connect - Changes to prj.conf not shown in autoconf.h even after Project reload.</title><link>https://devzone.nordicsemi.com/thread/334077?ContentTypeID=1</link><pubDate>Thu, 14 Oct 2021 09:14:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b8b56115-f7a1-4a20-8f11-7499874bc362</guid><dc:creator>Priyanka</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Could you tell me what is your&amp;nbsp;nRF Connect SDK&amp;nbsp;version and also, did you try selecting &amp;#39;Clean Build Directory&amp;#39; when Opening the nRF Connect SDK Project?&lt;/p&gt;
&lt;p&gt;Also, which OS are you trying this on? (Windows, MacOS or Linux)&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Priyanka&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>