Hello!
I have following problem.
One of Z-uno pins is set to OUTPUT mode with HIGH position.
pinMode(13, OUTPUT);
digitalWrite(13, HIGH);
When I try to send report to controller with zunoSendReport(1), pin 13 is drop to LOW.
Could you give any advice how to solve this issue?
Search found 2 matches
- 19 Sep 2016 15:34
- Forum: Z-Uno
- Topic: zunoSendReport() reset pin mode
- Replies: 5
- Views: 7902
- 31 Aug 2016 19:56
- Forum: Z-Uno
- Topic: Keypad4x4 problem
- Replies: 3
- Views: 5931
Keypad4x4 problem
I have problem with compiating example for Keypad4x4. Here is the log: Arduino: 1.6.5 (Windows 8.1), Плата"Z-Wave>ME Z-Uno, Russian, Disabled, Disabled" ************* Building Arduino Sketch ************* C:\Users\K3F3F~1.KUS\AppData\Local\Temp\build2965099731914770816.tmp/Keypad4x4.cpp **...