I am trying to implement the example-code for the Eddystone example from the infocenter. I'm using the nrf51422 to flash code to the Smart Beacon (PCA20006 with nRF51822) from the SDK 11.0.0. I'm using S130. This example was linked from this conversation, but it is not working. I get a flash error ("Cortex-M0") which states that it cant read memory location 0x20000000 when trying to clear soft RAM BPCloud not start CPU core (ErrorCode: -1).
I was wondering if it has something to do with ANT stack. Am I right?
Thank you!