Hi, I am using nRF24AP1 for ANT+ purposes and I am looking for continuous scanning mode (the radio is active in receive mode 100%). The command Open Rx Scan Channel (0x5B) seems to do just that but is not available to nRF24AP1 chip. Is there another way to do it? I was thinking to Open the channel with Open Channel (0x4B) command and Request Message (0x4D) in an infinite loop.
Thanks, Rahmat