Closed structure7 closed 8 years ago
Bah... the above didn't work. Maybe:
Didn't work, but.... I need to time how long from confirmed reset to clearance of variables. That might tell me something. Seems like it was 60 sec.
Back to the drawing board on this. Nothing seems to be working.
Maybe use data.sparkfun to write to all of these (in lieu of virtualWrite) then see if there is a way to pull down the info back into variables at startup.
I'm having a logic issue: Let's say I reset the unit and every zeros out. Oh darn. So I plug everything back into vPins via Postman. HOWEVER, while they show in the app, I need to initiate something that actually writes this back to the local variable. Will have to play with this.
After much back and forth, looks like there's something wrong with V112 (yesterday's runtime of all things).
Hey, this is just a string into V14. Why am I adding V112 when I can just call back the string at V14?
Well, after it all, it seems Blynk just doesn't like much more than 2 blynk.syncVirtuals together. I grouped 2, spaced by 5 seconds... worked like a charm!
Having issues with the following:
Ideas:
year() != 1970
from line 153. Why would it make any difference if the year isn't 1970? This might be holding things up.