<?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>Hide HOGP (HID) from computers/handhelds (stelth-mode)</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/1780/hide-hogp-hid-from-computers-handhelds-stelth-mode</link><description>Hi, 
 I&amp;#39;m using Hid over GATT for a basic BLE button-pad device (peripheral).
The HOGP was choosen to get events and automatic reconnections etc as the central is a Linux machine with BlueZ 5.x. 
 The question is now how to best &amp;quot;hide&amp;quot; my nrf51822</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 04 Mar 2014 16:13:13 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/1780/hide-hogp-hid-from-computers-handhelds-stelth-mode" /><item><title>RE: Hide HOGP (HID) from computers/handhelds (stelth-mode)</title><link>https://devzone.nordicsemi.com/thread/7791?ContentTypeID=1</link><pubDate>Tue, 04 Mar 2014 16:13:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d441ffd0-3c82-4103-b7d3-4d3f9b85010d</guid><dc:creator>Ole Morten</dc:creator><description>&lt;p&gt;If you&amp;#39;re bonded with your LInux Central, you should use whitelisting to deny any other device to connect. When you have a bond, you could also remove all data from the advertisement packet if you want to, since the Central that already knows you should still choose to connect based on your Bluetooth address.&lt;/p&gt;
&lt;p&gt;You can take a look at the applications in the SDK that use the bond manager (and specifically its whitelist_get() function, for example in ble_app_proximity for nRF6310) for an example of how this can be done.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>