I made a board without external 32kHz crystal. So, I changed NRF_CLOCK_LFCLKSRC source to NRF_CLOCK_LF_SRC_RC, which is used in ble_stack_init.
Now, I need to make DTM firmware. Should I change clock source in DTM software? If it is, what is the point to modify? I couldn't find.