Hi Everyone,
I've been trying for several days now to use the Bluez plugin with the TI audio profile described here:
http://processors.wiki.ti.com/index.php/BleVoice-on-BlueZ
Every time I try to run ./ti_codec I get the error:can't open the pipe
This is because the temp file used to communicate between the audio app and the bluez plugin is not being created.
It seems like the Bluez plugin (downloadable through the article) is broken since it looks for a UUID that doesn't seem to exist. This makes me think the version of the Bluez plugin on the wiki may have been for an old version of the audio profile.
#define AUD_UUID "0000fff0-0000-1000-8000-00805f9b34fb"
Would it be possible for someone to confirm that this tutioral/article actually works with the latest version of the CC2650RC or sensortag_audio firmware included in the BLE Stack 2.2? I've lost several days on this.
Thanks,
John.