Search found 5 matches

by charly.clement
17 Apr 2018 16:38
Forum: Z-Uno
Topic: Z-Uno zwave communication status
Replies: 3
Views: 3430

Re: Z-Uno zwave communication status

Yes, @PoltoS, that's OK for me, But, to clarify my question / my wish: In my zuno application, I always would like to know the communication state of the channels I use. (is the communication with any specific device actually OK, reliable, or not ?) By example, a thermostat can be OFF, or disturbed,...
by charly.clement
14 Apr 2018 23:03
Forum: Z-Uno
Topic: Z-Uno C++ compiler restrictions / enhancement policy
Replies: 0
Views: 2480

Z-Uno C++ compiler restrictions / enhancement policy

Dears, Restrictions List Is there an (exhaustive) list available, describing the restrictions applicable to the C++ compiler ? I think in particular of : - class/function templates - static constant members in class - implicit/explicit casting up, down, of pointers to classes, to inherited classes -...
by charly.clement
14 Apr 2018 12:24
Forum: Z-Uno
Topic: Z-Uno zwave communication status
Replies: 3
Views: 3430

Z-Uno zwave communication status

Dears, When the z-uno is associated with a "master" device, how is it possible to know the zwave communication state between the z-uno and the "master" ? I would like to take programmatically "local z-uno" actions when the communication is done / becomes up. Typical : z...
by charly.clement
14 Apr 2018 12:08
Forum: Z-Uno
Topic: Eclipse IDE with Sloeber plugin for Arduino
Replies: 3
Views: 4437

Re: Eclipse IDE with Sloeber plugin for Arduino

OK, Thank's for this answer. In fact, I installed the z-uno board on Eclipse/Sloeber in the "sloeber standard" way. I can correctly work : project/files handling, automatic syntax check while editing, intellisense,... I then compile, load the project with the normal arduino tool. For now, ...
by charly.clement
31 Mar 2018 01:25
Forum: Z-Uno
Topic: Eclipse IDE with Sloeber plugin for Arduino
Replies: 3
Views: 4437

Eclipse IDE with Sloeber plugin for Arduino

Dears, I would like to use Eclipse IDE to develop on Z-UNO. The Arduino plugin "sloeber" works relatively good for most Arduino boards. I am however not able to compile a z-uno project with that. Does somebody successfully experimented developing Z-Uno with Eclipse IDE ? If yes, how ? Than...