This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Is this network topology supported for nRF24L01+?

I would like to use a network of nine nRF24L01+ nodes {n0, n1, ... n8} in following topology:

  1. n0 has bi-directional links with n1, n2, n3 and n4;
  2. n1 receives from n5;
  3. n2 receives from n6;
  4. n3 receives from n7;
  5. n4 receives from n8;

Is this doable?

Related