This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

External Crystal is not enabled in nRF51822- QFAB

I am starter developer of  nRF51822 custom board.

in this board 16 mhz crystal is connected externally with XC1 and XC2 pins(37 & 38) 

nRF5_SDK_12.1.0_0d23e2a  rar file is downloaded, IDE : Keil Uvision5,  Softdevice :130

Computer Platform : Windows 7

Hardware :  nRF51822-QFAB

Examples code i.e ble_app_beacon --> pca10028--> s130--> arm5_no_packs code is compiled with no errors and warnings.

Downloaded the code in nRF51822 custom board with ST-link programmer through Keil software.

Bluetooth is enabled and Crystal also not enabled.

i loaded GPIO led program only. it is working. Delay_ms is working but External crystal is not working.

Please advice working example code for my nRF51822 controller

Related