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: Getting started and simple examples

Part Number: CC2540

Hello everybody.

I want rather cheap uC with USB and BLE and I chose CC2540. I bought the dongle and the CCDubugger, installed the driver and IAR Workbench. But then I got stuck up.

I downloaded both BLE-CC254x-1.5.2.0 and BLE-CC254x-1.4.0 and tried to use SimpleBLEPeripheral. It successufully compiles and uploads, but my phone doesn't find any BLE devices.

When I was looking for any "getting started" tutorial for this chip, I found out that it doesn't exist. There is only one video on youtube, from which I got know about IAR and SimpleBLEPeripheral, but I couldn't repeat it. Also I have not found any "blink" example. I think that there are not enought tutorials on this chip.

What I want to know is how to start programming for this uC. How the compile and launch the basic programm on it and how to use BLE, USB and other periperals.