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

Listening on multiple channels with NRF_RADIO

I'm trying to figure out if there is a way to receive data from multiple channels with NRF_RADIO?

I'm using timeslot API to get access to the radio. The documentation talks about the RXADDRESSES, BASE0 and PREFIX0 but it's not very clear how to use them. Is it even possible to do what I'm trying to do?

I'm using nrf51.

Thanks

Related