Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request Failed #1

Closed
engrjawadulhassan opened this issue Aug 19, 2021 · 2 comments
Closed

Request Failed #1

engrjawadulhassan opened this issue Aug 19, 2021 · 2 comments

Comments

@engrjawadulhassan
Copy link

Hello,

I am using synchro_RTC.ino for DS3231 module. Connected Pins According to picture given on git.
Vcc = 5v
GND = GND
SDA = A4
SCL = A5
SQW = D2

But after short time , and sometime after click only , GUI said "status request failed", its not working constantly for 2 mins.
Have a look into this. I am unable to check my module properly.

Capture

@Croft5
Copy link

Croft5 commented Aug 19, 2021

Hi,

I have frequently experianced the same issue but all I do is to connect again, and again and again and it will suddendly work.
A bit of a pain but managble once you know about this.

Overall this is an excellent program and has allowed me to adjust my DS3231 so it runns very accuratly.
Also worth mentioning that you can input adjustment values in 0.1 steps.
Orginally I thought it had to be in steps of +/- 1.

@SergejBre SergejBre reopened this Aug 27, 2021
@SergejBre
Copy link
Owner

SergejBre commented Aug 27, 2021

Hi, there may be several reasons. First, check the serial port settings on your system. If that doesn't work, then try to find a more reliable USB cable. The influence of electromagnetic interference from a telephone operating near is possible. If you are working with a Chinese clone of Arduino Nano with a port emulator on a CH340G chip, then it makes sense to lower the operating Baud Rate to 57600 baud. If this does not help, then disable "Status Control" in the settings as shown in the figure below.
settings

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants