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.

SimpleLink CC3200 SDK 1.1.0 wifi_audio_app doesn't work

Other Parts Discussed in Thread: CC3200AUDBOOST, CC3200-LAUNCHXL, CC3200

I am using CC3200-LAUNCHXL with CC3200AUDBOOST and CCS 6.1.0

In SDK 1.0.0, wifi_audio_app seemed to work.

In SDK 1.1.0, it doesn't even blink the LEDs.

Is this problem familiar?  Solved?

  • Hi Oshry,


    Can you please explain issue in details?


    Regards,
    Aashish
  • Hi,
    I run the example with the debugger, and when the code suppose to turn off the led, it actually didn't happen.(On the "main()" function)
    And the main purpose of the example didn't work too..
    Thanks,
    Oshry
  • Hi Oshry,

    In current version LED indication is off as same PIN 1 and 2 are used for I2C(Audio codec). In last version version we were enabling PIN 1 and 2 as GPIO once codec configuration is done over I2C(see comment line#330 in main.c ). As we added volume control feature that need access to audio codec all time that's the reason LED indication are disable. If you don't want to access audio codec once its configured please uncomment line#320, 321, 326, and 327 in main.c

    Regards,

    Aashish

  • My wifi audio pack example with simplelink cc3200 doesnt work
    ccs: Version: 6.1.3.00033
    sdk 1.2.0 .

    I tried bin files from .....cc3200-sdk\example\wifi_audio_app\ccs\UniCast and ....cc3200-sdk\example\wifi_audio_app\ewarm\UniCast\Exe

    both not working even loop back works and I start simple link starter..It can find devices and on AP side two device will be added after smart config...but problem is that no change in LED "all On consistently" and I am unable to transfer voice after that......
    Just when I reset the boards Red Led blink once and after that it will be fixed on.