DS3231 RTC with esp8266 #5993
Unanswered
espruino-discuss
asked this question in
ESP8266
Replies: 1 comment
-
Posted at 2018-01-26 by @MaBecker Hi, check this link and try this sample. If this works for you, please add your test code and some comments - if you like :) Posted at 2018-01-26 by Gustav Tried your code and resulted in this error:
Posted at 2018-01-26 by @MaBecker
Make sure you connected SDA and SCL to the pins you use. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2018-01-26 by Gustav
Running a nodemcu lolin v3 and trying to communicate with a DS3231 which is on a ZS-042 board.
Tried using the module for DS3231 but no luck so far..
My Code:
Error:
Any thoughts of what i might be doing wrong ? , maybe the module isn't right for me.
Beta Was this translation helpful? Give feedback.
All reactions