Network of arduinos using NRF24l01+ RF transceivers using Mysensor library
-
Is it possible to create a tree/mesh sort of a network using nrf24l01 + Arduino with the Mysensors library? Something similar to RF24 library from http://tmrh20.github.io/RF24Network_Dev/
-
hi amitach
I'm not sure if you have already seen this - I think this answers your question:
http://www.mysensors.org/about/networkI'm not sure but I think I read somehwere that a packet will do max. 5 hops per default? As said I'm not sure about this...
-
There isn't any limit. But keep the number of hops low if possible.