# 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.
bd5b257ccdd5d9bbe46fa65367b84f14ee5ab3b5
idf.py add-dependency "espp/bm8563^1.1.4"