April 24, 2017 at 2:30 PM #1 I have an offline Raspberry Pi 2 and I am planning to add a RTCAny suggestions ?Also is there an Add-on or easy way (Edit Config file) to set this up ??offline - How do I set the time first time round ?
April 24, 2017 at 7:08 PM #2 Quote from Silki I have an offline Raspberry Pi 2 and I am planning to add a RTC Any suggestions ? Also is there an Add-on or easy way (Edit Config file) to set this up ?? offline - How do I set the time first time round ? use SSH and login to your Pi then use the command Code [code] date -s "24 JAN 2017 20:37:00" [/code]
April 25, 2017 at 9:19 AM #3 HI,Thats great so for this RTC - DS3231 RTC MODULE FOR RASPBERRY PI: Amazon.co.uk: Computers & AccessoriesWhat do I need to add to Config.txt ?