<?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>NRF52832+PN532 NFC Write Tag Function</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/51953/nrf52832-pn532-nfc-write-tag-function</link><description>We are developing a product using NRF52832+PN532 as an external NFC reader/writer over Bluethooth. We have tried the adafruit_tag_reader example on NRF52DK which works well. However, when we try to write an NDEF message to a tag with adafruit_pn532_ndef_uri_tag2_write</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 10 Sep 2019 19:54:13 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/51953/nrf52832-pn532-nfc-write-tag-function" /><item><title>RE: NRF52832+PN532 NFC Write Tag Function</title><link>https://devzone.nordicsemi.com/thread/209034?ContentTypeID=1</link><pubDate>Tue, 10 Sep 2019 19:54:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e074901a-f568-4215-b952-cb373f8fbf3f</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Unfortunately I am not aware of any example. The only thing I can say for sure is that t2t write procedures differ from t4t write procedures, so you need to use them properly. Not sure what tag you are using to test on and whether it support writing, for instance out t2t nfc stack does not handle write commands. You&amp;nbsp;should be able to check if tag supports writing by reading its capability container.&lt;/p&gt;
&lt;p&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>