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.

Compiler/CC2541: I2C LED blink

Part Number: CC2541

Tool/software: TI C/C++ Compiler

Hi ,

I have a PCA9635 LED driver connected with CC2541 and using BLE stack 1.5.1.1, the SCL and SDA pins are P0_0 and P0_2. I want to blink this LED twice, how should I proceed as P0_0=~P0_0 and P0_2=~P0_2 is not working. 

Regards,

Yatin Baluja