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

Light and switch Client and Server software example for nRF52840

Hello,

I would like to use nRF52840 in order to make some BLE5.0 mesh products. When I open the nrF5 for mesh, I can see only examples for nRF52832.

Do you know if these examples exist for nRF52840? Or do you know what I have to change to convert these projects from nRF52832 to nRF52840?

Moreover, there is no application to provision nodes?

I use SEGGER Embedded Studio for ARM 3.34a and a PCA10056.

Thank you .

Jérémy

Parents
  • Alternatively, you can visit this thread to see how to generate the nrf52840/pca10056 SES project files yourself. This will obviously be beneficial if you choose to experiment with any other mesh examples.

    Additionally, in the light-switch demo you will find that the client application also acts as the mesh provisioner.

    Regards,

  • Hi,

    Thank you for your help.

    if I have one BLE mesh network, and my neighbour an other one, how can I be sure that my light will be provision in my network and not in the neighbour's?

    Best Regards,

    Jérémy

Reply
  • Hi,

    Thank you for your help.

    if I have one BLE mesh network, and my neighbour an other one, how can I be sure that my light will be provision in my network and not in the neighbour's?

    Best Regards,

    Jérémy

Children