Hello,
I want to compare the RTC's counter_get_value() ticks with the internal clocks k_uptime_ticks() ticks. The problem is when the RTC is connected with our nrf 52840 through I2C it changes the internal clocks frequency, Im not syncronizing the clocks in any way. The 32768Hz frequenzy on the internal clock goes down to like 4096Hz and on some other nrf52840 cards to ~1600Hz(It weird I know).

