Hi all
we used a nrf52832 to communicate over SPI and I2C at the same time with some sensors. This works fine.
At the moment I try to convert the project to nrf52810 but I'm not sure if this is possible because of the limitations of wired communication ports.
Is it possible to use I2C and SPI at the same time for nRF52810?
If not: Is it possible to change the initialisation at run time?