Search found 28 matches

by knst08
14 May 2018 13:04
Forum: Z-Uno
Topic: Channel report is corrupted while transferred from zuno to controller
Replies: 4
Views: 4413

Re: Channel report is corrupted while transferred from zuno to controller

Tried to enable security - s2 does not work for mw since it leaves only 6K for sketch while it is 21K size. With s0 enabled, z-uno just hangs after some time (may be stack issue , sketch is big enough)
by knst08
04 May 2018 16:21
Forum: Z-Uno
Topic: Channel report is corrupted while transferred from zuno to controller
Replies: 4
Views: 4413

Re: Channel report is corrupted while transferred from zuno to controller

Thx.

Changing controller is not an option for me. But security is a good point will try it.
by knst08
12 Apr 2018 09:09
Forum: Z-Uno
Topic: Channel report is corrupted while transferred from zuno to controller
Replies: 4
Views: 4413

Channel report is corrupted while transferred from zuno to controller

I have ds18b20 connected to z-uno and sketch that reports temperature each 30s. Temperature rounded to have one fractional digit (21,86 is reported as 21.9). CRC from ds18b20 is checked and if does not match value is not reported. z-uno is connected to fibaro hc2. Occasionally hc2 gets wrong values ...
by knst08
03 Jan 2018 02:39
Forum: Z-Uno
Topic: Z-Uno as a modem example compiles with errors
Replies: 0
Views: 2706

Z-Uno as a modem example compiles with errors

I've downloaded modem example from here https://z-uno.z-wave.me/examples/z-uno-as-a-modem/ Z-Uno software version 2.1.1 Compilation fails... Compiling zuno-modem_sdcpp_.cpp ... zuno-modem:112: error: member reference type '_xd_zuno_sketch_t' (aka 'zuno_sketch_s') is not a pointer; did you mean to us...
by knst08
11 Dec 2017 15:48
Forum: Z-Uno
Topic: z-wave communication occasionally stops
Replies: 3
Views: 4417

Re: z-wave communication occasionally stops

Yes 2.1.1
How can I check the attach usage, are there any way to get exact values, or staring at the code is only available analysis?
by knst08
08 Dec 2017 12:33
Forum: Z-Uno
Topic: Real size of flash memory
Replies: 4
Views: 4516

Re: Real size of flash memory

Sent you the link to code as private message
by knst08
07 Dec 2017 12:38
Forum: Z-Uno
Topic: Real size of flash memory
Replies: 4
Views: 4516

Re: Real size of flash memory

I can confirm this behavior, lost lots of time before understood that if binary size exceeds 30K upload procedure passes but does not change the binary on z-uno.
by knst08
07 Dec 2017 12:29
Forum: Z-Uno
Topic: z-wave communication occasionally stops
Replies: 3
Views: 4417

z-wave communication occasionally stops

Ran into following situation: z-uno is registered in z-wave network (controller - fibaro) It exposes multiple - bin switches , power meter and for diagnostics purpose uptime sensor (sensor reporting seconds since z-uno start). At some point value of sensor stopped changing, device stopped reacting o...
by knst08
05 Dec 2017 03:09
Forum: Z-Uno
Topic: Radio logging documentation
Replies: 0
Views: 2386

Radio logging documentation

On Arduino IDE there is a setting "Logging" with "radio" option. Is there any doc describing how it works?
by knst08
04 Dec 2017 19:07
Forum: Z-Uno
Topic: Electricity meter using ZUNO_METER
Replies: 13
Views: 13529

Re: Electricity meter using ZUNO_METER

Just solved quite similar problem - device is on din rail in boiler room controls 8 energy consumers (5 circulation pumps, well pump, filtering system etc). 8 relay controlled loads in total. I used acs712 (http://henrysbench.capnfatz.com/henrys-bench/arduino-current-measurements/acs712-current-sens...