Hey everyone,
I’m working on a project that would require transmitting audio from a standard handsfree Bluetooth device to a small unit with an Arduino and a Bluegiga WT32, which would in turn output the audio through a small speaker. I imagine I have to set the WT32 into host mode somehow and initialize the pairing with the device using the device’s ID.
The documentation for the protocol is uses is [here.
How might I get it into host mode to do this? Am I completely overlooking something?
Thanks!](http://www.sparkfun.com/datasheets/Wireless/Bluetooth/iWRAP3_User_Guide.pdf)