<?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>Non Bluetooth/BLE Keyfob implementation</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/55760/non-bluetooth-ble-keyfob-implementation</link><description>Hello 
 
 I have a use case of typical 3 key (lock / unlock / alarm) car remote lock key fob implementation. Since I already have nRF82810 / 840 based hardware designs that can do this I wanted to check if there is any supporting firmware for this. 
</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 18 Dec 2019 12:20:47 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/55760/non-bluetooth-ble-keyfob-implementation" /><item><title>RE: Non Bluetooth/BLE Keyfob implementation</title><link>https://devzone.nordicsemi.com/thread/226134?ContentTypeID=1</link><pubDate>Wed, 18 Dec 2019 12:20:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7e539b3f-ff81-45f5-bdcc-1d2ac9e4387e</guid><dc:creator>Deepak Gupta</dc:creator><description>&lt;p&gt;Directed advertising should be good enough for my requirement. Thanks Edvin.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Non Bluetooth/BLE Keyfob implementation</title><link>https://devzone.nordicsemi.com/thread/226127?ContentTypeID=1</link><pubDate>Wed, 18 Dec 2019 11:55:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:81e4c922-9f1e-4faa-a032-d41dff0f4916</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;No. All devices are visible if someone is scanning for them. It is not possible to hide from that.&lt;/p&gt;
&lt;p&gt;Now, I don&amp;#39;t remember if you use directed advertising, that it is filtered out by the OS on the phone, so that you can&amp;#39;t see it in nRF Connect for iOS/Android. But you are able to see it using e.g. nRF Connect for Desktop, or a BLE sniffer.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Because the packets are on the air, it is simply impossible to hide it 100%.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;BR,&lt;/p&gt;
&lt;p&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Non Bluetooth/BLE Keyfob implementation</title><link>https://devzone.nordicsemi.com/thread/226116?ContentTypeID=1</link><pubDate>Wed, 18 Dec 2019 11:13:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:088864a6-9b0c-4e40-a1c9-30a08b4bd1dd</guid><dc:creator>Deepak Gupta</dc:creator><description>&lt;p&gt;Hi Edvin,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks for that. Let me clarify, I dont want the keyfob as to show up as a BLE/Bluetooth device, even when scanned by nRF connect. If this possible.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Non Bluetooth/BLE Keyfob implementation</title><link>https://devzone.nordicsemi.com/thread/226113?ContentTypeID=1</link><pubDate>Wed, 18 Dec 2019 11:06:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:374227db-b0b8-4869-9719-a8fad2b15d6c</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;This depends on what you mean by &amp;quot;invisible&amp;quot; communication. All packets are on air, so it is not possible to hide them completely. However, most devices are ignored by the OS on phones, unless they contain a standard BLE service that the phone find useful, such as a keyboard/mouse or other HID devices.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;So if you use a custom service, that would in one way be invisible for other users. However, if you have a BLE app, such as nRF Connect for iOS or Android, you will be able to see all BLE devices that are advertising.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I would of course recommend to enter a connection in order to use buttons on the keyfob. This is because then you can use encryption when you press the open/lock/alarm buttons, which makes them impossible to record, and use replay attacks to unlock the car.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>