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.

RF2541

Other Parts Discussed in Thread: CC2541, BLE-STACK

RF2541 is a bluetooth module using TI's CC2541 ble chip. I am a beginner with respect to bluetooth low energy applications.

I am able to switch it ON/OFF via an android app but unable to transfer any data. AT commands are not returning any result as well. I am just trying to control one LED as for now.

Any help/kickstart guide would be much appreciated.

Thanks

  • Hello Zarafshan,

    Welcome to BLE! Since the described behavior of the system is dependent on the customization of the application that the module vendor has made (i.e, adding AT Commands), I would recommend contacting the module vendor for support. Otherwise, you can obtain one of the TI eval kits which are listed on the TI BLE Wiki.

    I would also recommend reading the BLE SW Developer's Guide, which is in the BLE-Stack 1.4.1 SDK. This will give a good intro to BLE and the TI BLE Stack.

    Best wishes