<?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>Project cannot be built in a docker container</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/89477/project-cannot-be-built-in-a-docker-container</link><description>Hello, 
 
 I need to build a project in a Docker container. It built fine under Windows 10 with a connect SDK v1.9.1. 
 Now I am using a Docker image built with the Dockerfile for nrfconnect-toolchain: https://github.com/NordicPlayground/nrfconnect-chip</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 18 Aug 2022 17:03:06 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/89477/project-cannot-be-built-in-a-docker-container" /><item><title>RE: Project cannot be built in a docker container</title><link>https://devzone.nordicsemi.com/thread/382329?ContentTypeID=1</link><pubDate>Thu, 18 Aug 2022 17:03:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ce72c965-e16e-411a-9bb1-a112719061f0</guid><dc:creator>tedhavelka</dc:creator><description>&lt;p&gt;Hi Ealtan,&lt;/p&gt;
&lt;p&gt;In regards to using `west flash` within a virtual machine as provided by Oracle&amp;#39;s VirtualBox software, it sounds as though your work station is running either Windows or MacOS, but you are setting up a VM with some flavor of Linux.&amp;nbsp; If not and you have time, please correct me on this surmise.&lt;/p&gt;
&lt;p&gt;The reason I ask is that about a year ago I was using VM images on which I&amp;#39;d set up a basic Ubuntu 20.04 LTS, and some firmware development tools therein.&amp;nbsp; While the base VirtualBox software had a license free option, I tested out their &amp;quot;Oracle VM VirtualBox Extension Pack&amp;quot; which seemed necessary to provide access to hardware devices like COM ports and USB subsystem.&lt;/p&gt;
&lt;p&gt;With this extension pack installed I was able to flash dev kits and custom hardware from my virtual machine running Ubuntu, with this VM running on Windows 10.&amp;nbsp; I believe I was using `nrfjprog` to flash external hardware.&amp;nbsp; So while it was not `west` I was able to complete a full &amp;quot;code, compile, flash, debug&amp;quot; work cycle from within a virtual machine.&lt;/p&gt;
&lt;p&gt;I think `west` would work in or from this configuration of VM as well, as `west` mostly invokes other tools, and the key thing is for the VM to have a sane view and access to workstation peripherals and physical ports.&lt;/p&gt;
&lt;p&gt;This extension pack however I learned at the time required a license.&amp;nbsp; Shortly after these explorations our team were granted permission to install Ubuntu on dedicated laptops.&amp;nbsp; This greatly simplified our firmware specific needs to connect programmers and debuggers to external hardware.&lt;/p&gt;
&lt;p&gt;At present I don&amp;#39;t have time to test the Docker image you&amp;#39;re using -- thank you for sharing the link to it! -- yet I suspect that it entails the base, free VirtualBox as part of its configuration.&amp;nbsp; If it&amp;#39;s just VirtualBox without any extension packs, that may be why the ability to flash devices is not yet supported.&lt;/p&gt;
&lt;p&gt;Just thought I would share these thoughts, in case it jogs a memory or new idea to help you get tools and environments configured better.&amp;nbsp; Nice to know there is a Docker image which comes so close to providing a `west` and Zephyr supporting build environment!&lt;/p&gt;
&lt;p&gt;Thanks for writing back.&amp;nbsp; Stay well, Ealtan&lt;/p&gt;
&lt;p&gt;- Ted&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Project cannot be built in a docker container</title><link>https://devzone.nordicsemi.com/thread/381685?ContentTypeID=1</link><pubDate>Tue, 16 Aug 2022 07:06:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3eb707a2-3f7d-498e-83b5-bc8476c7e10b</guid><dc:creator>ealtan</dc:creator><description>&lt;p&gt;Hi Ted,&lt;/p&gt;
&lt;p&gt;I am also interested in your &amp;quot;&lt;span&gt;when you use Docker containers are you able with the container to see USB programmers and other hardware you use to interact with your targeted board? &amp;quot;&amp;nbsp; question.&amp;nbsp; I am running&amp;nbsp; Docker image on a Windows 10 PC.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I built my project successfully but when I do west flash, it doesn&amp;#39;t see the board, even though it is connected and I can successfully program it via Visual Studio Code.&amp;nbsp; &amp;nbsp;I get these errors :&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;-- west flash: using runner nrfjprog&lt;br /&gt;-- runners.nrfjprog: mass erase requested&lt;br /&gt;FATAL ERROR: &amp;quot;nrfjprog --ids&amp;quot; did not find a board; is the board connected?&lt;/p&gt;
&lt;p&gt;Is there a procedure to use USB ports with Docker Container ?&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;UPDATE:&amp;nbsp; I came across this message :&amp;nbsp;&amp;nbsp;&lt;a href="https://github.com/NordicPlayground/nrf-docker#flashing"&gt;https://github.com/NordicPlayground/nrf-docker#flashing&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;So, unless it is changed,&amp;nbsp; USB access in Windows and MacOS is not supported, yet.&amp;nbsp;&amp;nbsp;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Ealtan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Project cannot be built in a docker container</title><link>https://devzone.nordicsemi.com/thread/374970?ContentTypeID=1</link><pubDate>Thu, 30 Jun 2022 17:34:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cba0ad81-c2f8-448f-8d75-304581cb94e1</guid><dc:creator>tedhavelka</dc:creator><description>&lt;p&gt;Hi Benjamin,&lt;/p&gt;
&lt;p&gt;To mirror &lt;span&gt;&amp;Oslash;yvind&lt;/span&gt;&amp;#39;s reply and your question &lt;em&gt;&amp;quot;Should these files (ncs) be in my project instead?&amp;quot;&lt;/em&gt;, your found solution of running `west init &amp;amp;&amp;amp; west update` puts the ncs files where your project needs them.&amp;nbsp; To run `west update` downloads the ncs pieces along side your project root directory.&lt;/p&gt;
&lt;p&gt;To your question just before that, my Zephyr + Nordic based app is also in the same place, same directory as my ncs directory.&amp;nbsp; And in reality, the ncs code base ends up getting downloaded into a directory named &amp;#39;nrf&amp;#39;.&amp;nbsp; But that is the core ncs collection of code libraries, sample apps and related resources from Nordic&amp;#39;s repository.&lt;/p&gt;
&lt;p&gt;Just a little background:&amp;nbsp; it took me about three weeks to figure out how to create my first stand alone, Zephyr RTOS based app.&amp;nbsp; I needed to do this because after getting Nordic ncs sample apps to build (from ncs v1.6.1, in summer of 2021) I needed to bring my own coding efforts under git version control.&amp;nbsp; I could not do that from the &amp;quot;west updated&amp;quot; copy of Nordic&amp;#39;s ncs alone.&amp;nbsp; That collection of cloned repositories was already under the git control of Nordic&amp;#39;s ncs.&amp;nbsp; With help from both Devzone and CircuitDojo community forums, I was able to pull out Nordic&amp;#39;s nRF9160 blinky sample, create a west.yml manifest file for it, and then compile and flash that successfully using the same tools I&amp;#39;d used on the &amp;quot;in ncs&amp;quot; samples.&lt;/p&gt;
&lt;p&gt;These are the tools you as well installed, following &lt;a id="" href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/gs_installing.html"&gt;https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/gs_installing.html&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Once I understood how the west manifest files work, and the purposes they serve, it was easier to craft new Zephyr based apps and download the needed dependencies.&lt;/p&gt;
&lt;p&gt;There are a few caveats:&amp;nbsp; custom apps depending on different versions of Zephyr RTOS, or different versions of Nordic ncs-sdk will each need their own west-initialized workspace, and the roughly two gigabytes of downloaded code projects to support them.&amp;nbsp; If you have two or more projects which depend on the same version of Zephyr, and non-conflicting same versions of Nordic ncs, it is possible to have just one west workspace for those multiple custom apps.&amp;nbsp; But only one of the custom app&amp;#39;s manifest file should be treated as the arbiter or ruling manifest.&amp;nbsp; A manifest with fewer external code dependencies in one project won&amp;#39;t update all the dependencies of a second project.&amp;nbsp; And of course we must assure that no two projects sharing one west workspace refer to alternate versions of the same third party code library or code base.&lt;/p&gt;
&lt;p&gt;Disk space is pretty cheap these days, so you are likely safe to dedicate one west workspace to each Zephyr based project.&lt;/p&gt;
&lt;p&gt;Curious about one thing Benjamin, when you use Docker containers are you able with the container to see USB programmers and other hardware you use to interact with your targeted board?&amp;nbsp; No issues or hoops to jump through there?&lt;/p&gt;
&lt;p&gt;- Ted&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Project cannot be built in a docker container</title><link>https://devzone.nordicsemi.com/thread/374912?ContentTypeID=1</link><pubDate>Thu, 30 Jun 2022 12:45:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cf26edaa-691d-4966-bef1-6616259b26ba</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Hello Benjamin,&amp;nbsp;&lt;/p&gt;
[quote user="balix"]&lt;span style="font-family:arial, helvetica, sans-serif;"&gt;Before that I was just using west init alone at the root of the project assuming&lt;/span&gt;&lt;span style="font-family:arial, helvetica, sans-serif;"&gt; that it would use the nrf-sdk I installed in my&amp;nbsp; home directory. &lt;/span&gt;[/quote]
&lt;p&gt;After doing west init, you must run west update to&amp;nbsp;&lt;span&gt;clone the project repositories.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
[quote user="balix"]Maybe I did something wrong following the installation guide?[/quote]
&lt;p&gt;Based on the above, I think that is the answer to your question &lt;span class="emoticon" data-url="https://devzone.nordicsemi.com/cfs-file/__key/system/emoji/1f642.svg" title="Slight smile"&gt;&amp;#x1f642;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Kind regards,&lt;br /&gt;Øyvind&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Project cannot be built in a docker container</title><link>https://devzone.nordicsemi.com/thread/374905?ContentTypeID=1</link><pubDate>Thu, 30 Jun 2022 12:24:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ceccce99-27d6-4054-b997-08e467365c54</guid><dc:creator>balix</dc:creator><description>&lt;p&gt;Thanks for the info &lt;span&gt;&amp;Oslash;yvind.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;As a matter of fact I managed to solve the issue and it seems to be indeed an issue with the toolchain and sdk version used.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I cleaned the repository containing the project in order to start fresh in the WSL environment.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Then I did the following:&lt;/span&gt;&lt;/p&gt;
&lt;p class="wikicode prettyprint prettyprinted"&gt;&lt;code&gt;&lt;span class="pln"&gt;cd &lt;/span&gt;&lt;span class="pun"&gt;&lt;/span&gt;&lt;span class="pln"&gt;nRF52840_zephyr&lt;/span&gt;&lt;span class="pun"&gt;-&lt;/span&gt;&lt;span class="pln"&gt;bsp&lt;/span&gt;&lt;span class="pun"&gt;/&lt;/span&gt;&lt;/code&gt;&lt;/p&gt;
&lt;p class="wikicode prettyprint prettyprinted"&gt;&lt;code&gt;&lt;span class="pln"&gt;west init &lt;/span&gt;&lt;span class="pun"&gt;-&lt;/span&gt;&lt;span class="pln"&gt;m https&lt;/span&gt;&lt;span class="pun"&gt;:&lt;/span&gt;&lt;span class="com"&gt;//github.com/nrfconnect/sdk-nrf --mr v1.9.1&lt;/span&gt;&lt;/code&gt;&lt;/p&gt;
&lt;p class="wikicode prettyprint prettyprinted"&gt;&lt;code&gt;&lt;span class="pln"&gt;west update&lt;/span&gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&lt;span class="pln"&gt;west build &lt;/span&gt;&lt;span class="pun"&gt;-&lt;/span&gt;&lt;span class="pln"&gt;b nrf52840dk_nrf52840&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family:arial, helvetica, sans-serif;"&gt;Before that I was just using west init alone at the root of the project assuming&lt;/span&gt;&lt;span style="font-family:arial, helvetica, sans-serif;"&gt; that it would use the nrf-sdk I installed in my&amp;nbsp; home directory. Or maybe it should have been the case? Maybe I did something wrong following the installation guide?&lt;/span&gt;&lt;br /&gt;&lt;/span&gt;&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family:courier new, courier;"&gt;&lt;code&gt;&lt;span class="com"&gt;&lt;/span&gt;&lt;/code&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Project cannot be built in a docker container</title><link>https://devzone.nordicsemi.com/thread/374873?ContentTypeID=1</link><pubDate>Thu, 30 Jun 2022 11:14:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f22f5d60-ac6a-43a0-84fc-4c0b63d85dee</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Hello Benjamin,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;The DevZone team is currently entering summer vacation period, some delay in answers must be expected.&lt;/span&gt;&lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;br /&gt;From the log output I see that your compiler is using Zephyr&amp;nbsp;&lt;span&gt;version: 3.1.99 (/workspace/nRF52840_zephyr-bsp/zephyr). Please note that &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.0.0/zephyr/samples/index.html"&gt;nRF Connect SDK v2.0.0 integrates v3.0.99&lt;/a&gt;, and &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.9.1/zephyr/samples/index.html"&gt;nRF Connect SDK v1.9.1 integrates&amp;nbsp;v2.7.99&lt;/a&gt;.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;This is most likely the reason for why it will fail. Regarding the details of the docker image itself I will need more time.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Kind regards,&lt;br /&gt;Øyvind&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Project cannot be built in a docker container</title><link>https://devzone.nordicsemi.com/thread/374848?ContentTypeID=1</link><pubDate>Thu, 30 Jun 2022 08:36:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2a6e2a22-6802-4bd0-959a-95d716ae005c</guid><dc:creator>balix</dc:creator><description>&lt;p&gt;Hi Ted,&lt;/p&gt;
&lt;p&gt;I tried to build my project without a Docker container. So what I did is follow the manual installation guide on a WSL: &lt;a id="" href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/gs_installing.html"&gt;https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/gs_installing.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;And then I faced the exact same error in this environment, so it appears that you are right and my issue is not related to the Docker container I used.&lt;/p&gt;
&lt;p&gt;Now I am a bit confused because if I understand correctly your ncs folder is at the same place than your project?&lt;/p&gt;
&lt;p&gt;The guide does not specify where it should be installed so I created the ncs folder in my home directory.&lt;/p&gt;
&lt;p&gt;And then your grep commands return nothing if I run them inside my project folder but I got the same result as you if I run it in my ncs folder.&lt;/p&gt;
&lt;p&gt;Should these files (ncs) be in my project instead?&lt;/p&gt;
&lt;p&gt;Benjamin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Project cannot be built in a docker container</title><link>https://devzone.nordicsemi.com/thread/374804?ContentTypeID=1</link><pubDate>Wed, 29 Jun 2022 20:13:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4cba0485-51a9-406b-bef1-0a778ca41666</guid><dc:creator>tedhavelka</dc:creator><description>&lt;p&gt;Hello Benjamin,&lt;/p&gt;
&lt;p&gt;Your Devzone post regarding Docker build errors, specifically Kconfig symbols which the build process finds not defined catches my eye.&amp;nbsp; While working on an out-of-tree driver for an unsupported sensor, I encountered this same type of error a few months ago early on.&amp;nbsp; I write because I wonder whether your situation is not a problem with Docker container, but rather something may be missing in your project&amp;#39;s included Kconfig files.&lt;/p&gt;
&lt;p&gt;While I&amp;#39;m not using any Bluetooth features yet, I text searched from the root of my ncs version 1.6.1 workspace for the symbols your build output shows not defined.&amp;nbsp; BT_LL_SOFTDEVICE appears in these files in my local copy of Nordic&amp;#39;s nrf SDK:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;ted@localhost:~/projects/zephyr-based$ grep -nr BT_LL_SOFTDEVICE ./* | grep -v CONFIG_ | grep BT_LL_SOFTDEVICE
./nrf/applications/nrf_desktop/src/modules/Kconfig.ble:212:	depends on BT_LL_SOFTDEVICE
./nrf/applications/nrf_desktop/src/modules/Kconfig.ble:238:	depends on BT_LL_SOFTDEVICE
./nrf/tests/drivers/nrfx_integration_test/Kconfig:86:config NRFX_AND_BT_LL_SOFTDEVICE
./nrf/tests/drivers/nrfx_integration_test/Kconfig:95:	default BT_LL_SOFTDEVICE if NRFX_AND_BT_LL_SOFTDEVICE
./nrf/subsys/mpsl/Kconfig:12:	default SDC_RX_PRIO if BT_LL_SOFTDEVICE
./nrf/subsys/caf/modules/Kconfig.ble_state:11:	select BT_CTLR_TX_PWR_DYNAMIC_CONTROL if BT_LL_SOFTDEVICE
./nrf/subsys/caf/modules/Kconfig.ble_state:30:	depends on BT_LL_SOFTDEVICE
./nrf/subsys/bluetooth/controller/Kconfig:15:	default 1536 if BT_LL_SOFTDEVICE
./nrf/subsys/bluetooth/controller/Kconfig:44:	default 2048 if BT_LL_SOFTDEVICE
./nrf/subsys/bluetooth/Kconfig:12:# BT_LL_SOFTDEVICE which is tested with 20 connections.
./nrf/subsys/bluetooth/Kconfig:16:	range 2 20 if BT_LL_SOFTDEVICE &amp;amp;&amp;amp; BT_CENTRAL &amp;amp;&amp;amp; BT_PERIPHERAL
./nrf/subsys/bluetooth/Kconfig:17:	range 1 20 if BT_LL_SOFTDEVICE
./nrf/subsys/bluetooth/Kconfig:18:	default 2 if BT_LL_SOFTDEVICE &amp;amp;&amp;amp; BT_CENTRAL &amp;amp;&amp;amp; BT_PERIPHERAL
./nrf/subsys/bluetooth/Kconfig:20:if BT_LL_SOFTDEVICE
./nrfxlib/softdevice_controller/Kconfig:13:config BT_LL_SOFTDEVICE_VS_INCLUDE
./nrfxlib/softdevice_controller/Kconfig:18:config BT_LL_SOFTDEVICE_DEFAULT
./nrfxlib/softdevice_controller/Kconfig:19:	bool &amp;quot;Select BT_LL_SOFTDEVICE as default BT_LL_CHOICE&amp;quot;
./nrfxlib/softdevice_controller/Kconfig:36:	default BT_LL_SOFTDEVICE
./nrfxlib/softdevice_controller/Kconfig:38:config BT_LL_SOFTDEVICE
./nrfxlib/softdevice_controller/Kconfig:63:if BT_LL_SOFTDEVICE
./nrfxlib/softdevice_controller/Kconfig:104:endif # BT_LL_SOFTDEVICE&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;The last file in these results is of particular interest to me, because it contains the stanza `./nrfxlib/softdevice_controller/Kconfig:38:config BT_LL_SOFTDEVICE`.&amp;nbsp; When I faced the same &amp;quot;symbol not defined&amp;quot; errors in my out-of-tree driver work, this is the line I was missing in the most nested Kconfig file of my small driver directory and Kconfig hierarchy.&lt;/p&gt;
&lt;p&gt;I did similar searches for the other two symbols with similar results:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;ted@localhost:~/projects/zephyr-based$ grep -nr BT_GATT_DM ./* | grep -v CONFIG_ | grep BT_GATT_DM
./nrf/include/bluetooth/gatt_dm.h:7:#ifndef BT_GATT_DM_H_
./nrf/include/bluetooth/gatt_dm.h:8:#define BT_GATT_DM_H_
./nrf/include/bluetooth/gatt_dm.h:338:#endif /* BT_GATT_DM_H_ */
./nrf/subsys/bluetooth/Kconfig.discovery:7:menuconfig BT_GATT_DM
./nrf/subsys/bluetooth/Kconfig.discovery:12:if BT_GATT_DM
./nrf/subsys/bluetooth/Kconfig.discovery:14:config BT_GATT_DM_MAX_ATTRS
./nrf/subsys/bluetooth/Kconfig.discovery:20:config BT_GATT_DM_DATA_PRINT
./nrf/subsys/bluetooth/Kconfig.discovery:26:module = BT_GATT_DM
./nrf/subsys/bluetooth/Kconfig.discovery:30:endif # BT_GATT_DM
./nrf/subsys/bluetooth/services/Kconfig.latency_c:10:	select BT_GATT_DM

