<?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>Gazell - Bidirectional Comms with encrypted pipe</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/55957/gazell---bidirectional-comms-with-encrypted-pipe</link><description>Hello, 
 I am currently working on a project that involves the host device to send configurations parameters over to the device. I was hoping the connection between in device and host to be encrypted as there could be multiple hosts/devices in the vicinity</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 27 Dec 2019 16:50:04 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/55957/gazell---bidirectional-comms-with-encrypted-pipe" /><item><title>RE: Gazell - Bidirectional Comms with encrypted pipe</title><link>https://devzone.nordicsemi.com/thread/226962?ContentTypeID=1</link><pubDate>Fri, 27 Dec 2019 16:50:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2e268a20-698f-428a-8d76-a7790bd72f54</guid><dc:creator>mmak</dc:creator><description>&lt;p&gt;Alright thanks for the confirmation and advice!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Gazell - Bidirectional Comms with encrypted pipe</title><link>https://devzone.nordicsemi.com/thread/226951?ContentTypeID=1</link><pubDate>Fri, 27 Dec 2019 15:22:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f767e35b-6ae3-45f9-88e2-91e90f7ceb8b</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Mmak,&lt;/p&gt;
&lt;p&gt;Our expert in Gazell is current on holiday and will be back on 2nd week of January. I will try to help you in the mean time.&amp;nbsp;&lt;br /&gt;As you can find in&amp;nbsp;gzp_process_encrypted_user_data() function in nrf_gzp_host.c, the ACK packet is automatically built with only the encrypted validation ID and session counter number.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You would need to use non encrypted pipe for piggy packing data back from host to device.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;However, I do think that it&amp;#39;s possible to modify the function&amp;nbsp;&lt;span&gt;gzp_process_encrypted_user_data() to add your custom data in. And you need to modify the&amp;nbsp;gzp_crypt_tx_transaction() function in nrf_gzp_device.c to extract the user data out on the device side. I haven&amp;#39;t&amp;nbsp;tested this though.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>