How can I receive all the packets from all addresses?
In the datasheet I see there's an RXADDRESS which setups the receiver to which address it will listen to. I want to make it receive packets from all addresses.
Is that possible?
If not. Can I use the same address for all transceicers? I know it can cause a collision but I don't think there's another way.