Hi, All,
I am currently developing with nRF51822AC. Due to some issue, we would like to replace the current 16MHz crystal with a crystal other than this frequency. We would like to ask if it is possible to configure the PLL so that we can work with a crystal of different frequency. Since we are using Softdevice (s110 8.0.0), we want to know whether the substitution of the crystal will cause any issues to the SD. I notices that the Softdevice seems to be using the 16MHz as the 0th instance of NRF_DRV_TIMER. Also, will this replacement trigger any other issue for the components such app_timer or scheduler? If not, what configuration should be applied accordingly?
I am new to this field, sorry to bother. Thanks in advance.