Hi
I successfully merged SDK for mesh v1.0.0 to nRF14.2 by following the example in https://devzone.nordicsemi.com/f/nordic-q-a/28936/merging-sdk-14-2-with-mesh_sdk.
Is there any example for mesh v1.0.1? I am trying to follow the steps mentioned in http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.meshsdk.v0.10.0%2Fmd_doc_getting_started_how_to_nordicSDK.html&cp=4_1_0_0_0
Looks like quite complicated. I have no ideal where to put the core
, prov
, access
, dfu
, nrf_mesh_weak.c
, relevant model
and example
files.
By the way, can nRF52 work as central and support mesh? Thanks.