Search found 8 matches

by niles23
21 Mar 2023 10:47
Forum: Z-Uno
Topic: OneWire / DS18B20 Pin problem - BUG
Replies: 2
Views: 1491

Re: OneWire / DS18B20 Pin problem - BUG

Thank you very much for the fast reply and fix.

It's working very well!
by niles23
18 Mar 2023 14:20
Forum: Z-Uno
Topic: OneWire / DS18B20 Pin problem - BUG
Replies: 2
Views: 1491

OneWire / DS18B20 Pin problem - BUG

Hello guys, i've problems with OneWire. On the Hhomepage is written, that any pin is usable (https://z-uno.z-wave.me/Reference/ZUNO_OneWire/). I tried many ports (14,15, 4, ...) but it only worked with pin 9-12 (with Zuno 2 rev. 6). With Zuno 1 it was possible to use Port 14. Summary Zuno2 r6: OneWi...
by niles23
07 Jun 2019 13:45
Forum: Z-Uno
Topic: ZUNO_WUPFLAGS_INT1_KEYSCAN - No wake up at Pins 19-22?
Replies: 8
Views: 6466

Re: ZUNO_WUPFLAGS_INT1_KEYSCAN - No wake up at Pins 19-22?

Perfect, its working now. Thank you for the bugfix :-)

Regards and a sunny hello
by niles23
10 May 2019 20:18
Forum: Z-Uno
Topic: ZUNO_WUPFLAGS_INT1_KEYSCAN - No wake up at Pins 19-22?
Replies: 8
Views: 6466

Re: ZUNO_WUPFLAGS_INT1_KEYSCAN - No wake up at Pins 19-22?

Hello,

thank you for the new late release (beta).

Sadly the problem still exists and therefore a keypress doesn't wake up the zuno. It only works approximately a second after going to sleep...
by niles23
12 Apr 2019 20:31
Forum: Z-Uno
Topic: ZUNO_WUPFLAGS_INT1_KEYSCAN - No wake up at Pins 19-22?
Replies: 8
Views: 6466

Re: ZUNO_WUPFLAGS_INT1_KEYSCAN - No wake up at Pins 19-22?

The Bugfix is still not released? Or where can I find it?
by niles23
03 Aug 2018 19:49
Forum: Z-Uno
Topic: ZUNO_WUPFLAGS_INT1_KEYSCAN - No wake up at Pins 19-22?
Replies: 8
Views: 6466

ZUNO_WUPFLAGS_INT1_KEYSCAN - No wake up at Pins 19-22?

Hello, I don't know if I got it right, therefore the following question: I thought in KEYSCAN MODE the zuno wakes up from sleep if one of the pins(17-23) goes to low. That doesn't work at my board. The Zuno only wakes up by pin 17, 18 and 23 going low. Ports 17-23 are INPUT_PULLUPs and I tried to co...
by niles23
22 Jul 2018 16:10
Forum: Z-Uno
Topic: New 2.1.4 beta
Replies: 49
Views: 43116

Re: New 2.1.4 beta

Hello! I have problems with the BatteryHandler. I can't FLIRS and an own battery handler: ZUNO_SETUP_SLEEPING_MODE(ZUNO_SLEEPING_MODE_FREQUENTLY_AWAKE); ZUNO_SETUP_BATTERY_HANDLER(getBatteryVal); byte getBatteryVal() { // 100= "> 12,8" bzw. 0 = "< 11.5" byte percents = 99; if ( p...