I have combined to programs Ble_uart and Spi_Master into one. However, after uploading the file the GPIOs do not work (No clock is generated). Meanwhile when I erase the softdevice from the chip I could upload the Spi_Master program and see it working. I have already looked at this and found there might be problem with the softdevice interfeering with my Ble_uart + Spi_Master program. What would me my best choice?
Thank You