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

3600000000sec Sleep is too long #60

Closed
clrwl04 opened this issue Apr 30, 2017 · 1 comment
Closed

3600000000sec Sleep is too long #60

clrwl04 opened this issue Apr 30, 2017 · 1 comment

Comments

@clrwl04
Copy link

clrwl04 commented Apr 30, 2017

Running Firmware 3.4.4 on a bare (not connected) Wemos D1 Mini powered by my PC to test before final assembly.
The firmware loads and runs, I can see the first data pushed to Ubidots OK, but then nothing ever again.
Checking the serial output via Arduino 1.8.2 desktop app is see the following, the sleep at the end catches my eye. If thats correct it sleeping for 41,666 days

After waiting 3.60 s, result 3
192.168.16.9
UBIDOTS: posting
POST /api/v1.6/devices/iSpindel000?token=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx HTTP/1.1
Host: things.ubidots.com
User-Agent: iSpindel000
Connection: close
Content-Type: application/json
Content-Length: 50

{"tilt":0.00,"temperature":-127.00,"battery":0.04}
WARNING: low Battery

sleeping: 3600000000sec

@universam1
Copy link
Owner

The firmware won't run on a not assembled device. That's mentioned in several other issues.

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

2 participants