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

nRF52832 project compile problem

I have a problem with building my nRF52832 projects. The problem is with nRF_drv_twi. When I started the project, I was able to compile the project. After some time, I didn't change any code, but get this error. 

'NRF_DRV_TWI_INSTANCE_0' undeclared here (not in a function); did you mean 'NRF_DRV_TWI_INSTANCE_'?

I tried several ways for solving this problem, but no luck. Please help me. 

Thanks

Related