# BM8563 Real-Time Clock (RTC) Component [](https://components.espressif.com/components/espp/bm8563) The `Bm8563` component provides a driver for the Bm8563 RTC chip to be able to set and query the clock time using a battery-backed up real-time clock (RTC). ## Example The [example](./example) shows how to use the BM8563 RTC driver to set and get the time.
9c4532e52085ca02192ed802928421459b961d6d
idf.py add-dependency "espp/bm8563^1.0.29"