Skip to content

WorldClockClient stoped working #136

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

Closed
rverzinkevicius opened this issue Oct 5, 2018 · 5 comments
Closed

WorldClockClient stoped working #136

rverzinkevicius opened this issue Oct 5, 2018 · 5 comments
Labels

Comments

@rverzinkevicius
Copy link

Part below stopped working and is not returning time anymore

WorldClockClient.cpp

// http://api.thingspeak.com/channels/CHANNEL_ID/feeds.json?results=2&api_key=API_KEY
const char host[] = "oleddisplay.squix.ch";
String url = "/rest/time";

@Matz88
Copy link

Matz88 commented Oct 11, 2018

I have solved reverting timeclient.cpp to the old version in which the addresses of the server were with www. in front

@squix78
Copy link
Collaborator

squix78 commented Oct 20, 2018

Hi guys

Thank you for this report. Could you please add some more information? Is this about WorldClockClient.cpp or TimeClient.cpp? Can you please add the output from the serial console and explain in more detail how you fixed it?

Thank you so much!

@marcelstoer
Copy link
Member

not returning time anymore

This (not mentioning any exceptions or the like) sounds suspiciously like #140 which I now fixed for WorldClockClient.cpp as well in dddb014.

@rverzinkevicius
Copy link
Author

Hi,

for me issue is that time is not always received in wordclockdemo sketch. After several retries it succeeds.

@marcelstoer
Copy link
Member

Works for me with the latest 1.6.4 -> closing

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

No branches or pull requests

4 participants