ted@localhost:~/projects/zephyr-based$ grep -nr BT_RECV_IS_RX_THREAD ./* | grep -v CONFIG_ | grep BT_RECV_IS_RX_THREAD
./nrf/subsys/bluetooth/controller/Kconfig:23:	depends on BT_HCI_HOST || BT_RECV_IS_RX_THREAD
./zephyr/drivers/bluetooth/hci/Kconfig:18:	select BT_RECV_IS_RX_THREAD
./zephyr/subsys/bluetooth/controller/Kconfig:98:	select BT_RECV_IS_RX_THREAD
./zephyr/subsys/bluetooth/host/Kconfig:73:config BT_RECV_IS_RX_THREAD
./zephyr/subsys/bluetooth/host/Kconfig:85:	depends on BT_HCI_HOST || BT_RECV_IS_RX_THREAD
./zephyr/subsys/bluetooth/host/Kconfig:101:	depends on BT_HCI_HOST || BT_RECV_IS_RX_THREAD
./zephyr/subsys/bluetooth/common/Kconfig:98:	default 3 if BT_RECV_IS_RX_THREAD
./zephyr/subsys/bluetooth/common/Kconfig:129:	default 3 if BT_RECV_IS_RX_THREAD&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;Symbol BT_GATT_DM has a `menuconfig` type declaration, so that is a little different than the key line I needed (confirmed by Jared Wolff at &lt;a id="" href="https://community.circuitdojo.com"&gt;https://community.circuitdojo.com&lt;/a&gt;) but I find these symbols are part of my west workspace.&lt;/p&gt;
&lt;p&gt;Are you able to locate these same or comparable Kconfig files under the root of your project in Docker?&amp;nbsp; If they are present there the question then becomes whether or why the build process is not seeing them included some time soon after the first Kconfig file is processed.&lt;/p&gt;
&lt;p&gt;So I am wondering now what tool we have which can more verbosely show us how Kconfig files are included at build time?&amp;nbsp; After creating your Docker instance, did you both git clone your project(s) and invoke `west init` on them?&amp;nbsp; While not directly related to Kconfig processing, I know that `west init` has a major impact on where different west-guided elements of the build process look for project dependencies.&lt;/p&gt;
&lt;p&gt;I will keep an eye on your Devzone ticket 89477 as I am myself trying to move our team&amp;#39;s Zephyr based firmware into a Docker image.&amp;nbsp; Either way I hope this can help you some, Benjamin.&lt;/p&gt;
&lt;p&gt;- Ted&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>