Was a full driver for the pcf85063A ever written? I am looking to set the actual data time fields from NTP and I see there are prototypes for these functions https://github.com/circuitdojo/nrf9160-feather-examples-and-drivers/blob/3a8be9cc3f3465c8b4e0b18df75fd5f738b44599/drivers/rtc/pcf85063a/pcf85063a.h#L125-L126 but I don’t see any implementation. Is there something I am missing or was it just never quite finished?

Thanks!

    Not quite done yet. I’ll likely put the driver it its own repo and finish up the set/get time.

    Terms and Conditions | Privacy Policy