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.

RTOS/CC2650: CC2650

Part Number: CC2650
Other Parts Discussed in Thread: CC2640

Tool/software: TI-RTOS

Hi Forum guys ,


There is a customer that develops a product based on our CC2650 that is composed from two boards communicating through BLE.

One board is a MASTER and the other board is the SLAVE.

For building a SW for a slave there are number of ready-made examples in our Website but for a Master the customer have found practically only one "simple_central_cc2650em" that was meant to be used with an LCD EVM (meant for the following design : www.ti.com/.../cc2650DK


The question is simple :


Do we have to offer another example or examples for a SW MASTER for BLE that can demonstrate connection through an RS232 since the only EVM they
have in hand is the CC2650 LaunchPad (www.ti.com/.../launchxl-cc2650.) ?

Best regards ,

Arik Pickholz 

AFAE , ISRAEL

  • Hi Arik ,

    I would suggest our SPP BLE client (master) and server (slave) sample applications which can be found on the SimpleLink GitHub page. This is the source code for the CC2640 SPPBLE UART to BLE Bridge TI Design. These links can be found on the TI BLE Wiki page.

    Best wishes