Hi,
I want to make device that can switch between central and peripheral role on NRF52810.
I am using S132 and nrf SDK 14.2.0.
Can I change the roles with button and some basic stop/start functions?
I am trying to base on: ...nrf5_SDK_14_2_0\nRF5\examples\ble_central_and_peripheral\experimental\ble_app_multirole_lesc
but I cannot compile project because file uECC.h is missing, why?
Regards