Other Parts Discussed in Thread: CC3200AUDBOOST, CC2564
Hi,
I'm doing the A3DPDEMO_SNK demo using the correct hardware configuration (MSP432P401R, BOOST-CC2564MODA, and CC3200AUDBOOST) with version 4.0.3. I've attempted to modify the A3DPDEMO_SNK.c file to add the rcVolumeUp and rcVolumeDown commands, which looked straightforward and I just copied the say similar remote commands were done (rcPlay for example). I did this also with rcPlayPause.
All of the remote control commands work on my Laptop, but the volume Commands for some reason don't work on my iOS mobile phone. when I open the putty console, I get a "Pass Through Response Code: 0x08" for just those two commands on just the phone. Every other command gives a response code of 0x09 and then says something like "succesfully paused stream."
Any ideas why or what I should check?
Jackson