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

Parents
  • On which platform did you make it work? Im working on ubuntu. not able to make it work. When i flash my nrf52832 it doesn not do anything. But when i put in a different example like the blinky it works properly.

    before i flash it in i flash softdevice 132 in the board. i also checked if everything is placed on the proper addres to worl, meaning after the adress of the softdevice.

    hope you can help me

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

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

Children
No Data
Related