<?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>Advertising a service but not connectable?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/24305/advertising-a-service-but-not-connectable</link><description>I noticed while running a Bluetooth scanner app on my iPad, while testing one of my devices, that it was showing someone else&amp;#39;s device in the locality. 
 What I found strange about this was that the device was not advertising as being connectable, but</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Sun, 13 Aug 2017 23:37:05 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/24305/advertising-a-service-but-not-connectable" /><item><title>RE: Advertising a service but not connectable?</title><link>https://devzone.nordicsemi.com/thread/95686?ContentTypeID=1</link><pubDate>Sun, 13 Aug 2017 23:37:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e76d2d58-6194-4f59-9cdf-6aa17bb73405</guid><dc:creator>Roger Clark</dc:creator><description>&lt;p&gt;OK&lt;/p&gt;
&lt;p&gt;I found it now.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.bluetooth.com/specifications/assigned-numbers/16-bit-uuids-for-members"&gt;www.bluetooth.com/.../16-bit-uuids-for-members&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I have not looked at robots.txt on bluetooth.org, but its strange that google didn;t show this in its list and instead from some code on sourceforge.&lt;/p&gt;
&lt;p&gt;Edit.&lt;/p&gt;
&lt;p&gt;I take a general interest in the devices I happen to notice while scanning BLE when testing.&lt;/p&gt;
&lt;p&gt;I have noticed a lot of Chinese made products advertise with unlisted 16 bit UUID,s in the range 7xxx&lt;/p&gt;
&lt;p&gt;I now see that they do this because it appears that Bluetooth.org seem to allocate 16 bit services to members, starting from 0xFEFF descending, and the general purpose 16 bit uuids are much lower 16 bit numbers e.g 1800 upwards&lt;/p&gt;
&lt;p&gt;So I presume the companies who used these unregistered 7xxx codes hop that Bluetooth.org will not allocate that range for many many years, why which time they will be long gone&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Advertising a service but not connectable?</title><link>https://devzone.nordicsemi.com/thread/95685?ContentTypeID=1</link><pubDate>Sun, 13 Aug 2017 22:49:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a6fd9737-1519-4b99-bbfd-8d27226c4d2b</guid><dc:creator>RK</dc:creator><description>&lt;p&gt;why is there so much confusion here. I KNOW it&amp;#39;s not your device. Nothing I have said says it&amp;#39;s your device, all my replies have fully grokked that it is not your device, nor your code. I even corrected the other poster who thought it was your code. I know it&amp;#39;s your neighbors device and you are scanning it. I wrote&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;he&amp;#39;s scanning random devices and found one (which isn&amp;#39;t his device nor coded by him) 
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;what&amp;#39;s this  about &amp;#39;secret society&amp;#39;? FE9F is in the member assigned range (bluetooth org publishes the ranges) so you can just go right to that document if you know that, else all you need to do is type &amp;#39;bluetooth FE9F&amp;#39; into google (amusingly enough) to find as the second link&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.bluetooth.com/specifications/assigned-numbers/16-bit-uuids-for-members"&gt;www.bluetooth.com/.../16-bit-uuids-for-members&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;which has FE9F on it, belonging to google, and FEA0 as well.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Advertising a service but not connectable?</title><link>https://devzone.nordicsemi.com/thread/95684?ContentTypeID=1</link><pubDate>Sun, 13 Aug 2017 22:20:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cb2c81f8-3847-40d4-96c1-bba43c6f43ab</guid><dc:creator>Roger Clark</dc:creator><description>&lt;p&gt;Sorry.&lt;/p&gt;
&lt;p&gt;I thought I made it clear it was not my device&lt;/p&gt;
&lt;p&gt;&amp;quot; it was showing someone else&amp;#39;s device in the locality.&amp;quot;&lt;/p&gt;
&lt;p&gt;Re: FE9F UUID&lt;/p&gt;
&lt;p&gt;umm.  I &amp;quot;googled&amp;quot; for that UUID and it didnt turn up any obvious hits&lt;/p&gt;
&lt;p&gt;e.g.&lt;/p&gt;
&lt;p&gt;site:www.bluetooth.org FE9F&lt;/p&gt;
&lt;p&gt;finds nothing,&lt;/p&gt;
&lt;p&gt;but&lt;/p&gt;
&lt;p&gt;site:www.bluetooth.org 180A&lt;/p&gt;
&lt;p&gt;finds the device information service.&lt;/p&gt;
&lt;p&gt;I did now find it here,&lt;/p&gt;
&lt;p&gt;&lt;a href="https://sourceforge.net/p/android-x86/external_bluetooth_bluez/ci/nougat-x86/tree/monitor/uuid.c"&gt;sourceforge.net/.../uuid.c&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;but its not a definitive source.&lt;/p&gt;
&lt;p&gt;Is there a definitive source where these services can be looked up, or is it a secret society ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Advertising a service but not connectable?</title><link>https://devzone.nordicsemi.com/thread/95683?ContentTypeID=1</link><pubDate>Sun, 13 Aug 2017 21:38:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:32686798-cd36-4449-8049-ab50ecdbbafc</guid><dc:creator>RK</dc:creator><description>&lt;p&gt;yes I know it&amp;#39;s not your code, your post was quite clear on that point. Service data is a standard data type which says &amp;quot;this is the actual value for this service&amp;quot; so a central can read data without connecting. It&amp;#39;s generally not very useful because it only takes 16 bit UUIDs and thus can only be used for properly BLE registered services. In this case FE9F is registered to google so it&amp;#39;s probably some google alexa spy device or something.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Advertising a service but not connectable?</title><link>https://devzone.nordicsemi.com/thread/95682?ContentTypeID=1</link><pubDate>Sun, 13 Aug 2017 21:30:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8e28ba5d-0a65-4eb6-ba60-35051f48c895</guid><dc:creator>Roger Clark</dc:creator><description>&lt;p&gt;Its not my code and I don&amp;#39;t know what device is broadcasting it.&lt;/p&gt;
&lt;p&gt;I have started to notice a lot of devices when I scan to check my code is working OK.&lt;/p&gt;
&lt;p&gt;I think my neighbours must have bought some BLE equiped appliances, as one device has the name &amp;quot;Kitchen home&amp;quot; and one is a Samsung TV.&lt;/p&gt;
&lt;p&gt;But the device in question does not have a name, and the service ID is not a standard code.&lt;/p&gt;
&lt;p&gt;I was not aware that there was an advertising type called &amp;quot;Data service data&amp;quot;, which appears to be similar to manufacturer data, but carries the overhead of the service ID.&lt;/p&gt;
&lt;p&gt;I can&amp;#39;t think why anyone would send both manufacturer data, in a private format, and also Data service data.&lt;/p&gt;
&lt;p&gt;I have not run the packet sniffer to get the raw data, but I suspect it may not be sending the flags either, but that iOS has them by default in its data structure.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Advertising a service but not connectable?</title><link>https://devzone.nordicsemi.com/thread/95681?ContentTypeID=1</link><pubDate>Sun, 13 Aug 2017 21:18:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:de9aaaed-742f-43e0-ad73-d8f812b767be</guid><dc:creator>Nguyen Hoan Hoang</dc:creator><description>&lt;p&gt;Got it, thanks for clarification.  I though he was asking about his firmware.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Advertising a service but not connectable?</title><link>https://devzone.nordicsemi.com/thread/95680?ContentTypeID=1</link><pubDate>Sun, 13 Aug 2017 21:15:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:132a4e6c-1b88-493d-9cec-4503775ee499</guid><dc:creator>RK</dc:creator><description>&lt;p&gt;it&amp;#39;s not his code - he&amp;#39;s scanning random devices and found one (which isn&amp;#39;t his device nor coded by him) which is advertising in that manner - he just asked why a device would do that.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Advertising a service but not connectable?</title><link>https://devzone.nordicsemi.com/thread/95679?ContentTypeID=1</link><pubDate>Sun, 13 Aug 2017 21:13:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4eabec53-1b54-442d-b9dc-26ef5fdee1df</guid><dc:creator>Nguyen Hoan Hoang</dc:creator><description>&lt;p&gt;He said that it advertised as not connectable. So I ask if he has that function in the code, if not then it is not connectable.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Advertising a service but not connectable?</title><link>https://devzone.nordicsemi.com/thread/95678?ContentTypeID=1</link><pubDate>Sun, 13 Aug 2017 20:56:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f48a05b6-0294-4ac9-b57b-c58c3907ae49</guid><dc:creator>RK</dc:creator><description>&lt;p&gt;you didn&amp;#39;t read his question properly.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Advertising a service but not connectable?</title><link>https://devzone.nordicsemi.com/thread/95677?ContentTypeID=1</link><pubDate>Sun, 13 Aug 2017 13:00:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4faba008-5b46-4eaa-82ae-f1ae84c48aa1</guid><dc:creator>Nguyen Hoan Hoang</dc:creator><description>&lt;p&gt;Do you have conn_params_init() somewhere in your code ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>