<?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 data transfer</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/47436/ble-data-transfer</link><description>Hello everyone. I&amp;#39;m working to a project with nRF52840. I&amp;#39;m developing the code in SDK in SES ide. The task i want to perform is transfer data from the memory of nRF52840 to an other device via BLE. Anyone can show some code example. P.S. Is there some</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 20 May 2019 12:45:07 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/47436/ble-data-transfer" /><item><title>RE: BLE data transfer</title><link>https://devzone.nordicsemi.com/thread/187921?ContentTypeID=1</link><pubDate>Mon, 20 May 2019 12:45:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:181e4e32-e0e3-4308-948d-8bf0a3859e1a</guid><dc:creator>Kenneth</dc:creator><description>[quote user=""]The task i want to perform is transfer data from the memory of nRF52840 to an other device via BLE.[/quote]
&lt;p&gt;Maybe this can be a good starting point as any other:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.3.0/ble_sdk_app_blinky_c.html?cp=5_1_4_2_0_0"&gt;https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.3.0/ble_sdk_app_blinky_c.html?cp=5_1_4_2_0_0&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.3.0/ble_sdk_app_blinky.html?cp=5_1_4_2_2_3"&gt;https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.3.0/ble_sdk_app_blinky.html?cp=5_1_4_2_2_3&lt;/a&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE data transfer</title><link>https://devzone.nordicsemi.com/thread/187852?ContentTypeID=1</link><pubDate>Mon, 20 May 2019 09:48:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:16fbdead-4974-40c6-a111-bfd72dc0ab30</guid><dc:creator>awneil</dc:creator><description>[quote userid="79798" url="~/f/nordic-q-a/47436/ble-data-transfer/187715"]I woud like something slighter[/quote]
&lt;p&gt;The trouble is, BLE is &lt;em&gt;&lt;strong&gt;not&lt;/strong&gt;&lt;/em&gt; &amp;quot;slight&amp;quot;.&lt;/p&gt;
&lt;p&gt;If you want something &amp;quot;slighter&amp;quot;, then you need to look as some other radio standard (or something proprietary).&lt;/p&gt;
[quote userid="79798" url="~/f/nordic-q-a/47436/ble-data-transfer/187715"]I want that the PC find my device (without any &amp;quot;wire connection&amp;quot;)[/quote]
&lt;p&gt;See the links I posted previously:&amp;nbsp; Windows 10 supports BLE natively; otherwise, you will need something proprietary.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE data transfer</title><link>https://devzone.nordicsemi.com/thread/187715?ContentTypeID=1</link><pubDate>Sat, 18 May 2019 08:46:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:70755e7d-0867-40f2-a219-9d25b73a93d2</guid><dc:creator>davide</dc:creator><description>&lt;p&gt;Awneil thanks for your answer. The SDK examples have a lot of stuff, I woud like something slighter to send some data, ( I don&amp;#39;t know maybe a code example that works directly on the register set). &lt;br /&gt;About the nRF desktop for windows, I know that, it works when I connect the nRF52840 by USB, it recognizes the serial port, and then launching the BLE app it scans the avaiable device. Instead I want that the PC find my device (without any &amp;quot;wire connection&amp;quot;).&lt;br /&gt;Do you know any solution, howevere thansk a lot.&lt;br /&gt;&lt;br /&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/8686.Immagine.png" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE data transfer</title><link>https://devzone.nordicsemi.com/thread/187703?ContentTypeID=1</link><pubDate>Fri, 17 May 2019 18:09:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:751c38e6-6837-4f5a-a994-6c726197f162</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;Well, the whole point of BLE is just to transfer data - so &lt;em&gt;&lt;strong&gt;all&lt;/strong&gt;&lt;/em&gt; the SDK examples illustrate that in one form or another!&lt;/p&gt;
[quote userid="79798" url="~/f/nordic-q-a/47436/ble-data-transfer"]Is there some way to recive that data on Windows? [/quote]
&lt;p&gt;Windows 10 natively supports BLE&lt;/p&gt;
&lt;p&gt;&lt;a href="https://docs.microsoft.com/en-us/windows/uwp/devices-sensors/bluetooth-low-energy-overview"&gt;https://docs.microsoft.com/en-us/windows/uwp/devices-sensors/bluetooth-low-energy-overview&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;For earlier versions, 3rd-party tools are needed; eg, Nordic&amp;#39;s pc-ble-driver&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/NordicSemiconductor/pc-ble-driver"&gt;https://github.com/NordicSemiconductor/pc-ble-driver&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;For test &amp;amp; development, nRF Connect works with a Nordic DK or Dongle:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.nordicsemi.com/Software-and-Tools/Development-Tools/nRF-Connect-for-desktop"&gt;https://www.nordicsemi.com/Software-and-Tools/Development-Tools/nRF-Connect-for-desktop&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Get Started here:&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/2019_2D00_05_2D00_09-_2800_3_2900_.png" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>