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

Bluetooth Mesh - relaying?

Hi,

I have couple of nRF52832 boards, nRF5-SDK-for-Mesh (v. 0.9.2) and good will to demonstrate some simple multihop mesh.

I already tested the light control example, and saw it working with one client and 3 servers while they were all on my desk and all the 3 servers within the client's range.

However, to make multihop (at least two) ... do you have any tips if can I demontrate relaying/multihop with these example codes somehow?

Slowhand

  • For this one I used Windows10 and SEGGER Embedded Studio (examples.emProject). It flashes both the softdevice and the code. I get the basic functionality working (still not 100% sure if there are two hops), but the functionality seems to get stuck somehow after moving and pressing buttons for a while (led's blinking infinitely or not obeying commands). I'll try setting the Tx Power as soon as I can.

Related