Hi, i am using Target device with CC2564b and MSP430FR5969. I am newbie to blue tooth, but i got some idea about bluetooth
by reading some documents. I have downloaded the Stack from link www.ti.com/.../tibluetoothstack-sdk.(Bluetopia) And i have
noticed in HardWare folder, there is no MSP430FR5969. So here are my query
1) How and what are the required to port the same HAL for MSP430FR5969.
2) Where the Bluetooth Stack will reside?MSP430 or CC2564b.
3) Where can i find document for Following Case
->Configure Classic/BLE
->Configure Master/Slave
->Advertise Time and Advertise Msg(for slave Only)
->Discover Time(Master Only)
->Call Back API if any data receive from Master/Slave.
I would request expert to guide me in right path