Can Nano 33 BLE communicate with other device and board like DSP

I use Nano 33 BLE to do machine learning stuff. I want to get input from other boards like TI DSP 28379D and use ML model inside nano to calculate the output. Then I want to put these outputs back to DSP. I notice that Nano 33 BLE has serial communication with the computer but I don't know whether it can have SCI or I2C with other devices. Thanks.

What is SCI?

From the tech specs at Arduino Nano 33 BLE — Arduino Official Store

SPI 	1

I2C 1

This topic was automatically closed 120 days after the last reply. New replies are no longer allowed.