The documentation mentions:
"Supports a star network topology with one Host and up to 8 Devices."
What is the fundamental limit behind this? Would it be possible to increase this for a network base on nRF devices, to say 32?
The documentation mentions:
"Supports a star network topology with one Host and up to 8 Devices."
What is the fundamental limit behind this? Would it be possible to increase this for a network base on nRF devices, to say 32?
Hi,
There is a limitation in hardware that it supports 8 individual radio addresses. If you need to support more than 8 devices you will need to add some identification (header) in the payload itself, such that if multiple devices receive the same packet, it can check the packet if it's the intended receiver and discard the packet if not.
Best regards,
Kenneth
Hi,
There is a limitation in hardware that it supports 8 individual radio addresses. If you need to support more than 8 devices you will need to add some identification (header) in the payload itself, such that if multiple devices receive the same packet, it can check the packet if it's the intended receiver and discard the packet if not.
Best regards,
Kenneth