aarossig / nrfnet

Using NRF24L01 as a virtual network device under Linux.
Apache License 2.0
70 stars 19 forks source link

Network of NRFs #3

Closed epsi1on closed 3 years ago

epsi1on commented 3 years ago

Is it possible to have a network of more than two NRFs? Does nerfnet support it?

Thanks

aarossig commented 3 years ago

It is possible, but nerfnet for now is a point-to-point protocol.

It is not in scope in this current design to support routing or any higher-level concepts that might be needed by a network larger than two radios.