Search found 57 matches

by perjar
25 Sep 2018 09:56
Forum: Z-Uno
Topic: Z-Uno hangs and unhangs
Replies: 1
Views: 2802

Z-Uno hangs and unhangs

Hi, I have built a sketch which has worked just fine for weeks, but after I tried to "upgrade" the code to store some data in EEPROM, the code makes the Z-Uno hang for hours before it comes alive. I am at a loss in understanding why this is the case. Here is what I did: 1. Ver 1 of the ske...
by perjar
15 Jun 2018 17:58
Forum: Z-Uno
Topic: Scene control not working
Replies: 5
Views: 6302

Re: Scene control not working

Still not working for me despite setting "S" instead of "M" in the associations settings. My zuno sketch defines 10 scenes (0-9) but when I try to program a block scene in HC2 there is only one scene-id to choose from. Actually, "Scene id" in zuno translates to "Ke...
by perjar
24 May 2018 15:57
Forum: Z-Uno
Topic: Housing for Z-Uno Shield
Replies: 7
Views: 6699

Re: Housing for Z-Uno Shield

Thanks, makes sense that the signal is blocked quite severly. Forgive my ignorance when it comes to antennas. For the European freqency (868,4 MHz) it would mean a 17,3 or 8,6 cm antenna I think. Would it work if I just connect a cable between the antenna socket on the Z-Uno board and the metal encl...
by perjar
24 May 2018 15:38
Forum: Z-Uno
Topic: Scene control not working
Replies: 5
Views: 6302

Re: Scene control not working

@schmidmi:
Tell me, how did you solve it?
For me it's only working intermittantly.
by perjar
18 May 2018 16:05
Forum: Z-Uno
Topic: Unstable power from the Z-uno?
Replies: 8
Views: 8610

Unstable power from the Z-uno?

Hi, Wanted to check with the community if you have encountered the same as I have: unstable output from the Z-uno when driven by USB power supply. I am doing a small project similar to the example project "IR to Z-Wave": https://z-uno.z-wave.me/examples/IR2ZWave/ My TSOP 7000 sensor prefer...
by perjar
07 May 2018 16:27
Forum: Z-Uno
Topic: Housing for Z-Uno Shield
Replies: 7
Views: 6699

Re: Housing for Z-Uno Shield

I am taking the opportunity to ask the forum if anyone has tried to put the Z-Uno inside a metal enclosure.

How does aluminium or other metal affect the z-wave network range?

Here is one in aluminium as an example: https://uk.rs-online.com/web/p/general- ... s/5287044/
by perjar
07 May 2018 15:36
Forum: Z-Uno
Topic: External service button
Replies: 2
Views: 2984

Re: External service button

Thank you very much, works fine now!
by perjar
02 May 2018 13:57
Forum: Z-Uno
Topic: OTA Sketch Upgrade
Replies: 10
Views: 9023

Re: OTA Sketch Upgrade

Not a solution to your problem, but as a comment to OTA update of sketches: I just put the question to Fibaro how to make use of the OTA mechanism in their Home Center 2 controller for us developers. Their response is that it is not possible because they only support OTA for their own products. It i...
by perjar
28 Apr 2018 18:27
Forum: Z-Uno
Topic: External service button
Replies: 2
Views: 2984

External service button

Hi, Has anyone implemented an external service button? I want to hide my Z-uno in an enclosure but want a servce button to be available to the user via an external push button. The pin layout suggests that pin 23 and pin 18 can be used for this purpose because pin 23 is called SERVICE and they are c...
by perjar
28 Apr 2018 18:16
Forum: Z-Uno
Topic: Scene control not working
Replies: 5
Views: 6302

Re: Scene control not working

I have a Fibaro HC2 as controller. Perhaps it works in a similar way. For scenes to be picked up by the HC2 I need to first associate the scene group with the controller. So, in your example with CONTROL_GROUP_1, I would have to associate group 2 with the controller itself and then I will be able to...