<?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 disable aes encryption while pairing</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/27417/how-to-disable-aes-encryption-while-pairing</link><description>Hi there, 
 I&amp;#39;m currently porting the nRFgo gzll_host_w_dyn_pairing_example however my microcontroller does not have an aes encryption peripheral. 
 It seemed easy to just define GZP_CRYPT_DISABLE but this results in undefined reference errors &amp;#39;gzp_crypt_user_data_received</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 21 Nov 2017 09:58:15 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/27417/how-to-disable-aes-encryption-while-pairing" /><item><title>RE: How to disable aes encryption while pairing</title><link>https://devzone.nordicsemi.com/thread/108285?ContentTypeID=1</link><pubDate>Tue, 21 Nov 2017 09:58:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b906bbd3-233e-4c8b-99d7-51f5107666c2</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Taxara,&lt;/p&gt;
&lt;p&gt;If you don&amp;#39;t plan to use any encryption, can you simply use the gazell link layer, instead of using gzp ?&lt;/p&gt;
&lt;p&gt;In addition, I&amp;#39;m not really sure you need to define GZP_CRYPT_DISABLE . If you use normal GZP but don&amp;#39;t use encrypted pipe, and stick to the plaint text pipe (pipe2) wouldn&amp;#39;t it work ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>