I might need to use SPI and I2C simultaneously in a design, due to the fact that one of the components is only available in an I2C version.
Can the nRF52840 be configured as an I2C master, and as an SPI slave (with different physical connections) at the same time?
If yes, what are the recommended pins to do that?