Hi,
I'm trying to use the bitcounter to drop packets that don't comply to a specific UUID. I'm working with nrf52840.
My question is - if the received packet is shorter than the configured BCC value, will the bcmatch event not be asserted?
For example, if i configure NRF_RADIO->BCC = 96, and a packet arrives with 9 bytes after the access adress (72 bits), will the bcmatch event not be triggered at all?
Thanks!
Yuval