Hi, for nRF52840 raw proprietary RADIO mode, do TXADDRESS and RXADDRESSES imply a hard total node-count limit for a custom multi-node network, or only a simultaneous hardware address-matching limit?
I understand RXADDRESSES covers logical addresses 0 to 7, but does that mean the whole network is limited by hardware to 8 peers, or can a larger network still be built if the protocol manages addressing and access in software?
My use case is a custom multi-radio network, not a simple star... In all, if this doesn't provide the node limit, I would like to know if this limit exists and what it is.
Thanks