Page 1 of 1

Help, need help regarding RTC module DS3231

Posted: 09 Jan 2019, 15:55
by tango156157
Hi...
I am have been trying (in vain) mostly to compile latest version of ESPEasy Mega with RTC Plugin for my RTC module (DS3231) and getting heaps
of errors while compiling via Platform IO. I am not a programmer and new in the world of IOT so getting lost in the myriad of
error messages...

Please can anyone help by compiling the below RTC Plugin for a recent new build of ESPEasy Mega for an Esp8266 4M version?

https://github.com/enesbcs/ESPEasyPlugi ... DS1307.ino

Many Thanks in advance...

Re: Help, need help regarding RTC module DS3231

Posted: 09 Jan 2019, 17:36
by enesbcs
tango156157 wrote: 09 Jan 2019, 15:55 Hi...
I am have been trying (in vain) mostly to compile latest version of ESPEasy Mega with RTC Plugin for my RTC module (DS3231) and getting heaps
of errors while compiling via Platform IO. I am not a programmer and new in the world of IOT so getting lost in the myriad of
error messages...

Please can anyone help by compiling the below RTC Plugin for a recent new build of ESPEasy Mega for an Esp8266 4M version?

https://github.com/enesbcs/ESPEasyPlugi ... DS1307.ino

Many Thanks in advance...
I did not updated DS3231 plugin from a while, there are too much changes in the ESPEasy main code. I'am waiting for the next ESPEasy release, until migrating this plugin. Hint: DS1307 will not work with DS3231 hardware and vice versa.

Re: Help, need help regarding RTC module DS3231

Posted: 09 Jan 2019, 18:04
by tango156157
enesbcs wrote: 09 Jan 2019, 17:36
tango156157 wrote: 09 Jan 2019, 15:55 Hi...
I am have been trying (in vain) mostly to compile latest version of ESPEasy Mega with RTC Plugin for my RTC module (DS3231) and getting heaps
of errors while compiling via Platform IO. I am not a programmer and new in the world of IOT so getting lost in the myriad of
error messages...

Please can anyone help by compiling the below RTC Plugin for a recent new build of ESPEasy Mega for an Esp8266 4M version?

https://github.com/enesbcs/ESPEasyPlugi ... DS1307.ino

Many Thanks in advance...
I did not updated DS3231 plugin from a while, there are too much changes in the ESPEasy main code. I'am waiting for the next ESPEasy release, until migrating this plugin. Hint: DS1307 will not work with DS3231 hardware and vice versa.
Thanks....noted that I will need DS1307...will procure it and then test out...