hello Nordic. My project need to backward compatibility with the nRF2401A, nRF2402,NRF24E1 and RF24E2. How to set up it?
hello Nordic. My project need to backward compatibility with the nRF2401A, nRF2402,NRF24E1 and RF24E2. How to set up it?
Hi, I am using nRF52832 and SDK 12.2. I need to be able to receive the shockburst packets from a nRF2401. Will this micro_esb work?
Yes, it should work. There is a small bug with DynamicACK in SDK v12 and 11, if you don't use dynamic ACK then it should be fine.
A followup question, if I know the channel, is it possible to set up the nRF52DK to listen and report from all addresses from nRF2401 which used ShockBurst. Essentially, I try to find out the address used by the nRF2401 transmission.
Hi Joe, No, we need an address match, otherwise we will pickup lots of noise.