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

Unable to interface CCS881 with nrf board : error : Failed to get device binding

Hello,

I am trying to run the CCS881 sensor sample in my nrf9160 board. I have made changes to my project config file and main.c file as mentioned in 

https://devzone.nordicsemi.com/f/nordic-q-a/59834/nrf9160-with-ccs811-and-missing-log-in-lte-link-monitor, I am getting an error that my board failed to get the device binding.

I am using nRF Connect v3.4.1, Programmer v3.4.1 and LTE Link Monitor v3.4.1

My source code is from CCS811 example which I copied from  ncs\zephyr\samples\sensor\ccs811 to ncs\nrf\samples\nrf9160\ccs811. What could have caused this error and how can I rectify it?

Related