Hello Sr,
Take a look below Error, when I run the demo code from
C:\..\nRF5_SDK_for_Thread_and_Zigbee_v4.1.0_32ce5f8\examples\multiprotocol\ble_thread\ble_thread_dyn_mtd_coap_cli
Error[Li060]: module "ip6_headers.o(libopenthread-mtd-optimized-mtd.a)" contains C++ code built for use with the (E)C++98 library. This code is not link compatible with the new (C++14) library.
Do I need reinstall the C++98 library?
Thank you!