Page 2 of 3

Re: Kwickset Zwave Lock error

PostPosted: Fri Mar 01, 2019 10:43 pm
by roquej
Matt,

Yes, it was working before, but I was getting random encryptions errors, which is why I when ahead and removed it. This is what I have done:

changed to another USB port - same error
use a USB hub and without - same error
rebooted the indigo machine - same error

I am going to buy another lock and see if that is the case. However, if I use the same lock hardware and the same UZB1 and it works in a raspberry pi with z-way, then the only thing left is something with my mac-mini or indigo.

Although I have two other locks working, another Kwikset and a Yale, is there a way to reset the encryption vault? Could that be corrupted and the original cause of the problem?

JP

Re: Kwickset Zwave Lock error

PostPosted: Fri Mar 01, 2019 10:51 pm
by roquej
Actually, just checked my other two locks, and when trying to re-sync, getting the same error for both:

Another Kwikset
Z-Wave Error encrypted command received from node ID 116 has invalid CBC-MAC value (ignoring)

Yale
Z-Wave Error encrypted command received from node ID 118 has invalid CBC-MAC value (ignoring)

I will venture to say, something got corrupted in myIndigo as all the locks were working before.

JP

Re: Kwickset Zwave Lock error

PostPosted: Sat Mar 02, 2019 12:35 am
by matt (support)
What is the firmware version of your UZB1 controller, and have you ever upgraded it?

Re: Kwickset Zwave Lock error

PostPosted: Sat Mar 02, 2019 7:12 am
by roquej
Current versions:

SDK Version: 6.71.01
Serial API Version: 05.27

Yes, I have upgraded it

JP

Re: Kwickset Zwave Lock error

PostPosted: Sat Mar 02, 2019 12:06 pm
by jay (support)
Did you last firmware upgrade coincide with the lock(s) starting to throw errors? I wonder if it's a bad firmware flash to your uzb...

Re: Kwickset Zwave Lock error

PostPosted: Sat Mar 02, 2019 12:22 pm
by matt (support)
roquej wrote:
SDK Version: 6.71.01
Serial API Version: 05.27

Is that the firmware version for the UZB1 (not the lock)? It seems too high to be the UZB. I think you may be experiencing the same problem mentioned here.

Update: Looks like you are on firmware version 5.27. If you revert back to 5.07 (as mentioned on the other thread) I believe it will work. I don't know what UZB changed in the firmware that is causing the failures with Indigo. We'll investigate it, but at this time reverting the firmware should get it working.

Re: Kwickset Zwave Lock error

PostPosted: Mon Mar 04, 2019 6:06 pm
by roquej
Matt - traveling until Wed. When I get back, will downgrade and provide feedback.

Thank you for the prompt help!

JP

Re: Kwickset Zwave Lock error

PostPosted: Tue Mar 05, 2019 4:40 pm
by roquej
Matt,

I downgraded the firmware of the UZB1 to version 5.07. All is back working. Validated all devices and everything is working fine.

Included the lock with encryption. No errors, no issues:

Z-Wave controller included module: 061 - Keypad Door Lock
Z-Wave querying module for encryption support
Z-Wave starting encryption key exchange with module
Z-Wave completed encryption key exchange with module
Z-Wave stopped controller inclusion mode

However, when I try to do the sync, it just doesn't work.

Z-Wave Syncing - started for "061 - Keypad Door Lock"
Z-Wave Syncing - retrieved module neighbors list: 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 17, 20, 22, 25, 27, 29, 31, 32, 34, 35, 36, 37, 38, 40, 41, 44, 45, 47, 50, 51, 52, 53, 54, 56, 59, 60, 65, 66, 67, 68, 69, 71, 72, 73, 74, 75, 76, 77, 78, 79, 82, 84, 85, 89, 94, 104, 121, 123, 124, 155, 157
Z-Wave Syncing - assigning return route to "061 - Keypad Door Lock"
Z-Wave Error Syncing - failed
Z-Wave Error Timeout waiting for "061 - Keypad Door Lock". Module might be asleep, or is unreachable.

