So with the errata in mind the RC oscillator has a accuracy of +/-500 ppm, while the XTAL on the nRF52 DK has a accuracy of +/-20 ppm. During the longest waiting period of 30 seconds the 20ppm crystal would, at worst case, be 600 us off. With 500 ppm you end up at 15 ms off.
NRF_CLOCK_LF_SRC_RC
NRF_CLOCK_LF_SRC_XTAL
Does this mean that not using a XTAL is ever going to cause any issue? We have some manufacturability issues coming from the XTAL selected and so I am trying to weigh the options of respinning the PCB with this XTAL or using a different one.
We are using SDK 14.2 and in the future likely 15.3 if that matters at all as well.....I have seen some posts for issues regarding this.