<?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>Received Access Address without using Address Matching</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/24167/received-access-address-without-using-address-matching</link><description>Hi there,
for my Application, I want to listen for all BLE packets on a fixed channel.
No SoftDevice is used.
I receive all packets as long as BASE0/1 and PREFIX0/1 and RXADDRESSES are simply untouched (all 0&amp;#39;s).
However, I need to figure out the</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 10 Aug 2017 08:36:04 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/24167/received-access-address-without-using-address-matching" /><item><title>RE: Received Access Address without using Address Matching</title><link>https://devzone.nordicsemi.com/thread/95180?ContentTypeID=1</link><pubDate>Thu, 10 Aug 2017 08:36:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:51b243b1-11ef-4689-969b-6492dd1ffdb8</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;There is no way to read the raw, de-modulated bitstream in the nRF5x series radios. You need an address match to start receiving a packet, and in order for that to work you need to know the address in advance.&lt;/p&gt;
&lt;p&gt;You can configure the address length down to 2 bytes, so if you know what the first 2 bytes will be then you could pick up any address regardless of the remaining bytes. In that case the remaining bytes would be stored as part of the payload in the payload buffer.
I don&amp;#39;t know how much this helps though, since the access address doesn&amp;#39;t have any common bytes. The preamble will always be the same, but a 1 byte address is not possible.&lt;/p&gt;
&lt;p&gt;Best regards&lt;br /&gt;
Torbjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>