This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

BLE - NRF51 RADIO, using TIFS with DEVMATCH

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 / DEVMATCH events occur in time to abort the TX?

That is, can I use these events to either clear or set the DISABLE-TXEN short before the RX DISABLE event happens?

Or is there a better soultion?

Thanks Andrew