<?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>Sending data from nrf52 via ble to laptop.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/45009/sending-data-from-nrf52-via-ble-to-laptop</link><description>Hi, I am using ble_app_uart_saadc_timer_driven example, which work just fine when receiving data on smartphone (using nRF Connect app). Now I would also like to do the same thing, but receiving data on laptop. Is is possible to receive data from nrf52</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 19 Mar 2019 09:55:04 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/45009/sending-data-from-nrf52-via-ble-to-laptop" /><item><title>RE: Sending data from nrf52 via ble to laptop.</title><link>https://devzone.nordicsemi.com/thread/176929?ContentTypeID=1</link><pubDate>Tue, 19 Mar 2019 09:55:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:949224da-3685-4881-bca3-44784428fca0</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;It is certainly possible to do this, but it requires that the laptop has a built-in (or external) Bluetooth adapter that support Bluetooth Low Energy, and that the OS implements support for GAP and GATT.&lt;/p&gt;
&lt;p&gt;For Windows, there is an API available for Windows 8 and Windows 10, that can be used to write applications for Bluetooth Low Energy, but this is not available in older versions. In Linux you can use BlueZ with hcitool/gatttool to connect to and read/write Bluetooth LE devices.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Jørgen&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>