I have implemented my own I2C driver and I am getting issues with NACKs. On review my code is doing what twi_hw_master.c is doing.
I then went looking for a Nordic sample app that uses twi_hw_master.c
Could not find it in obvious places.
Does anyone know where I can find a .uvproj that references that file?
Thank you in advance