Hello,
I would like to implement the network time synchronization from the Openthread API to the existing simple_coap_client example from the Thread and Zigbee SDK. I'm currently using the SDK with SES. I added the include path, added the preprocessor definition (OPENTHREAD_CONFIG_TIME_SYNC_ENABLE) and tried to use the API functions but I get an error from SES: main.c:226: undefined reference to `otNetworkTimeSyncSetCallback'.
I am very new to Openthread and the SDK, are there any other settings I have to make?
Thank you very much for your help.
Best regards
Rouben