Can the esb bugfix timer (currently TIMER_3) be set to another un-used timer without any side effects? I need to implement the async uart from SDK15 and it uses TIMER_3 and TIMER_4. Also, if there are PPI conflicts can I change which channels are used without issues?
I am not using soft devices.