I have enabled RX address 0 only, (value of RXADDRESSES field is 0x01)
But still I got a received package interupt where RXMATCH has a value of 0x07, indicating that I have received a package that match RXADDRESS 7, that is not initalized.
I have configured the packet with 3 byte address, 2 byte CRC and 55 byte payload.
I get it on all frequenceis, but not with all RX addresses.
Is this a known bug and is there any work around, or is there something missing.
For me I should not have an RXMATCH value of 7 when RXADDRESS 7 is not activated in the RXADDRESSES field.