Hi,Team,
I'm currently using the nrf54l15-dk. I want to set the rtc of the nrf54l15-dk to obtain the timestamp. How should I configure the timestamp? Which examples should I refer to?
My ncs version is v3.0.2.
The function I want to achieve is: The app will send 8 bytes (13-digit decimal numbers, accurate to milliseconds) of data. I want to set these eight bytes as the time stamp of the nrf54l15-dk, and the app should be able to obtain the real-time time stamp in the format of: YYMM.
Thanks.