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.

CC2650: about the clock source at CC2650's simple peripheral example ?

Part Number: CC2650

Hello, 

I'm trying to understand how my CC2650's custom board, runs the firmware even if I remove the 24 MHz crystal from PCB.

I downloaded the Simple_Peripheral example from resource explorer. I modified it to blink a LED on my custom board. The led is blink as expected but the device do not advertise, Next, I found that the 24MHz crystal do not oscillating. I remove the 24MHz crystal from PCB and try to run my project, the LED is blinking again!!

So, How the CC2650 can run the firmware without HF crystal oscillator? Notice that, i did not edit the configuration, by the default Simple_Peripheral example is set use 24MHz Crystal Oscillator.