DH22: Unable to set watch #7053
Unanswered
espruino-discuss3
asked this question in
ESP32
Replies: 1 comment
-
Posted at 2017-12-05 by Disane87 I had the same. The only PIN it works was G0. But as I learned today, there are issues with the DHT22 and the setWatch which causes some weird crashes of my ES32. See here: http://forum.espruino.com/conversations/314164/#comment13992691 Posted at 2017-12-14 by Wilberforce The set watch issue has been fixed: It will be in version 1v95, so for now a latest travis build will work: |
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 2017-10-23 by user82514
Hi,
I'm having a bit of trouble getting my DH22 to work. My code is pretty simple
the result is WARNING: Unable to set watch. You may already have a watch on a pin with the same number (eg. A0 and B0),
or this pin cannot be used with watch
I have tried a few pins with the same result. any suggestions would be welcome
Beta Was this translation helpful? Give feedback.
All reactions