nRF5 SDK for Mesh - Examples

Hi,

Is it possible to run nRF5 SDK for Mesh  examples on nRF Connect SDK for Bluetooth Mesh using nRF52840 Dev Board?

Examples are available on this github page.

https://github.com/NordicSemiconductor/nRF5-SDK-for-Mesh/tree/master/examples

Regards.

JOgen

Parents
  • Hello,

    It is not possible to run the applications from the nRF5 SDK in NCS, unfortunately. 

    But we have a set of Mesh samples in NCS as well. You can find them under:

    NCS\nrf\samples\bluetooth\mesh. Perhaps you find something similar there? Or is there one particular sample you are looking to run in NCS?

    Best regards,

    Edvin

Reply
  • Hello,

    It is not possible to run the applications from the nRF5 SDK in NCS, unfortunately. 

    But we have a set of Mesh samples in NCS as well. You can find them under:

    NCS\nrf\samples\bluetooth\mesh. Perhaps you find something similar there? Or is there one particular sample you are looking to run in NCS?

    Best regards,

    Edvin

Children
  • Yes. I want to run 'Light CTL' example on nRF Connect SDK. Is it possible to port this example on nRF connect SDK. Kind of copy paste with necessary changes. Logic does not chage only dependencies change. Logically there has to be a way. 

  • Even "Dimming" example.