<?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>How to encrypt and Decrypt BLE advertising data</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/37886/how-to-encrypt-and-decrypt-ble-advertising-data</link><description>Dear Nordic, 
 Is it possible to encrypt BLE advertising data? how encrypt this advertising data packet and also decrypt the packet. 
 i want to encrypt my BLE advertising packet where i start ? can you help me to achieve this? 
 I have one more question</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 02 Apr 2019 14:44:01 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/37886/how-to-encrypt-and-decrypt-ble-advertising-data" /><item><title>RE: How to encrypt and Decrypt BLE advertising data</title><link>https://devzone.nordicsemi.com/thread/179815?ContentTypeID=1</link><pubDate>Tue, 02 Apr 2019 14:44:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5a44062d-7186-42e9-9aa9-c4b8db648d7f</guid><dc:creator>run_ar</dc:creator><description>&lt;p&gt;This does not seem related, peer manager issue? Please consider creating a separate thread with your question.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to encrypt and Decrypt BLE advertising data</title><link>https://devzone.nordicsemi.com/thread/179642?ContentTypeID=1</link><pubDate>Tue, 02 Apr 2019 06:29:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1f66129c-7b99-40e2-894e-fd9fcec1c2b8</guid><dc:creator>Naralasetty Praneeth</dc:creator><description>&lt;p&gt;hey &lt;a href="https://devzone.nordicsemi.com/members/alan-ajit"&gt;Alan Ajit&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;did you achieve the encryption and decryption of ble advertising data&lt;/p&gt;
&lt;p&gt;i too have the same problem&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to encrypt and Decrypt BLE advertising data</title><link>https://devzone.nordicsemi.com/thread/146590?ContentTypeID=1</link><pubDate>Thu, 30 Aug 2018 19:00:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f82cd06b-f26e-452d-9d79-529dc21d396b</guid><dc:creator>run_ar</dc:creator><description>&lt;p&gt;The address is not guaranteed to be unique. But it is 46 random bits, so it is very unlikely there will be a match. If you use AES, you will need a preshared key, I think the example in the link I sent you has code for both decrypt and encrypt.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to encrypt and Decrypt BLE advertising data</title><link>https://devzone.nordicsemi.com/thread/146217?ContentTypeID=1</link><pubDate>Wed, 29 Aug 2018 07:16:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cef82f56-92a6-481d-b871-7081bf9fd1dd</guid><dc:creator>Alan Ajit</dc:creator><description>&lt;p&gt;Thanks for your replay.&lt;/p&gt;
&lt;p&gt;Is this device address is unique or not?&lt;/p&gt;
&lt;p&gt;when I read FICR, Its showing Device id(8 byte) and device address(6 byte). Is this are unique for all chips of NRF?&lt;/p&gt;
&lt;p&gt;One more doubt in encryption/decryption you said AES support for encryption not decryption. Then how to decrypt receiver end? I am new in this field. i want to encrypt advertising data from transmitter and decrypt the data in receiver end.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to encrypt and Decrypt BLE advertising data</title><link>https://devzone.nordicsemi.com/thread/146215?ContentTypeID=1</link><pubDate>Wed, 29 Aug 2018 06:47:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:196e6845-215f-4f83-aa91-4890e3854801</guid><dc:creator>run_ar</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The nRF52840 has at least a device address that is pseudo randomly generated (2 bits are not random). See &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52840.ps/ficr.html?cp=2_0_0_3_3"&gt;FICR &lt;/a&gt;for more details.&lt;/p&gt;
&lt;p&gt;If you want to encrypt advertisement data you need to do that in your application. Something like this might do the trick: &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/13429/aes-encryption-with-sd"&gt;https://devzone.nordicsemi.com/f/nordic-q-a/13429/aes-encryption-with-sd&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>