<?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>Zephyr CONFIG_BT error without UART</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/116084/zephyr-config_bt-error-without-uart</link><description>Hi, 
 I am converting my NRF52 SDK application to NRF Connect. You can find the working project here: https://github.com/jensb1/zephyr-example . It is mainly to get the components up and running. For information the bmi270_controller is because i have</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 05 Nov 2024 13:19:36 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/116084/zephyr-config_bt-error-without-uart" /><item><title>RE: Zephyr CONFIG_BT error without UART</title><link>https://devzone.nordicsemi.com/thread/509116?ContentTypeID=1</link><pubDate>Tue, 05 Nov 2024 13:19:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:eff241fe-19a2-49c6-852a-450d3b2afc53</guid><dc:creator>jber1</dc:creator><description>&lt;p&gt;Great, thanks for the quick reply. Works.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Zephyr CONFIG_BT error without UART</title><link>https://devzone.nordicsemi.com/thread/509093?ContentTypeID=1</link><pubDate>Tue, 05 Nov 2024 11:24:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6e0a3e64-9451-476e-81fd-ba3fa2a23288</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hi Jens,&lt;/p&gt;
&lt;p&gt;Our boards will enable the Bluetooth controller (CONFIG_BT_CTRL) by default when CONFIG_BT is enabled. If the controller is not enabled, the build will include only the BT host and will default to using the HCI UART transport to connect to an external Bluetooth controller. The build error should be fixed by adding this to your board file:&amp;nbsp;&lt;a href="https://github.com/nrfconnect/sdk-zephyr/blob/4040aa0bf581206dd68beb0758b39096342ee7e0/boards/arm/nrf52840dk_nrf52840/Kconfig.defconfig#L11"&gt;https://github.com/nrfconnect/sdk-zephyr/blob/4040aa0bf581206dd68beb0758b39096342ee7e0/boards/arm/nrf52840dk_nrf52840/Kconfig.defconfig#L11&lt;/a&gt;&amp;nbsp;&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>