supporting distance measuring code in nrf52 sdk

Hi, 

Recently, I've tested the distance meauring feature with nrf connect sdk sample and 2 DKs. (https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.1.1/nrf/samples/bluetooth/nrf_dm/README.html)

And I want to try to test it on my custom board with just adding the feature to my current fw code to see the communication between custom board and nordic DK so I wonder if it is available to use the distnce measuring code in the nrf52 sdk (do you have a sample code in the nrf52 SDK) or there is a plan to support the distance measuring in the nrf52 SDK.

Related