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

Mesh with 2 NRF52840 DK

Hello

I'm a beginner in Bluetooh and I bought two dev board NRF52840 DK.
I would like to make a mesh with these two boards. One in master and the other in relay, the goal is to cover a zone and to be able to connect on this bluetooth network with a smartphone thanks to an application that I'm going to develop.

Could you guide me on how I could set this up?
I downloaded the mesh SDK and tried to run the examples on SES Studio but none of them helped me.

Thank you in advance for your help.

Parents Reply
  • To put boards with BLE Mesh in the same network,  you need a provisioner. As you could see on the "Light switch" folder, you can see a provisioner code, but you need a third board to do that.
    As you only got 2, you need this app and your phone to do it.
    When a board is provisioned, you can't see it with another app but don't worry you can reset the node with nRF Mesh app to make him free from the network to put it in another one.

Children
Related