I have these nrf51822 modules, bought them from this company Wireless Tag, it's a chinese company I guess but I just noticed that the modules only have a single 16 MHZ oscillator hooked up (should have checked before).
After reading part of the documentation, I noticed that the BLE stack requires both crystals 32 and 16mhz, I want to make sure what's the consequences of having only a single 16mhz crystal on the board?
I'm having problem programming them using OpenOCD and STLink-v2 (I'll post another question about it).