In nrf52_SDK/examples/peripherals/rtc we tried adding the UART prints and verified. It was working fine for RTC0 but fails to do for RTC1. Could you please give any hint on this?
In nrf52_SDK/examples/peripherals/rtc we tried adding the UART prints and verified. It was working fine for RTC0 but fails to do for RTC1. Could you please give any hint on this?
I changed the following for using RTC1,
As per the example, LED0 should blink for every ticks and LED 1 should be ON after 3 seconds. This happened for RTC0 and RTC2. But this did not happened for RTC1.
I changed the following for using RTC1,
As per the example, LED0 should blink for every ticks and LED 1 should be ON after 3 seconds. This happened for RTC0 and RTC2. But this did not happened for RTC1.