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.

starting

Other Parts Discussed in Thread: BLE-STACK

my aim,

to build a low cost Bluetooth receiver.

should receive data from smart phone app

received data should be able to read by a micro-controller

if data is 1 ; relay on

if data is 0 relay off

really want to build one , not interested in modules,

know about wireless MCU(cc series),

heard about smart rf studio

but...............

dont know how to combine these,,

dont know about the need of other software or hardware..

can any one say a step by step method to do this?

sorry for the trouble ................. :-)

  • Hello,

    This is a very common use case for BLE. I would start by going through the SimpleLink Academy training on the TI BLE Wiki: www.ti.com/ble-wiki. You can find many links to the BLE-Stack SDK, TI Designs, and example applications.

    Best wishes