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)?

Parents
  • 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.

Reply
  • 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.

Children
No Data
Related