<?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>How to send file over NFC</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/18018/how-to-send-file-over-nfc</link><description>I need send small file over NFC. 
 Please example. How to use NFC_URI_FILE content type.</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 29 Nov 2016 08:58:30 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/18018/how-to-send-file-over-nfc" /><item><title>RE: How to send file over NFC</title><link>https://devzone.nordicsemi.com/thread/69451?ContentTypeID=1</link><pubDate>Tue, 29 Nov 2016 08:58:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:36216d9c-b19f-48cb-b0e3-aaba33539dee</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;See &lt;a href="https://devzone.nordicsemi.com/question/89623/nrf52-nfc-read-code-size-limit/"&gt;this thread&lt;/a&gt; about NFC size limit.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to send file over NFC</title><link>https://devzone.nordicsemi.com/thread/69450?ContentTypeID=1</link><pubDate>Tue, 29 Nov 2016 07:54:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d94f9926-cf50-42d1-9746-20e42dd05c0d</guid><dc:creator>Tom</dc:creator><description>&lt;p&gt;How many Bytes can I transmit in one packet?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to send file over NFC</title><link>https://devzone.nordicsemi.com/thread/69449?ContentTypeID=1</link><pubDate>Mon, 28 Nov 2016 15:52:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3addf0b2-9056-4349-a7ac-dd60bd3f6698</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;You should be able to define your own &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v12.0.0/nfc_ndef_dox.html?cp=4_0_0_3_20_1"&gt;NFC Data Exchange Format (NDEF)&lt;/a&gt; to transfer images as binary data, but we don&amp;#39;t provide any examples for this. You can study the &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v12.0.0/group__nfc__ndef__messages.html?cp=4_0_0_6_5_0_0"&gt;predefined NDEF messages&lt;/a&gt; found in our SDK, to get an idea of how this is done.&lt;/p&gt;
&lt;p&gt;You can find the complete API documentation for the NFC libraries in &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v12.0.0/group__nfc__api.html?cp=4_0_0_6_5"&gt;the infocenter&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Jørgen&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to send file over NFC</title><link>https://devzone.nordicsemi.com/thread/69448?ContentTypeID=1</link><pubDate>Mon, 28 Nov 2016 15:01:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3282a4c9-d9a1-4349-a5f8-79ad1819cc18</guid><dc:creator>Tom</dc:creator><description>&lt;p&gt;I need to send small picture over nfc. When reader is offline and can not download content from network.&lt;/p&gt;
&lt;p&gt;Is it possible?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to send file over NFC</title><link>https://devzone.nordicsemi.com/thread/69447?ContentTypeID=1</link><pubDate>Mon, 28 Nov 2016 14:52:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c506ff3b-8cba-4803-b6e7-05a1ca463e38</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;What kind of file do you want to transfer? And to what kind of device do you want to send to? &lt;code&gt;NFC_URI_FILE&lt;/code&gt; is only used to set the &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v12.0.0/group__nfc__uri__rec.html#gab7b42cb4c7f3eba5a077dcaed13477fa"&gt;type of URI link&lt;/a&gt; sendt over NFC, when &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v12.0.0/group__nfc__uri__msg.html?cp=4_0_0_6_5_0_0_3_1#ga27c4bead33748e535ffd45cc08c126ab"&gt;encoding an NFC NDEF URI message&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>