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.

CCS/CC2640R2F: Starting with cc2640 lauchpad

Part Number: CC2640R2F
Other Parts Discussed in Thread: CC2640

Tool/software: Code Composer Studio

Hi, I'm beginner of ARM.

I have experience with arduino. Not an expert level, but enough ability to make anything I imagine.

I've made a device using arduino mini, mpu6050, ssd1306 oled, and HC-06 bluetooth module,

and now I have to make the same device with cc2640, instead of arduino and HC-06.

I thought it would be similar to arduino, but it's not. 

I started arduino with blink example, and there were so many examples and materials I can use.

I learned many things by copying open sources, and applying them on my own.

On the other hand cc2640, I don't know where to start.

I guess there are ways but I'm not aware of where they are.

I have knowledges with I2C and bluetooth.

How can I start with cc2640 launchpad and do the project I'm on?