This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Linux/CC2560: Linux/CC2560

Part Number: CC2560


Tool/software: Linux

Hi

I want to add classic Bluetooth connectivity in my multimedia system(car multimedia system). I have a NXP(Freesacale) IMX6Solo Platform with Linux OS as Host and CC2560 as Bluetooth device.

Question 1: Can I use TI's Bluetooth stack (Bluetopia PM) with this platform and use TI's sample and demo that is offered for TI's platform? 

Question 2: If I use Bluez Bluetooth stack which on is simple TI's Bluetooth stack or Bluez?

Best regards 

  • Hi Reza,

    Question 1: Can I use TI's Bluetooth stack (Bluetopia PM) with this platform and use TI's sample and demo that is offered for TI's platform?
    Ans: There is TI BT Stack port for Linux, but for different platform. You need to port this code for your IMx6 platform. www.ti.com/.../ti-bt-4-2-stack-linux-addon

    Question 2: If I use Bluez Bluetooth stack which on is simple TI's Bluetooth stack or Bluez?
    Ans: given the IMx6 platform, looks like BlueZ is preferred from your e2e.ti.com/.../595704 post.
    From the above looks like using BlueZ is simpler, since already tested, but it is possible to use even TI Bluetopia stack with little porting.