<?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>Is it possible to detect BLE devices such as a pebble watch?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/4807/is-it-possible-to-detect-ble-devices-such-as-a-pebble-watch</link><description>I have a BLE wearable (Pebble watch) that I wish to detect using the nrf51822 evaluation kit. I can use the Control Panel to see the pebble. I would like to be able to us the nrf51822 eval kit to detect when the pebble is near so that I can trigger an</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 17 Dec 2014 10:21:19 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/4807/is-it-possible-to-detect-ble-devices-such-as-a-pebble-watch" /><item><title>RE: Is it possible to detect BLE devices such as a pebble watch?</title><link>https://devzone.nordicsemi.com/thread/17015?ContentTypeID=1</link><pubDate>Wed, 17 Dec 2014 10:21:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cfb6dbda-f133-4ac1-9fd1-ddce3b6087a4</guid><dc:creator>Petter Myhre</dc:creator><description>&lt;p&gt;It should be possible.&lt;/p&gt;
&lt;p&gt;I recommend you to look into SoftDevice S120, it can act as a observer and a central. You should be able to scan the advertising packets from the Pebble. Then you just need to trigger on some identifier in the packet, for example the name, the UUID, or the address. You should be able to get this information form MCP.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>