BLE mesh, central mode and DFU over BLE, which NCS v2.1.2 example is better to as code base?

Hi Nordic,

I need BLE mesh, central mode for TAG to pair and DFU over BLE functions, can you guide me which example in NCS v2.1.2 is better to as code base?

Parents Reply
  • Hi,

    We do not have any specific sample with central role, but it should not be a problem to combine any BLE sample with central role with any mesh sample, including light sample.

    You could start from light switch sample. However, I would recommend that you wait for an upcoming NCS version which is expected to have light sample with DFU support. Having said that, light sample with DFU in the upcoming NCS version will not be supported on nRF5340. Therefore, you should consider obtaining nRF52840 if you would like to start your development using sample which provides DFU as well. 

    Best regards,
    Dejan 

Children
Related