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

Is there a way to configure the nRF5340 RADIO peripheral to receive a packet with any address (i.e. promiscuous mode)?

Typically the Base address registers and Prefix registers are used to configure up to 8 logical addresses and then RXADDRESSES is used to filter which of the 8 logical address you wish to filter a received packet with. In a proprietary application, can you configure the radio to receive any address and decide in software whether to accept it or not?

Related