I've gotten two PCA10001 boards working with the LED_mesh sample.
I cannot get the third board to run BLE_Gateway (it does not react to button presses, nor is it discoverable with nRF Master Control Panel).
I'm using s110_nrf51822_7.1.0_softdevice.hex on the boards. I compile using Keil and I've set the Target IROM1 start to 0x16000 and I use nRFgo Studio to program both the SoftDevice and the application.
Anyone got any pointers? I feel like I'm sooo close to get a proof of concept done, and I'm only lacking the BLE Gateway.
Best regards