It works with SDK v12.3 and soft device 3.0.0. Does not after porting to 15.2. This is a custom board (extremely common configuration with single 32Mhz crystal) that serves only as a simple beacon.
NRF_SDH_CLOCK_LF_SRC = 0
NRF_SDH_CLOCK_LF_RC_CTIV = 16
NRF_SDH_CLOCK_LF_RC_TEMP_CTIV = 2
NRF_SDH_CLOCK_LF_ACCURACY = 0
Thank you