Search found 14 matches

by principia
19 Jun 2022 12:57
Forum: Z-Uno
Topic: Add Channel to ZUNO_REPORTS_HANDLER
Replies: 2
Views: 1746

Re: Add Channel to ZUNO_REPORTS_HANDLER

Thanks - pull request created.
by principia
17 Jun 2022 20:18
Forum: Z-Uno
Topic: Add Channel to ZUNO_REPORTS_HANDLER
Replies: 2
Views: 1746

Add Channel to ZUNO_REPORTS_HANDLER

I'm using Z-Uno2 with beta 12. I have report handling working which is great. I have three notification channels on a multi-channel device. Although I could use separate association groups to distinguish each notification source it's much easier to look at the source channel in the reporthandler fun...
by principia
26 May 2022 19:53
Forum: Z-Uno
Topic: Z-Uno2 OTA Sketch update
Replies: 3
Views: 2153

Re: Z-Uno2 OTA Sketch update

OK - answering my own question :) OTA update of a sketch requires the Z-Uno2 to be in S2 mode. The option to enable / disable security is now removed from 3.0.9 beta 10 for Z-Wave compliance. However my controller (ComfortClick) does not support S2 and cannot include such devices. If the device fall...
by principia
26 May 2022 10:50
Forum: Z-Uno
Topic: Z-Uno2 OTA Sketch update
Replies: 3
Views: 2153

Z-Uno2 OTA Sketch update

I am attempting to upload my sketch using OTA to my Z-Uno2 (3.0.9). I am using Simplicity Studio 6 and an Aeotec USB 5 controller stick which successfully communicates with the Z-Uno2. I can send commands, update configuration parameters etc. My testing uses the Radio Blink sketch and I have located...
by principia
21 May 2022 00:25
Forum: Z-Uno
Topic: External Antenna - Z-Uno2
Replies: 5
Views: 14774

Re: External Antenna - Z-Uno2

Thanks - I did that and everything works perfectly
by principia
18 May 2022 10:49
Forum: Z-Uno
Topic: External Antenna - Z-Uno2
Replies: 5
Views: 14774

External Antenna - Z-Uno2

I want to attached an external antenna to a Z-Uno2 so I have soldered a u.fl socket to the empty PCB pads and connected this antenna https://uk.rs-online.com/web/p/telemetry-antennas/2025828/ I have tried two different pigtails and also this antenna https://uk.farnell.com/abracon/aeacac053010-s868/w...
by principia
14 Dec 2021 18:09
Forum: Z-Uno
Topic: Z-Uno2 user defined configuration parameters
Replies: 4
Views: 3096

Re: Z-Uno2 user defined configuration parameters

Thanks for the link to the 3.0.8 beta4. I've replaced my code with the macros and all is working. I'm using the "2B" version for my parameters.
by principia
13 Dec 2021 11:22
Forum: Z-Uno
Topic: Z-Uno2 user defined configuration parameters
Replies: 4
Views: 3096

Re: Z-Uno2 user defined configuration parameters

Thanks for the update and the offer of engineer support. I can work with my code at the moment using the information on GitHub and the certification reference. The new macro approach looks nice and easy. i'll wait for that to be released and then update my code.
by principia
13 Dec 2021 00:18
Forum: Z-Uno
Topic: Z-Uno2 user defined configuration parameters
Replies: 4
Views: 3096

Z-Uno2 user defined configuration parameters

I'm using Z-Uno2 with 3.0.8. I am looking to define and use custom Z-Wave configuration parameters. i looked at the Z-Uno reference and tried to build and run the Z-Uno2 sample but it didn't work. Looking at the source code it seems that I have to define the data structure for each parameter and add...
by principia
12 Dec 2021 13:05
Forum: Z-Uno
Topic: Z-Uno2 pin states on reset
Replies: 1
Views: 2147

Z-Uno2 pin states on reset

I'm using Z-Uno2 with 3.0.8. I am running the example RadioBlink sketch. I have hardware interfaced to the Z-Uno2 which I needs to have the correct voltages / signals during reset of the Z-Uno. On pins 6 (IR TX 0 ADC 3) and 24 (TX 0) when the reset button is pressed output signals are generated for ...