<?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>Pin on TRACEDATA not aviable if bluetooth is enabled</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/82907/pin-on-tracedata-not-aviable-if-bluetooth-is-enabled</link><description>Hello,  I have a problem when I enable Bluetooth on my application. If I enable Bluetooth, I can&amp;#39;t control gpio pin on Trace DATA. If I disable Bluetooth, I can.  It&amp;#39;s a hardware issue or I need to add some define on my proj conf to allow this ? 
 
 </description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 20 Dec 2021 11:03:54 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/82907/pin-on-tracedata-not-aviable-if-bluetooth-is-enabled" /><item><title>RE: Pin on TRACEDATA not aviable if bluetooth is enabled</title><link>https://devzone.nordicsemi.com/thread/344319?ContentTypeID=1</link><pubDate>Mon, 20 Dec 2021 11:03:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:01d0c165-4d2a-49da-9250-0c63d76d3739</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I guess you can check the&amp;nbsp;\zephyr\samples\bluetooth\hci_rpmsg for the debug_overlay and prj.conf if you by accident have enabled TRACE. But I think your problem may be instead that pin8 is used by a different pripheral, P0.08-9 are by default used as buttons:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/nrfconnect/sdk-zephyr/blob/main/boards/arm/nrf5340dk_nrf5340/nrf5340_cpuapp_common.dts#L55"&gt;https://github.com/nrfconnect/sdk-zephyr/blob/main/boards/arm/nrf5340dk_nrf5340/nrf5340_cpuapp_common.dts#L55&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;For test you can try to comment out those lines, if that make the pin work as expected, then you can make an .overlay in your project where you use the&amp;nbsp;&lt;span&gt;/delete-property/ pin_name or change the pin used by buttons.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Kenneth&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>