<?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>BLE custom service transferring file</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/25081/ble-custom-service-transferring-file</link><description>Hello there,
I am a beginner, i want to know what changes should i make in the already existing example &amp;quot;ble_app_uart&amp;quot; so as to make my nrf51 development kit able to transfer and receive &amp;quot;.txt files&amp;quot; over ble. 
 Thanks in advance.
Regards</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 13 Sep 2017 18:04:05 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/25081/ble-custom-service-transferring-file" /><item><title>RE: BLE custom service transferring file</title><link>https://devzone.nordicsemi.com/thread/98804?ContentTypeID=1</link><pubDate>Wed, 13 Sep 2017 18:04:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7cdc606e-4bd7-41e7-a0fb-9675ff4724d2</guid><dc:creator>YASH</dc:creator><description>&lt;p&gt;Ok. Thank you :)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE custom service transferring file</title><link>https://devzone.nordicsemi.com/thread/98803?ContentTypeID=1</link><pubDate>Wed, 13 Sep 2017 12:50:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:249e5032-63e7-4af9-91fd-a3887d873ed1</guid><dc:creator>endnode</dc:creator><description>&lt;p&gt;No, sorry, I don&amp;#39;t know about any example project/code to share. Maybe you will get lucky with searching on github/google or someone else on this forum. In the worst case it doesn&amp;#39;t seem to be very hard to implement...&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE custom service transferring file</title><link>https://devzone.nordicsemi.com/thread/98802?ContentTypeID=1</link><pubDate>Wed, 13 Sep 2017 11:05:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:64253c4a-29d4-4f79-aab8-4c64c3192e91</guid><dc:creator>YASH</dc:creator><description>&lt;p&gt;Thank you endnode.
Ya, after receiving the .txt file, i wish to transfer it to an external SD card interfaced, which is already there from SDK 12.2.0. I want to knw how to transfer this .txt file to that? It will be great if u share any code snippet.
Thank in advance
Regards&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE custom service transferring file</title><link>https://devzone.nordicsemi.com/thread/98801?ContentTypeID=1</link><pubDate>Mon, 11 Sep 2017 14:00:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c8b8fdc7-37bb-4e21-928e-fa658151fb7c</guid><dc:creator>endnode</dc:creator><description>&lt;p&gt;Not much changes needed, simply define some protocol (message header?) on top of serial data pushed over Nordic BLE UART GATT Service (Characteristic) and encapsulate your file (or whatever else) to it. Bigger questions would be: how would TXT file get to embedded controller like nRF5x? And what it will do with it once received?;)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>