Page 1 of 1

Digital Output Pins 19-22

Posted: 03 Nov 2016 21:25
by joergm6
Hello
I use 4 switches on pins 9-12 (digital-out). Everything works wonderful.
If I only change pins 9-12 to 19-22, everything else remains unchanged, then the outputs switch only shortly for a fraction of a second (LED flashes shortly).
Currently I need only 4 pins, but wanted to ask. :D
thank you

Re: Digital Output Pins 19-22

Posted: 03 Nov 2016 22:33
by A.Harrenberg
Hi,

I found that the pins 19 to 22 are going to LOW state when a ZWave transmission is active, so zunoSendReport() from the sensor or a command from the controller to the Z-Uno.

I expect that this is what you experience here as well.

It was reported and the team is currently looking for the root cause of this. So for now I would recommend to not use the pins 19 to 22 at all.

Regards,
Andreas.

Re: Digital Output Pins 19-22

Posted: 03 Nov 2016 23:11
by joergm6
Thanks for the information. I had started with these pins to try and after a few hours ... I doubted myself :roll: :mrgreen: . But 9-12 is working and that is enough for me at the moment.
regards

Re: Digital Output Pins 19-22

Posted: 24 Dec 2016 11:30
by RobertHerter
Any News here ?.

for my Controller i need 8 Digital Outs. 19-22 are unusable, because of switching on z-wave transmit.

Regards

Robert

Re: Digital Output Pins 19-22

Posted: 24 Dec 2016 22:29
by michap
RobertHerter wrote:for my Controller i need 8 Digital Outs.
you can use Pin 9-16

Michael

Re: Digital Output Pins 19-22

Posted: 25 Dec 2016 00:05
by PoltoS
You can also use pins 0-8. We will focus on this in next release after NY.

Re: Digital Output Pins 19-22

Posted: 29 Dec 2016 17:25
by Rogga10000
Bad news for me. Planning control a relay from Pin 17 to make it work on the circuit board layout.

I did not manage to read analog values ​​from input A2 and A3 to my Fibaro. My code is based on the 10 channel example.

I will patiently wait for the next version and hope you manage to bring order to these basic bugs :(

Re: Digital Output Pins 19-22

Posted: 18 Jan 2017 04:03
by PoltoS
Problem found. We will fix it in 2.0.8

Re: Digital Output Pins 19-22

Posted: 27 Feb 2017 23:59
by PoltoS