sdk 15.0, SES
In CMSIS checked NRFX_TWI_ENABLED, and checked and unchecked TWI_ENABLED to no avail.
Looked at driver API, but with no specific hint.
Looked for other TWI examples that might use nrfx twi, no other but SPIM.
Anything else?
sdk 15.0, SES
In CMSIS checked NRFX_TWI_ENABLED, and checked and unchecked TWI_ENABLED to no avail.
Looked at driver API, but with no specific hint.
Looked for other TWI examples that might use nrfx twi, no other but SPIM.
Anything else?
Have you included nrfx_twi.c and nrfx_twim.c in your project?
strange, for the includes had to toggle (comment, uncomment) and now ok.
-thank-you.
strange, for the includes had to toggle (comment, uncomment) and now ok.
-thank-you.