<?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>My app won&amp;#39;t detect HeartRateService</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/15476/my-app-won-t-detect-heartrateservice</link><description>Hi, I have written some code following an example for my nRF51-DK using a sensor and HeartRateService, but I tried to use some apps and the scan doesn&amp;#39;t seem to see my phone. I tried it with the nRF Connect app and it sees it, and the data looks correct</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Sun, 07 Aug 2016 10:09:01 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/15476/my-app-won-t-detect-heartrateservice" /><item><title>RE: My app won't detect HeartRateService</title><link>https://devzone.nordicsemi.com/thread/59125?ContentTypeID=1</link><pubDate>Sun, 07 Aug 2016 10:09:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:50ff14ef-6bc0-4ca4-afc7-6f0cd9c047bf</guid><dc:creator>gianni66</dc:creator><description>&lt;p&gt;Thanks for your answer Collin. If I am to choose raw data, I see 0x020106080946562D48524D00.
If I connect to the device, under the client tab I have:
-Generic Access with 0x1800
-Generic Attribute with 0x1801
-Heart Rate with 0x180D
Choosing the Heart Rate service, the data saw there is correct, but still I can&amp;#39;t seem to be able to detect this service in an external app, so I reckon that the problem lies in the raw data UUID.
How can I solve this problem?&lt;/p&gt;
&lt;p&gt;EDIT: I have solved it, thanks Collin. Just had to add what you said in your answer&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: My app won't detect HeartRateService</title><link>https://devzone.nordicsemi.com/thread/59124?ContentTypeID=1</link><pubDate>Mon, 01 Aug 2016 23:14:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a16f4cdd-4fcf-46ce-bd62-26df13024753</guid><dc:creator>Collin Mast</dc:creator><description>&lt;p&gt;Ensure that you are advertising the Hear Rate Service in your advertisement (0x180D). If you are using the nRF connect app, you should be able to select &lt;code&gt;RAW&lt;/code&gt; on the advertisement data, you should see a field of type 0x03, which should contain that 16-bit UUID&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>