<?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>Where is Example HRM characteristic defined in the source code?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/8549/where-is-example-hrm-characteristic-defined-in-the-source-code</link><description>I&amp;#39;m moving to Nordic from &amp;quot;another&amp;quot; BLE s.o.c. where the UUIDs, profiles, services and characteristics were defined in XML. With that product I could modify or examine or delete an un-wanted characteristic from a service if desired. 
 Where is the &amp;quot;source</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 06 Aug 2015 10:02:53 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/8549/where-is-example-hrm-characteristic-defined-in-the-source-code" /><item><title>RE: Where is Example HRM characteristic defined in the source code?</title><link>https://devzone.nordicsemi.com/thread/31254?ContentTypeID=1</link><pubDate>Thu, 06 Aug 2015 10:02:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:95bcdf45-eaed-4f80-b529-49feab5a307a</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;You can find the services in \components\ble\ble_services. For example ble_hrs.h and ble_hrs.c in \components\ble\ble_services\ble_hrs&lt;/p&gt;
&lt;p&gt;These are libriaries, so changing them will affect all projects that includes them. If you want to make modifications you should copy the service to your project folder and change the include paths in the project your are working on.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>