I'm trying to port your eddystone sdk to GCC. At the moment it is already compiling, but when calling softdevice_enable I get 4 as error code. If I'm right, this means NRF_ERROR_NO_MEM
But I have no idea what can be the root cause of this error, because it's located in the softdevice.
Can you give me a hint.