<?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>BLE - NRF51 RADIO,  using TIFS with DEVMATCH</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/876/ble---nrf51-radio-using-tifs-with-devmatch</link><description>Hi, 
 I want the NRF51 to respond to a received packet from a particular device using register TIFS to control the interfame timing. 
 For TIFS to work I have to set the DISABLED_TXEN short, but this will force a response to any device. 
 Do the DEVMISS</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 25 Nov 2013 16:29:37 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/876/ble---nrf51-radio-using-tifs-with-devmatch" /><item><title>RE: BLE - NRF51 RADIO,  using TIFS with DEVMATCH</title><link>https://devzone.nordicsemi.com/thread/4292?ContentTypeID=1</link><pubDate>Mon, 25 Nov 2013 16:29:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3136a4a7-40e8-4a6c-803d-803b394f7ab6</guid><dc:creator>Ole Morten</dc:creator><description>&lt;p&gt;The radio will not start to receive a payload if the RXADDRESS doesn&amp;#39;t match, so if so, there will be no END event.&lt;/p&gt;
&lt;p&gt;However, the device address as used by BLE will be part of the payload, and hence be part of a payload that is in principle valid, only not with the correct first few bytes of the payload. You should therefore still expect an END event in this case.&lt;/p&gt;
&lt;p&gt;May I ask what exactly you&amp;#39;re trying to make?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE - NRF51 RADIO,  using TIFS with DEVMATCH</title><link>https://devzone.nordicsemi.com/thread/4291?ContentTypeID=1</link><pubDate>Tue, 12 Nov 2013 15:19:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:32a45b44-8324-4475-b0d9-ba0e28038d27</guid><dc:creator>Andrew Lovelock</dc:creator><description>&lt;p&gt;Thanks for your response.&lt;/p&gt;
&lt;p&gt;From what you are saying (it was not clear in the documentation) If an address is enabled in RXADDRESSES, and there is no match, then the END event will not happen (and hence the END_DISABLED and DISABLED_TXEN shorts will not happen).&lt;/p&gt;
&lt;p&gt;Is that correct?&lt;/p&gt;
&lt;p&gt;All BLE devices I wish to distinguish will use the same RXADDRESSES address (The BLE Advertising Address) but different Device Addresses which compared against the DAB/DAP registers will produce DEVMISS or DEVMATCH events&lt;/p&gt;
&lt;p&gt;So the correct device will produce an RXADDRESSES match and a DEVMATCH event. Incorrect devices will produce an RXADDRESSES match and a DEVMISS  event&lt;/p&gt;
&lt;p&gt;Does the DEVMISS event also stop the END event from happening?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE - NRF51 RADIO,  using TIFS with DEVMATCH</title><link>https://devzone.nordicsemi.com/thread/4290?ContentTypeID=1</link><pubDate>Tue, 12 Nov 2013 12:48:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2819af52-0209-411f-896a-88e2c4a9814a</guid><dc:creator>Ole Morten</dc:creator><description>&lt;p&gt;I&amp;#39;m having a little trouble understanding what you want. TIFS is not meant to be adjusted while using the radio, and you can not change it after having triggered the START task.&lt;/p&gt;
&lt;p&gt;However, if you only want to respond to certain devices, can&amp;#39;t you just make sure that these are the only devices in your RXADDRESSES? In that way, you shouldn&amp;#39;t get any event at all for devices that are not wanted.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>