<?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 Module Kconfig override using Application Kconfig</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/82199/nrf-module-kconfig-override-using-application-kconfig</link><description>Hello nRF community, 
 I am currently testing some Memfault application that comes with the nRF SDK v1.7.0. I have a custom board designed around the nRF9160 and have been able to run the memfault sample application. However, I was only able to do this</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 14 Dec 2021 16:22:47 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/82199/nrf-module-kconfig-override-using-application-kconfig" /><item><title>RE: nRF Module Kconfig override using Application Kconfig</title><link>https://devzone.nordicsemi.com/thread/343481?ContentTypeID=1</link><pubDate>Tue, 14 Dec 2021 16:22:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:eb8d12ab-91da-4637-bfa0-22b22952e8ce</guid><dc:creator>rajeev</dc:creator><description>&lt;p&gt;Hi there,&lt;/p&gt;
&lt;p&gt;I have now managed to override the configs vai the prj.conf. Thanks&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Module Kconfig override using Application Kconfig</title><link>https://devzone.nordicsemi.com/thread/343339?ContentTypeID=1</link><pubDate>Tue, 14 Dec 2021 09:23:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:632a778e-4cb2-4126-88aa-c7e1c321b138</guid><dc:creator>Elfving</dc:creator><description>&lt;p&gt;Hey again,&lt;/p&gt;
&lt;p&gt;I think that you should be able to configure all that you want in configuration files of the application itself. The only differences between Memfault and other applications is that there are some additional configurations defined by the Memfault SDK, and that some configurations need to be added in the &lt;code&gt;&lt;span&gt;&lt;span&gt;memfault&lt;/span&gt;_platform_config.h&lt;/span&gt;&lt;/code&gt; file. For more info on this see the section on &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/libraries/others/memfault_ncs.html?highlight=memfault#configuration"&gt;configuration in the documentation for Memfault&lt;/a&gt;, or &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/nrf9160/memfault/README.html?highlight=memfault#configuration"&gt;the 9160 Memfault example&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Did any of the configurations not work besides when you edit the Memfault module?&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Elfving&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Module Kconfig override using Application Kconfig</title><link>https://devzone.nordicsemi.com/thread/342185?ContentTypeID=1</link><pubDate>Mon, 06 Dec 2021 23:17:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:aab79de1-a1f0-4e44-aef7-56d40bf25f35</guid><dc:creator>rajeev</dc:creator><description>&lt;p&gt;I am able to run the Memfault application on my custom board but my issue is that I had to modify the Kconfig files in the NCS which to me is not the optimal way. I was wondering if the Kconfig parameters that are in the Memfault modules directory can be overwritten by including the KConfig file in the application layer and making changes to that.&lt;br /&gt;&lt;br /&gt;The above code snipped was just an example of one of these parameters that I had to change. There are a few more that I had to change as well.&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Hope I am making sense.&amp;nbsp;&lt;br /&gt;Thanks&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Module Kconfig override using Application Kconfig</title><link>https://devzone.nordicsemi.com/thread/342136?ContentTypeID=1</link><pubDate>Mon, 06 Dec 2021 15:17:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3926fd1a-78d4-42f5-b211-fdc9bebdfde0</guid><dc:creator>Elfving</dc:creator><description>&lt;p&gt;Hey Rajeev! So sorry about the delay!&lt;/p&gt;
&lt;p&gt;Have you tried using the configuration &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/kconfig/CONFIG_MEMFAULT_NCS_HW_VERSION.html#std-kconfig-CONFIG_MEMFAULT_NCS_HW_VERSION"&gt;CONFIG_MEMFAULT_NCS_HW_VERSION&lt;/a&gt;?&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Elfving&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Module Kconfig override using Application Kconfig</title><link>https://devzone.nordicsemi.com/thread/341967?ContentTypeID=1</link><pubDate>Mon, 06 Dec 2021 02:47:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7bd79f05-32cb-46a1-87de-07a73a744dd4</guid><dc:creator>rajeev</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/members/elfving"&gt;Elfving&lt;/a&gt;,&lt;/p&gt;
&lt;p&gt;Any updates on this? Thanks and awaiting suggestions.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Module Kconfig override using Application Kconfig</title><link>https://devzone.nordicsemi.com/thread/341369?ContentTypeID=1</link><pubDate>Tue, 30 Nov 2021 16:54:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:14eb4dcf-1175-4b60-b210-cc5dfb1dabff</guid><dc:creator>rajeev</dc:creator><description>&lt;p&gt;Thanks,&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/members/elfving"&gt;Elfving&lt;/a&gt;.&lt;br /&gt;Please let me know if any good news!&lt;br /&gt;&lt;br /&gt;Cheers&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Module Kconfig override using Application Kconfig</title><link>https://devzone.nordicsemi.com/thread/341366?ContentTypeID=1</link><pubDate>Tue, 30 Nov 2021 16:45:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e4c87cf8-c8be-4cf1-9534-a5a7777a8703</guid><dc:creator>Elfving</dc:creator><description>&lt;p&gt;Hey Rajeev!&lt;/p&gt;
&lt;p&gt;I&amp;#39;m looking into it, but I will have to get back to you.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Elfving&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>