@alphanumeric wrote:
I ran
sudo pip install rv3028
andsudo pip3 install rv3028
.
Then ran the set-time.py file. And get-time.py shows the correct time.
Raspbian isn’t getting the correct time from the RTC though.
As a test I let Raspbian sync its time online, ran set-time.py and verified it with get-time.py.
Disconnected from the Internet and shut down.
On boot up the displayed time is the time it was shut down at, but get-time.py shows the correct time is stored in the RV3028?
I even did the manual install, but same deal. The RV3028 has the correct time stored but its not passed on to Raspbian? Raspbian Buster with desktop on a Pi 3B+.
git clone https://github.com/pimoroni/rv3028-python
cd rv3028-python
sudo ./install.sh
i2c is enabled and i2cdetect shows it at address 52.
Posts: 1
Participants: 1