Dear,
I have integrated the nrf5_calendar example with "usbd_ble_uart" . Everything works correctly, but I have detected two possible errors (or I am doing something wrong):
ERROR 1: problem with the configured year. I can solve this by changing 1900 to 2000, but I don't know if it will affect another time.
ERROR 2: The function "nrf_cal_get_time_string" adds +1 to the configured month value (I have tried with different configurations and it always happens).
Notes:
SDK: nRF5_SDK_17.1.0_ddde560
EVB: nRF52833 DK
Any ideas?
Thank you very much for your help.
Raquel.