<?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>Btle treadmill</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/12176/btle-treadmill</link><description>We are treadmill developers and we want&amp;#173; to include bluetooth capability to our &amp;#173;products.
We found, on the bluetooth website the &amp;#173;RSC characteristic ( Running Speed and C&amp;#173;adence) that will allow us to send speed&amp;#173; and cumulative distance, according to</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 25 Mar 2016 13:16:32 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/12176/btle-treadmill" /><item><title>RE: Btle treadmill</title><link>https://devzone.nordicsemi.com/thread/46072?ContentTypeID=1</link><pubDate>Fri, 25 Mar 2016 13:16:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:935d8bca-0204-4c0f-8038-873497d8c583</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;See also: &lt;a href="https://devzone.nordicsemi.com/question/72988/rsc-sample-for-nrf8001-redbear-ble-shield-arduino/"&gt;devzone.nordicsemi.com/.../&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Btle treadmill</title><link>https://devzone.nordicsemi.com/thread/46074?ContentTypeID=1</link><pubDate>Thu, 24 Mar 2016 21:37:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3ed62559-6310-44c5-ac6a-013f59df0a02</guid><dc:creator>Gaucho</dc:creator><description>&lt;p&gt;I heard that there is a bluetooth LE service still not public in the Bluetooth SIG, under the &amp;quot;sport and Fitness&amp;quot; group. This new protocol, will be pubiched at the end of the year and it should include also the inclination of the treadmill. The problem is that I am not a member of the Bluetooth SIG and then I am not able to see the protocol implementation.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Btle treadmill</title><link>https://devzone.nordicsemi.com/thread/46073?ContentTypeID=1</link><pubDate>Mon, 29 Feb 2016 09:50:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ae1017d1-d6e9-4a88-baee-9933c4274f4e</guid><dc:creator>FormerMember</dc:creator><description>&lt;p&gt;To my knowledge, there is no BLE profile that includes the inclination of a treadmill.&lt;/p&gt;
&lt;p&gt;What I would recommend you to do is to create a custom profile one of the following ways:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Create a profile containing two services: the Bluetooth SIG defined RCS and a proprietary service for the treadmill inclination.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Create a new RSC service with a proprietary UUID. Inside the &amp;quot;new&amp;quot; RSC service you have the Bluetooth SIG defined RSC content plus a new &amp;quot;incline treadmill&amp;quot; characteristic.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;For how to create services with proprietary UUID, I would recommend you to take a look at the ble_app_uart example in the SDK.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>