<?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>NFC as GPIO on nRF52833</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/82798/nfc-as-gpio-on-nrf52833</link><description>Using nRF52832, I&amp;#39;ve got some firmware that uses NFC pins (9 &amp;amp; 10) without problem, using CONFIG_NFCT_PINS_AS_GPIOS. 
 I&amp;#39;m now trying to replicate this using nRF52833, and I&amp;#39;m failing. 
 I used ble_app_blinky as a starting point (for PCA10056), and just</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 15 Dec 2021 15:45:47 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/82798/nfc-as-gpio-on-nrf52833" /><item><title>RE: NFC as GPIO on nRF52833</title><link>https://devzone.nordicsemi.com/thread/343727?ContentTypeID=1</link><pubDate>Wed, 15 Dec 2021 15:45:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9b6a8be4-bcc2-4a01-9ce9-b952b3c2ed09</guid><dc:creator>Jonathan</dc:creator><description>&lt;p&gt;Thank you... I switched to the DK because I could easily put it on the scope.&lt;/p&gt;
&lt;p&gt;After your answer, I switch backed to my board and it&amp;#39;s actually working. I had just not tried on my board after re-enabling CONFIG_NFCT_PINS_AS_GPIOS .&lt;/p&gt;
&lt;div style="display:none;" id="sconnect-is-installed"&gt;&lt;/div&gt;
&lt;div style="display:none;" id="sconnect-is-installed"&gt;&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NFC as GPIO on nRF52833</title><link>https://devzone.nordicsemi.com/thread/343720?ContentTypeID=1</link><pubDate>Wed, 15 Dec 2021 15:14:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9b8fc6c3-227c-488f-af09-00630abd8762</guid><dc:creator>Jonathan</dc:creator><description>&lt;p&gt;I&amp;#39;m using the nRF52833-DK, I can&amp;#39;t see anything looking like instructions on the bottom side though (also if that matters, I&amp;#39;ve tried a variety of other GPIOs and they are working fine). Thanks for your help!&lt;/p&gt;
&lt;div style="display:none;" id="sconnect-is-installed"&gt;&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NFC as GPIO on nRF52833</title><link>https://devzone.nordicsemi.com/thread/343714?ContentTypeID=1</link><pubDate>Wed, 15 Dec 2021 15:02:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:32581c75-fedf-47ea-9098-dea3289b878f</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Did you also see the last part of my comment:&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Additional question; If you are using the nRF52840-DK, are you sure you have followed the description on the back side of the DK in terms of soldering bridges such that the GPIO&amp;#39;s are connected to the header?&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NFC as GPIO on nRF52833</title><link>https://devzone.nordicsemi.com/thread/343704?ContentTypeID=1</link><pubDate>Wed, 15 Dec 2021 14:44:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d73bd022-aeaa-4d4a-81ee-315acdb0642b</guid><dc:creator>Jonathan</dc:creator><description>&lt;p&gt;Reading memory returns:&lt;/p&gt;
&lt;p&gt;0x1000120C: FFFFFFFE&lt;/p&gt;
&lt;p&gt;(&lt;span&gt;CONFIG_NFCT_PINS_AS_GPIOS&lt;/span&gt; is defined in the project, and I still have an extra copy of the code it triggers at the beginning of the project).&lt;/p&gt;
&lt;p&gt;Is there anything else that controls NFC/GPIO pins?&lt;/p&gt;
&lt;div style="display:none;" id="sconnect-is-installed"&gt;&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NFC as GPIO on nRF52833</title><link>https://devzone.nordicsemi.com/thread/343701?ContentTypeID=1</link><pubDate>Wed, 15 Dec 2021 14:41:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f446d72f-3251-4a89-bf8e-e35f680e0954</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;I think you should execute the &amp;#39;nrfjprog --eraseall&amp;#39; and check by reading &amp;#39;nrfjprog --memrd 0x1000120C --w 32 --n 4&amp;#39; when/if NFC pins are enabled at any time. They should not be enabled if you have added&amp;nbsp;&lt;span&gt;CONFIG_NFCT_PINS_AS_GPIOS in the preprocessor of your project.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Additional question; If you are using the nRF52840-DK, are you sure you have followed the description on the back side of the DK in terms of soldering bridges such that the GPIO&amp;#39;s are connected to the header?&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><item><title>RE: NFC as GPIO on nRF52833</title><link>https://devzone.nordicsemi.com/thread/343672?ContentTypeID=1</link><pubDate>Wed, 15 Dec 2021 13:56:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c77403cb-c317-4d82-bbe2-8b791f6af0d5</guid><dc:creator>Jonathan</dc:creator><description>&lt;p&gt;Thanks, I tried (&amp;quot;--eraseall&amp;quot;) but that didn&amp;#39;t change anything...&lt;/p&gt;
&lt;div style="display:none;" id="sconnect-is-installed"&gt;&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NFC as GPIO on nRF52833</title><link>https://devzone.nordicsemi.com/thread/343617?ContentTypeID=1</link><pubDate>Wed, 15 Dec 2021 11:45:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4df2a9df-24d5-46f5-bbe0-0cac31fb57cc</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;It may be that you some time in the past have programmed an application that have enabled NFC, hence the NFC pins have been set in UICR. I suggest that you execute an &amp;#39;nrfjprog --erasell&amp;quot; from command lines to erase the UICR.&lt;/p&gt;
&lt;p&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>