<?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>GATT Client &amp;amp; Server</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/35228/gatt-client-server</link><description>Please can you help me with this fairly straight-forward technical query for a customer new to BLE. 
 Please can you advise which is the best way to structure the link in a customer situation as follows: 
 The customer has an automotive aftermarket product</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 12 Jun 2018 14:04:21 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/35228/gatt-client-server" /><item><title>RE: GATT Client &amp; Server</title><link>https://devzone.nordicsemi.com/thread/135764?ContentTypeID=1</link><pubDate>Tue, 12 Jun 2018 14:04:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7f987d30-4504-4d78-8fa6-255ef51b9618</guid><dc:creator>Brandon Kuhn</dc:creator><description>&lt;p&gt;Thanks Sigurd - that&amp;#39;s very helpful.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: GATT Client &amp; Server</title><link>https://devzone.nordicsemi.com/thread/135758?ContentTypeID=1</link><pubDate>Tue, 12 Jun 2018 13:43:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:da10b97f-267b-47c6-bffa-487545c769af</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;&lt;span&gt;Hi,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;SSP is a classic Bluetooth profile, and doesn&amp;#39;t exist for Bluetooth low energy.&amp;nbsp;&lt;/span&gt;Much of the philosophy with low energy is that you are not restricted to using the official profiles, compared to BR/EDR. It&amp;#39;s very easy to create your own profile and proprietary service, to enable you to transfer data in sensible chunks instead of just cramming all kinds of data together in serial packages. The flexible profile architecture in BLE allows everyone to make their own customized profiles for their particular application.&lt;/p&gt;
&lt;p&gt;&lt;span&gt;That said, we have created a UART/Serial Port Emulation BLE service called &lt;/span&gt;Nordic UART Service (NUS) that is meant as an alternative to SPP, and it can be used as a starting point for&amp;nbsp;implementing your own proprietary service. More information about NUS can be found &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.0.0/ble_sdk_app_nus_eval.html?cp=4_0_0_4_1_2_24"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;A&amp;nbsp;&lt;span&gt;tutorial on how to&amp;nbsp;create a custom service with a custom value characteristic can be found &lt;a href="https://github.com/bjornspockeli/custom_ble_service_example"&gt;here&lt;/a&gt;.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;We have some &lt;a href="https://devzone.nordicsemi.com/tutorials/b/bluetooth-low-energy"&gt;BLE&amp;nbsp;tutorials here&lt;/a&gt;, they are a little bit outdated, but their explanation about the BLE basic is still valid.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;A introduction video to BLE can be found &lt;a href="https://www.youtube.com/watch?v=BZwOrQ6zkzE"&gt;here&lt;/a&gt;.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;The&amp;nbsp;nRF5 SDK can be downloaded from &lt;a href="https://www.nordicsemi.com/eng/nordic/Products/nRF5-SDK/nRF5-SDK-zip/59011"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Documentation can be found &lt;a href="http://infocenter.nordicsemi.com/index.jsp"&gt;here&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>