I need to use Timer 0,1,and 2(I have only 3 timers 0-2 in nRF51822xxAA). This means, I cannot afford to let the BLE use a timer(I can certainly afford to give one RTC for BLE, I need one RTC for my application). Can the BT stack work without any of timers(0-2)? Thanks.