I have a problem enabling TIMER1: If the prescaler is set between 16MHz and 2 MHz the firmware fails to enable the SoftDevice, even if I didn't manage TIMER0, but TIMER1 which should be dedicated to the softDevice. Using a lower prescaler instead it works. I enable the timer before enabling SoftDevice.
I am working on NRF51822 with softdevice S110 8.0.0.
Am I doing ssomething wrong or not alloweed?
Thank you