Hello, im trying to build my first NRF24l01 mesh - It will be a simple network where 1 master arduino only needs to send 1 integer to 5 nodes - these nodes will move around and need to find out the best way to make the mesh connection to the master themself.
Is there any simple examples how to do this? I have read some of the examples, but none of them fit what i want to do, even though it seems simple
Thanks!