Hi, I am designing custom carrier board for jetson nano with inbuilt WiFi and Bluetooth. I want to use nRF52833 (Bluetooth) and CC3220RM2ARGKT (WiFi), both having I2C, SPI interface. Can interface them with jetson nano over I2C bus?
Looking forward to get positive response.
For Jetson, from hardware side, any I2C device can be communicated by I2C port of nano. Please refer to nano OEM Design Guide in DLC to make connections.