<?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>change secured gzll standard pipes</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/58090/change-secured-gzll-standard-pipes</link><description>To the kind attention of Nordic support team, 
 Is it possible to change pipes&amp;#39; numbers used by secured gazell library? It seems to be using pipe0 for pairing infos and pipe1 it is the encrypted pipe. 
 May I select another pipe as the encrypted one?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 20 Feb 2020 15:06:12 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/58090/change-secured-gzll-standard-pipes" /><item><title>RE: change secured gzll standard pipes</title><link>https://devzone.nordicsemi.com/thread/235522?ContentTypeID=1</link><pubDate>Thu, 20 Feb 2020 15:06:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:facc0e1c-5fa8-433e-ae4f-9d70e062a585</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;GZP uses Pipe0 for pairing, and pipes 1 to 5 for communicating with paired devices.&lt;/p&gt;
&lt;p&gt;Its setup like this due to the hardware restrictions on pipes 1 to 5, as they inherit the base address from pipe 1 and only the LSByte of the address is configurable.&lt;/p&gt;
&lt;p&gt;Pipe0 can be configured uniquely compared to the other pipes. GZP relies on using pipe0 for pairing.&lt;/p&gt;
[quote user=""]Is it safe / possible to use pipe0 for custom transmission when using secured gazell libraries?[/quote]
&lt;p&gt;I haven&amp;#39;t tried this myself. It is possible to &amp;quot;re-use&amp;quot; the pairing pipe, by expanding the nrf_gzp.h::gzp_cmd_t enum to include your own data. However, this pipe should be commonly known from all your devices, and to be able to determine &amp;quot;which device is which&amp;quot;, you&amp;#39;ll have to add some sort of information if you need to distinguish your devices from each other.&lt;/p&gt;
&lt;p&gt;If safe; I cannot determine that without knowing the scenario in detail.&lt;/p&gt;
&lt;p&gt;Note: During secure transmission, the encrypted device link will consume the ACK payload completely once a encrypted payload has been received (see nrf_gzp_host.c::gzp_preload_ack()).&lt;/p&gt;
[quote user=""]May I select another pipe as the encrypted one?[/quote]
&lt;p&gt;&amp;nbsp;I suppose that is possible, as long as its between pipes 1 to 5. I do not understand why? The pipes are just a local definition. Its the actual on-air address that makes the difference.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>