<?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>What is the difference between developing BLE custom GATT profiles and Bluetooth classic SPP?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/7009/what-is-the-difference-between-developing-ble-custom-gatt-profiles-and-bluetooth-classic-spp</link><description>I am new to BLE but have been reading up about it. My understanding is that developing BLE custom GATT profiles is similar to SPP but the difference is that BLE is extremely low power. Is this understanding correct? What are the other differences?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 13 May 2015 13:55:05 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/7009/what-is-the-difference-between-developing-ble-custom-gatt-profiles-and-bluetooth-classic-spp" /><item><title>RE: What is the difference between developing BLE custom GATT profiles and Bluetooth classic SPP?</title><link>https://devzone.nordicsemi.com/thread/24719?ContentTypeID=1</link><pubDate>Wed, 13 May 2015 13:55:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e9942543-aeb4-4e74-8ee5-52d540181b31</guid><dc:creator>helpme</dc:creator><description>&lt;p&gt;Thanks for the answer. The similarity that I have in mind is that both SPP and BLE Gatt are good for sending data around. Sending sensor data would be a good application. I was wondering in what ways are the data characteristics that can be carried by BLE different from SPP.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: What is the difference between developing BLE custom GATT profiles and Bluetooth classic SPP?</title><link>https://devzone.nordicsemi.com/thread/24718?ContentTypeID=1</link><pubDate>Wed, 13 May 2015 12:00:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:77ee9eac-3819-4d5f-a080-5ab750a72081</guid><dc:creator>MartinBL</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;I&amp;#39;m not sure if I understand your question correctly, but &lt;a href="https://developer.bluetooth.org/TechnologyOverview/Pages/BLE.aspx"&gt;Bluetooth Low Energy&lt;/a&gt; (also known as BLE, Bluetooth Smart or Bluetooth 4.x) can be considered a completely new technology, very different from previous Bluetooth versions. As you say, BLE is designed for very low power consumption. The Serial Port Profile (SPP) is a profile based on &lt;a href="https://developer.bluetooth.org/TechnologyOverview/Pages/BREDR.aspx"&gt;BR/EDR&lt;/a&gt; (Basic Rate/Enhanced Data Rate introduced in Bluetooth V2.0). I&amp;#39;m not sure if there is a BLE equivalent of the profile out there, but you can check out the &lt;a href="https://developer.nordicsemi.com/nRF51_SDK/nRF51_SDK_v8.x.x/doc/8.1.0/s110/html/a00078.html"&gt;&amp;quot;UART/Serial Port Emulation over BLE&amp;quot; example&lt;/a&gt; in our SDK.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>