<?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 transfer a file over BLE?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/42073/how-to-transfer-a-file-over-ble</link><description>I am using nrf52 DK and sdk 15.0. 
 I want to know whether we can transfer the file over the BLE or not? 
 I am using ble_app_uart example,Is there any possibility to modify this example, so that we can transfer the file over the BLE. 
 Could anyone help</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 02 Jan 2019 13:51:10 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/42073/how-to-transfer-a-file-over-ble" /><item><title>RE: How to transfer a file over BLE?</title><link>https://devzone.nordicsemi.com/thread/163458?ContentTypeID=1</link><pubDate>Wed, 02 Jan 2019 13:51:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:778e952c-9633-4769-aead-f33cde3f58de</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;There is no standardized way of transfering a file over BLE so essentially you just have to decide on how to do it. You can for instance continue to use the&amp;nbsp;ble_app_uart example (NUS) but modify it so that there is a concept of files. That should be just a matter of how the peers interpret the transferred data.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>