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

Power consumption in mesh mode

Hi, I'm wonder about working nRF51* or nRF52* in mesh. I know that family nrf5 is ULP but also when devices work in mesh?

Parents
  • The nRF OpenMesh is available on the nRF51 and has some support for the nRF52. This is a re-broadcasting mesh so the only control that can be quickly added is to control the power consumption is the Scan Interval and Scan Window, lowering the power consumption. There is work happening to add time sync to the Mesh Nodes and when that is integrated with the radio roles it can further decrease power consumption. In any case re-broadcasting nodes in the Mesh are and will be be substantially higher in power consumption compared to the Peripheral role.

    Leaf nodes in the Mesh can be made to work in energy efficient manner.

    You can also look at the Fruity Mesh that uses connections to establish a mesh, routing nodes again will incur higher power consumption, but since the radio is still time synchronized it will be more power efficient. The Fruity Mesh is a 3rd party implementation and is not supported by Nordic.

Reply
  • The nRF OpenMesh is available on the nRF51 and has some support for the nRF52. This is a re-broadcasting mesh so the only control that can be quickly added is to control the power consumption is the Scan Interval and Scan Window, lowering the power consumption. There is work happening to add time sync to the Mesh Nodes and when that is integrated with the radio roles it can further decrease power consumption. In any case re-broadcasting nodes in the Mesh are and will be be substantially higher in power consumption compared to the Peripheral role.

    Leaf nodes in the Mesh can be made to work in energy efficient manner.

    You can also look at the Fruity Mesh that uses connections to establish a mesh, routing nodes again will incur higher power consumption, but since the radio is still time synchronized it will be more power efficient. The Fruity Mesh is a 3rd party implementation and is not supported by Nordic.

Children
No Data
Related