This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

DTM without external clock source

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.

Parents Reply Children
No Data
Related