The board is simply an nrf51822 with a crystal and required caps and resistors, without any LEDs. When I try to flash any firmware, I get an OK that the firmware has been flashed BUT there's no sign of a BLE connectivity.
I'm using nRF51822 QFAAG2 on the board. I tried to flash BLE_Connectivity(peripheral) example with S110 from V6, V7 and V8, but nothing happens, I don't see any BLE node from my phone. IS there something I'm missing? I tried different example and I get the same issue.
I'm using the NRF51-DK to program the custom board, and compiling the apps with GCC.
What am I doing wrong? thanks.