Page 1 of 1

Cant include in fibaro hc2 when using example sketch

Posted: 24 May 2019 12:53
by MrHaze
Hi there,

When I use the "factory sketch" that comes with new bootloader z-uno includes just fine and is found by HC2 in no time. But when I upload the z-uno example sketch "ControlRelay", z-uno can no longer be included/found by my HC2.
What am I doing wrong? Any ideas?

Thanks
Regards /Rasmus

Re: Cant include in fibaro hc2 when using example sketch

Posted: 24 May 2019 13:02
by PoltoS
Make sure the frequency is not changed during sketch upload. Check Arduino IDE menu for the frequency

Re: Cant include in fibaro hc2 when using example sketch

Posted: 24 May 2019 13:26
by MrHaze
Aaah didnt know of the frequency menu in Arduino ide. Problem solved!
Thanks a bunch man
/Rasmus