This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

I2S to WiFi or Bluetooth

Other Parts Discussed in Thread: CC3220S

Hi

I need to transfer I2S signal wireless from sensor to PC. what is the simplest electronics to do this?

Thank you! 

  • Hi Alex,

    That is up for you to decide based on your application. If you're leaning towards using Wi-Fi for your application, I would recommend using the CC3220. You can refer to the i2secho example in the CC3220 SDK. Here's the file path to the example: simplelink_cc32xx_sdk_2_20_00_10\examples\rtos\CC3220S_LAUNCHXL\drivers\i2secho

    If you're leaning towards Bluetooth, you can check out TI's portfolio of Bluetooth Low Energy devices here.

    Thanks,

    Alexis