The lock is within 24" of the UBZ1

Suggestions?

JP

Re: Kwickset Zwave Lock error

PostPosted: Tue Mar 05, 2019 8:15 pm
by roquej
Matt - look a bit further, I realized that node 90, in the list of nodes doesn't exist.

Could that be the issue?

JP

Re: Kwickset Zwave Lock error

PostPosted: Tue Mar 05, 2019 9:31 pm
by roquej
Matt - Solved! Bad UZB1. Luckily, I had a spare UZB1 and a full backup. Downgraded it to 5.07, did a full restore, and ready to go.

Thank you for the suggestions. Looking forward to full support for the latest firmware (5.36)

JP

Re: Kwickset Zwave Lock error

PostPosted: Mon Oct 28, 2019 3:39 pm
by shapa
Matt, by any chance - finally to support newer FW? :)

I'll be happy to sponsor a dev environment - can actually either send the UZB to you (you can change z-wave frequency to any supported region) or enable remote access to my lab in the UK (mac mini +spare UZB).

Quite a few improvements in the latest FW, but anything higher than 5.07 is not working properly with Indigo :(

https://z-wave.me/support/uzbrazberry-firmwares/

5.37: Updated SDK to 6.81.01. Smart Start support. Fixed blink on sending. Reporting of incoming routes added in Z-Way Route Map.
5.32: Updated SDK to 6.81. Support of Z-Wave «SmartStart».
5.27: Added Bridge version and RF test mode.
To run the RF test mode mode do: sudo /etc/init.d/z-way-server stop && sudo apt-get install git && cd /tmp && rm -Rf uSAPI && git clone https://github.com/Z-Wave-Me/uSAPI && cd uSAPI && make && ./uSAPI -b "F7 01" -p /dev/ttyAMA0 -r 1 && ./uSAPI -b "08" -p /dev/ttyAMA0
5.27: Added radio jam detection feature.
Added Bridge version and RF test mode.
5.26: Added forgotten new IMA functions.
5.25: Minor fixes.
5.23: Updated SDK to 6.71.01.
5.22: Frequency not resetted to EU anymore on upgrade.
5.16: Updated SDK to 6.70.00.
5.07: Updated SDK to 6.51.09 (for certification)
5.06: LED can be turned off:
Change it via IP:8083/JS/Run/zway.NVMExtWriteLongBuffer(0x6510,[XX]), where XX is:
0x00 LED used only for memory test when device powers up. Silent mode.
0x01 LED used during memory test and to indicate inclusion/exclusion mode.
0x03 LED used during memory test, to indicate inclusion/exclusion mode and it blinks when data is sending.
5.05: Fixed Bootloader upgrade response.
5.04: LED not turning off after some operations fixed.
Offset of User NVM made static.
5.03: Fixed bug with wrong UID returned after license apply.

p.s. it is a Russian company so I can actually try to talk with them natively in case of any questions.

Re: Kwickset Zwave Lock error

PostPosted: Mon Oct 28, 2019 4:12 pm
by matt (support)
I just posted on the other thread, but I do have a UZB with 5.27. It definitely has some differences that cause Indigo confusion. Haven't looked at the encryption/lock issue yet, but I will.

Re: Kwickset Zwave Lock error

PostPosted: Mon Oct 28, 2019 5:19 pm
by shapa
You can easily upgrade to the latest FW

Actually, I'm using VMware Fusion (Debian Linux in a VM) to connect UZB on the same mac Indigo server to make backups via razberry - works fine. They've got X86 build.

FW upgrade (and downgrade) could be done easily.

https://storage.z-wave.me/z-way-server/

Re: Kwickset Zwave Lock error

PostPosted: Fri Feb 07, 2020 2:08 pm
by matt (support)
Indigo 7.4.1 is now available and includes support for the USB Stick (ZME UZB1).

Re: Kwickset Zwave Lock error

PostPosted: Fri Feb 07, 2020 8:42 pm
by roquej
awsome. thank you!

JP