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

BLE mesh project using nRF52840

I have three nRF52840 DK. I'm trying to make some project on Bluetooth Mesh network using nRF52840. And how can i make the use of mobile as node in network along with 3 nRF52840 DK

Plz suggest me some project and guide accordingly.

  • Hi Hit, 

    Please follow the getting started guide here.

    We have support for the nRF52840 in all of our examples. Please use the project file for the nRF52840 in the example folder. Please make sure you use the latest SDK v3.0.0

    If you want to use a phone to do provisioning or acting as a mesh node, please try the light_switch examples, they have support for Proxy Role.

Related