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

mesh networking

Hello all,

Please let me know which module we can use for mesh networking for home automation project (lighting control through smartphone app),maximum how many devices we can connect in mesh network? and what should be the maximum distance between the each devices(node)?

  • Hi Pavan,

    you can use both the nRF51 and the nRF52 Series to create mesh networks using our proprietary mesh, nRF OpenMesh. Note, that the Bluetooth SIG has announced a standardized BLE Mesh, which is expected to be released soon. Once the Bluetooth SIG has released the specification for the BLE Mesh we will release our BLE Mesh based on this specification. Thus I suggest that you hold development until the BLE Mesh has been released.

    The maximum number of nodes by the addressing scheme, which I believe is going to be 15-bit addresses. Thus, the theoretical max is 32768, but in reality it will be less due to congestion of the spectrum.

    The maximum distance between each node will depend on the environment that it is placed in, i.e. walls/ceilings/floors, interference from other 2.4GHz devices etc. However, placing a node every 10-20 meters should give you good coverage.

  • Agree with Bjorn, you can use nRF51 and the nRF52 series to create the mesh networks.But, remember that not each module has a different network configuration, so not every device would connect to it. The above module series do support most of the devices, but it all depends on the hardware company.

    The number of devices would depend on the mesh network- like for BlE Mesh network- you can connect up to 100 devices. But, Due to the absence of intelligent routing in most of the home automation protocols, there will be intensive server load. Of course, if you are working with fewer devices, then it wouldn't make much difference.

  • For a home automation project with mesh networking, consider using Zigbee or Thread modules. These support up to 100 devices in a mesh network with a range of 10-100 meters, depending on conditions. Consult a best software development company for seamless integration.

Related