<?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 9 configuration.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/117583/pin-9-configuration</link><description>I have an application that tries to configure pin 9 of port 0 on the nrf52840. this pin is reserved for NFC use. in one application it was enough to add: 
 
 &amp;amp; uicr { 
 nfct-pins-as-gpios ; 
 }; 
 to the device tree. I tried to implement the same logic</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 27 Dec 2024 19:06:25 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/117583/pin-9-configuration" /><item><title>RE: pin 9 configuration.</title><link>https://devzone.nordicsemi.com/thread/516384?ContentTypeID=1</link><pubDate>Fri, 27 Dec 2024 19:06:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:145af7e2-e3a9-435d-8516-ba08fa3133bb</guid><dc:creator>Naeem Maroof</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Yes, we need to add that snippet to the overlay. I am not sure what you were doing in previous application and in this application, but you can always try to debug to pin point the issue.&lt;/p&gt;
&lt;p&gt;We have a lesson on DevAcademy about &lt;a href="https://academy.nordicsemi.com/courses/nrf-connect-sdk-intermediate/lessons/lesson-2-debugging/"&gt;debugging and troubleshooting&lt;/a&gt;. You can go to exercise 2 to use the addr2line.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>