Hi,
I have included in my code the code from the twi_scanner example as a starting point for using TWI in my board. When compiling, I get the following error:
../../../../../../integration/nrfx/legacy/nrf_drv_twi.h:120:37: error: 'NRF_DRV_TWI_INSTANCE_0' undeclared here (not in a function)
The error happens in the exact same nrf_drv_twi.h used by the example, and I am not finding any way to understand what is happening. Any help would be appreciated, thank you very mucn.
Best regards,
Alin