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.

Code for master/slave application

Other Parts Discussed in Thread: CC2640

Hi everybody,

I'm a beginner to mbed and i have to code an application which calculate the RSSI of a transmitter and send these informations to the base station.

So the BLE will behave once as a slave and once as a master according to a specific time interval. I want to know if there's a code that can help me.

Thank's :)

  • Hi Ahmed,

    Welcome to BLE! Please refer to some examples on the BLE Wiki: www.ti.com/ble-wiki. Also, the CC2640 FAQ sticky thread has some tips on how to get started. You can also refer to the BLE SW Developer's Guide (SWRU393) which is in the BLE Stack 2.0 SDK.

    Best wishes