Hello,
As the question shows, how to add RTC function to a 5340 empty project?
condition
ncs:1.5.0
board: nrf5340dk
I have found a project,but it's 52840.
zephyr\tests\drivers\timer\nrf_rtc_timer
Can you give me some advice?
Thank you.
Hello,
As the question shows, how to add RTC function to a 5340 empty project?
condition
ncs:1.5.0
board: nrf5340dk
I have found a project,but it's 52840.
zephyr\tests\drivers\timer\nrf_rtc_timer
Can you give me some advice?
Thank you.
Hello,
You can use this example for the nRF5340 DK as well. The application just includes an overlay file for the nRF52840 DK to modify some interrupt properties.
Regards,
Markus
Thank you for your quick reply.
Can you give me some advice on how to change nrf52840dk_nrf52840.overlay to nrf5340.overlay
Thank you
Thank you for your quick reply.
Can you give me some advice on how to change nrf52840dk_nrf52840.overlay to nrf5340.overlay
Thank you