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.

CC2540 UART HCI transport layer application

Other Parts Discussed in Thread: CC2540

Hi TI,

I have seen several old post regarding this, but found no answers.

Is it possible to get an UART HCI transport layer application/binary for the CC2540.

(meaning without stack and with correct support for mandatory BT LE HCI commands)

Best regards,

Mads

 

 

  • Hi Mads,

    If you are referring to a controller only, then no.

    if not, you have a sample application included in our stack release (www.ti.com/blestack), but that would be with the stack of course. Please have a look at HostTestApp example project, which you can access the HCI from UART. You can read more on this in the Software Developer's guide that comes with the stack installer.

    Br