Hi!
I bought a PiFace RTC and I'm trying it on a Raspberry Pi 2 Model B. I followed the many guides I found on the internet, but I'm still having problem with the date: when I reboot, the system time is always set to Jan 1, 1970! It seems to be in a reset condition.
The I2C detects well the device at the address 0x6F, and the battery is ok.
After the execution of the .sh script as written in the PiFace RTC user guide, I set the actual date with "sudo date -s "12 jan 2016 10:30:00",
set the i2c module from raspi-config.
I triyed in so many ways but I really can't understand what I'm doing wrong!
Any idea would be appreciated!
Thanks,
Andrea.






