My RTC used to work in Wheezy doing this setup www.cjemicros.co.uk/rpi-rtc , but in Jessie no luck.
I have removed all the stuff I had added to /etc/rc.local
and modified /boot/config.txt to include
dtoverlay=i2c-rtc,ds1307
dtparam=i2c_arm=on
otherwise it's as default
Any thoughts why it won't work ?
Gordon