As the title says,
I combined the TWI function with the ble_app_uart example and the three i2c sensor communication was successful.
However, when I added SPI to develop TFT LCD, SPI communication was not possible.
Can't I use TWI and SPI together on the nRF52810 chip?