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

Promiscuous listen for nRF24L01+

I would like for the nodes in the network to be able to talk to any other node, even if the other node address are not pre-configured.

For example, I would like to be able to add nodes and have them transmit to a destination, without that destination having been pre-configured to know the address of the new node.

Is that possible?

The intent is to be able to make the network dynamic and expandable, without having to pre-configure all of the node addresses. This would be possible if a node could do a listen from any address, and find out upon receipt the address of the sender.

Dave

Parents Reply Children
No Data
Related