<?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 with nrf52832 and s132</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/45387/nfc-with-nrf52832-and-s132</link><description>Hi 
 I have below requirement on NFC using SDK 12.3.0 and soft device S132. please suggest how to start with the same. 
 1.NFC operation. (Simple Read Write into NFC Tag Memory). 
 I have referred sdk12.3.0\examples\nfc\record_text. and try to develop</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 04 Apr 2019 10:30:02 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/45387/nfc-with-nrf52832-and-s132" /><item><title>RE: NFC with nrf52832 and s132</title><link>https://devzone.nordicsemi.com/thread/180261?ContentTypeID=1</link><pubDate>Thu, 04 Apr 2019 10:30:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c05ff0cd-4150-44ad-ae6a-a922ff709a38</guid><dc:creator>pd@learner</dc:creator><description>&lt;p&gt;Sorry for late response.&lt;/p&gt;
&lt;p&gt;Thanks&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NFC with nrf52832 and s132</title><link>https://devzone.nordicsemi.com/thread/179135?ContentTypeID=1</link><pubDate>Fri, 29 Mar 2019 08:28:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2d6c6a3b-8ac4-488a-827a-83a06fa2b320</guid><dc:creator>AndreasF</dc:creator><description>&lt;p&gt;Hi.&lt;/p&gt;
&lt;p&gt;You can use your phone if you want.&lt;/p&gt;
&lt;p&gt;Edit:&amp;nbsp; You have to use the &lt;strong&gt;examples\nfc\writable_ndef_msg&lt;/strong&gt; example if you want to use it with your phone.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Andreas&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NFC with nrf52832 and s132</title><link>https://devzone.nordicsemi.com/thread/179114?ContentTypeID=1</link><pubDate>Fri, 29 Mar 2019 07:04:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bd0cf248-2bae-4c7a-acf1-bea56940b13e</guid><dc:creator>pd@learner</dc:creator><description>&lt;p&gt;I do not want to use Adafruit NFC Shield library.&amp;nbsp; without adafruit is it possible to write data into nfc tag?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NFC with nrf52832 and s132</title><link>https://devzone.nordicsemi.com/thread/178878?ContentTypeID=1</link><pubDate>Thu, 28 Mar 2019 10:17:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:faf79475-daf8-4692-85b6-5242acea9d6a</guid><dc:creator>AndreasF</dc:creator><description>&lt;p&gt;Hi.&lt;/p&gt;
&lt;p&gt;Take a look at the&lt;a href="http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v12.3.0%2Flib_adafruit.html"&gt; Adafruit NFC Shield library&lt;/a&gt;, it shows ou how to read and write. There is even an &lt;a href="http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v12.3.0%2Fnfc_adafruit_with_tag_parser.html&amp;amp;cp=4_0_7_4_6_0"&gt;example &lt;/a&gt;you can take a look at.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Andreas&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NFC with nrf52832 and s132</title><link>https://devzone.nordicsemi.com/thread/178822?ContentTypeID=1</link><pubDate>Thu, 28 Mar 2019 04:21:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:732e2769-feba-4699-929e-4bafce7f10d3</guid><dc:creator>pd@learner</dc:creator><description>&lt;p&gt;I want to write a simple application using nrf52832 pca10040 board,sdk12.3.0 and s132. In&amp;nbsp; application I want to read data from NFC tag of nrf52 and write data to tag. I have preformed read operation from tag but I didin&amp;#39;t found any information how to write data&amp;nbsp; to tag from polling device.&amp;nbsp;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NFC with nrf52832 and s132</title><link>https://devzone.nordicsemi.com/thread/178681?ContentTypeID=1</link><pubDate>Wed, 27 Mar 2019 13:19:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f732e65a-4010-4a6e-9e1d-4ef314711929</guid><dc:creator>AndreasF</dc:creator><description>&lt;p&gt;Hi.&lt;/p&gt;
&lt;p&gt;Could you please try to provide me with some more information, it is unclear to me what you wish to have.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Andreas&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>