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

Error message: "CONFIG_NET_CONFIG_IEEE802154_DEV_NAME" undeclared (first use in this function) - appears when I try to build solution from sample: coap_client

Error message: "CONFIG_NET_CONFIG_IEEE802154_DEV_NAME" undeclared (first use in this function) - appears when I try to build the solution from the sample: coap_client on my nRF9160 DK v0.8.2

And at the end of the build process the message" "Build failed. Completed" appears.

I am using the following:

1.  nRF9160 DK  v 0.8.2.

2. Windows 10 Pro operating system, version: 20H2, OS build: 19042.631

3. nRF Connect v.3.7.0

4. nRF Connect SDK v1.6.1

5. I am trying to build and run the  sample: coap_client , that I imported into SES by selecting: File>nRF Connect SDK Project...(in the SES menu).

I attach a screenshot from SES showing this Error message in the file below:

Error Message while building sample coap_client 2021-09-03.docx

Related