<?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>Any method transmit data without pairing</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/4173/any-method-transmit-data-without-pairing</link><description>Hi guys 
 I use gazell protocol for my application. I want to try some other way to decide the channel tables. So I decided to monitor the RSSI and chose the channels in less interference(energy).I have few question about this.(51822 device , 24lu1 dongle</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 23 Oct 2014 08:05:11 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/4173/any-method-transmit-data-without-pairing" /><item><title>RE: Any method transmit data without pairing</title><link>https://devzone.nordicsemi.com/thread/14931?ContentTypeID=1</link><pubDate>Thu, 23 Oct 2014 08:05:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ecc013e5-cae9-4d1c-9f80-a1ec511b4bd5</guid><dc:creator>Asbj&amp;#248;rn</dc:creator><description>&lt;p&gt;Q1 and Q2: You would have to enable both device(nRF51822) and host(nRF24LU1+) to start communicating on the same frequency at the same time. You can do this by using gazell without any frequency agility or you can set both sides up by using the Enahnced Shockburst functionality. This will enable them to transmit and acknowledge the channel info you want to send. If you want to encrypt the data you could pre-store the radio settings and encryption key to be used on both sides.&lt;/p&gt;
&lt;p&gt;It would also be possible for them to pair and them modify the channel map on the fly. On the nRF51 side this can be done with the  nrf_gzll_set_datarate(). On the nRF24LU1+ it would be slightly more complicated, but there you have access to the source code. So on the nRF24LU1+ the channel selection is done in the initialization of Gazell. But you can always modify this and then re-initialize Gazell.&lt;/p&gt;
&lt;p&gt;All this said, picking random channels and pre-loading them will work fine as well. Listen on a set of channels and selecting the best will be information that is valid for a short amount of time.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>