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

Mesh using nRF devices

Hi all,

I have been using nRF devices since a long time but recently I stumbled upon a problem statement where I need to create a mesh network. Here I have to have a master and several(nearly 30) slaves and in an environment, there may be several masters talking only to it's own pair of 30 slaves. I hope I am clear.

I want to make it as easy as possible.

What suggestions do you think you have for me? BLE, nrf24 or something else. Will this solution be possible on Arduino?

Related