I am brand new to BT in terms of implementing it in hardware and software. I am looking to be able to connect/pair a consumer OEM Bluetooth keyboard to a microcontroller and have the MCU receive and interpret keycodes.
After some searching, I ran across this app note: http://www.ti.com/lit/ds/swrs160b/swrs160b.pdf
My question is, can I use the CC2564 with an MSP430/MSP432 device to implement the HID host side of the comm link? Does the CC2564 and existing MSP software stack (Bluetopia?) support this?