<?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>sending encrypted data over ble</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/49984/sending-encrypted-data-over-ble</link><description>Hello, 
 I am working on the nrf52832 board. I am using the NUS example as the base. 
 For my application i need to send encrypted data from the phone i.e central to the board. What re the changes that i have to make to the RX Characteristic of the NUS</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 25 Aug 2020 10:11:26 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/49984/sending-encrypted-data-over-ble" /><item><title>RE: sending encrypted data over ble</title><link>https://devzone.nordicsemi.com/thread/266178?ContentTypeID=1</link><pubDate>Tue, 25 Aug 2020 10:11:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cfeb47d3-4242-486b-b1c0-1f136bdcffe2</guid><dc:creator>codebreaker176</dc:creator><description>&lt;p&gt;Sure&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks!&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: sending encrypted data over ble</title><link>https://devzone.nordicsemi.com/thread/266138?ContentTypeID=1</link><pubDate>Tue, 25 Aug 2020 08:42:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a081a0a8-847f-41fc-a6f7-e98b9862027a</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;This case is over one year old. I would suggest that you create your own ticket where you describe your inquiry/problem in detail, and possibly link to this case if you find that it is relevant to your case.&lt;/p&gt;
&lt;p&gt;If you want to send data over the air using BLE for example, I would suggest you look into the &lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.0/ble_sdk_app_hrs.html"&gt;ble_app_hrs example&lt;/a&gt;&amp;nbsp;in our SDK, which demonstrates the use of &lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.0/group__nrf__ble__lesc.html"&gt;Low Energy Secure Connections (LESC).&amp;nbsp;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: sending encrypted data over ble</title><link>https://devzone.nordicsemi.com/thread/266112?ContentTypeID=1</link><pubDate>Tue, 25 Aug 2020 07:44:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b84aa16d-8a59-4ed6-b57b-274cc34b9822</guid><dc:creator>codebreaker176</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;How to encrypt the data that is to be sent from the device to an app?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: sending encrypted data over ble</title><link>https://devzone.nordicsemi.com/thread/199304?ContentTypeID=1</link><pubDate>Thu, 18 Jul 2019 13:18:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:32afe808-4118-4576-aac2-df5c72fd65a4</guid><dc:creator>awneil</dc:creator><description>[quote userid="80515" url="~/f/nordic-q-a/49984/sending-encrypted-data-over-ble"]What re the changes that i have to make to the RX Characteristic of the NUS in order to be able to receive Encrypted data[/quote]
&lt;p&gt;None at all!&lt;/p&gt;
&lt;p&gt;NUS is just a &amp;quot;pipe&amp;quot;: bytes go in, and the same bytes come out again at the other end - it neither knows nor cares what those bytes represent.&lt;/p&gt;
&lt;p&gt;Of course, &lt;em&gt;after&lt;/em&gt; the bytes have been received you would need to &lt;em&gt;&lt;strong&gt;de&lt;/strong&gt;&lt;/em&gt;-crypt them - but that&amp;#39;s nothing to do with NUS.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>