Search found 7 matches

by Rob
14 Jun 2019 00:31
Forum: Z-Uno
Topic: New 2.1.5 beta
Replies: 15
Views: 15960

Re: New 2.1.5 beta

I tried to update to this 2.1.5 beta. The following issues have occured: 1. first I have received some CRC errors when burning the 2.1.5. bootloader. 2. I have repeated a few times and suddently it worked. (strange) 3. The compiler shows numerous "strncpyz prevented buffer overrun!" messag...
by Rob
25 Mar 2018 00:49
Forum: Z-Uno
Topic: z-uno with adafruit TFT Display - libraries won't compile
Replies: 2
Views: 4160

z-uno with adafruit TFT Display - libraries won't compile

I'd like to connect the following adafruit TFT touchscreen to my z-uno: https://learn.adafruit.com/adafruit-3-5-color-320x480-tft-touchscreen-breakout/overview It works and compiles perfectly with an arduino board, however I'm unable to compile the needed libraries when I change the board in the Ard...
by Rob
25 Mar 2018 00:32
Forum: Z-Uno
Topic: Input current on A0 higher as soon as I read A1
Replies: 13
Views: 16048

Re: Input current on A0 higher as soon as I read A1

I have worked around this issue by connecting an external multiplexer to A2.
by Rob
23 Mar 2018 15:35
Forum: Z-Uno
Topic: Z-Uno - Send a MULTILEVEL_SENSOR Report to association group
Replies: 4
Views: 4627

Re: Z-Uno - Send a MULTILEVEL_SENSOR Report to association group

Hi, yes, I have tried it and most likely it would work as long as no other reports are being sent by your z-uno - which was not the case for me as I also had other sensors implemented on my z-uno. In my case it did not work. In the meantime I have switched to a more old-fashioned solution, which now...
by Rob
08 Mar 2018 16:31
Forum: Z-Uno
Topic: Input current on A0 higher as soon as I read A1
Replies: 13
Views: 16048

Re: Input current on A0 higher as soon as I read A1

I'm experiencing the same issue.
It seems, that as soon as I read any ADC channel except A2, all analog inputs get pulled up internally!

Can this please be fixed? I need to use more than one ADC channel.
by Rob
04 Mar 2018 01:39
Forum: Z-Uno
Topic: Z-Uno - Send a MULTILEVEL_SENSOR Report to association group
Replies: 4
Views: 4627

Z-Uno - Send a MULTILEVEL_SENSOR Report to association group

I'm using my Z-UNO to measure the room temperature (besides other functions). I'd like to send the measured temperature to an Eurotronics Spirit Z valve which is located in an enclosure, so the internal temperature sensor is unable to produce correct readings. The Spirit Z is able to receive multile...