I have some problem with build procedure, i.e. after adding new file in openthread/examples/platforms/nrf528xx/nrf52840/Makefile.am
in the section PLATFORM_COMMON_SOURCES
, this added file is not build during compilation.
I have followed this tutorial: https://codelabs.developers.google.com/codelabs/openthread-apis/#3
I stuck in this point. I cannot figure out how to make it working...
Best regards!