This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

can't compile the coap_client example for the nRF9160

Hi,

i'm trying to compile the cellular coap_client for the nRF9160 but i get the following error:

"/ncs/v1.4.2/zephyr/subsys/net/lib/openthread/platform/radio.c:189:33: error: 'CONFIG_NET_CONFIG_IEEE802154_DEV_NAME' undeclared (first use in this function)"

here also my setting for this project:

Related