Why won't it recognize the s2 key instead Node 25 added with security "None"?

I am trying to add my smart lock which requires S2 configuration. I am using an Aeotec stick and the first time I didn’t read the instructions so I just paired it. Then I realized I needed the DSK so I unpaired it and tried including the node through ZwaveJs.

When I do this it asks me to type out the key, I also needed to generate one locally as well. Once I do that it pairs but says

Node 25 added with security “None”

Required security keys not configured

The stick does say ZWave Plus so I am pretty sure it supports it so how do I fix it? It seems to increment the node number even though one has been deleted do I need to do some super delete or something so it uses the proper key?

This message means you don’t have any security keys configured. So I’m not sure how you configured it, but the application doesn’t see them.

It walks me threw adding it in the inclusion dialogs so I am confused why it isn’t getting added.

Security keys are part of the application configuration.

Also when you include the device it is asking for the DSK PIN. This is a 5-digit number provided with the device, usually printed on the device itself, on the packaging, or as separate document. This is not the security key.

When you say “Security keys are part of the application configuration” what does this mean? Also the 5 digit code is part of the 40 char string that is provided so I think it gets pulled from that. I have

Then when I try to pair I have

image

Which I set using the 40 char string.

image

But it is still saying security none, could it be some kind of advanced excluding I need to do to remove some sort of cached node settings?

I also see there is a " Provisioning Entries" section where I can add one ahead of time. Should I be doing that before pairing?

Also when I go back to settings the s2 access key seems to disappear am I missing a save button?

When you originally setup ZWave or ZWaveJS. You were supposed to create keys and save them with your config. Without those nothing can join secure.

What Fresh is saying is if you set that up in the beginning check it because ZWave says it ain’t there and therefore no matter of joun/ rejoin will S2 until you fix it.

I see so this would have been created when I setup my ZWaveJS server? Is there a way to add one after the fact? Do I need to remove all items and then create the Key then readd everything? Everything else I have is S0

Nevermind bonehead move on my part. I thought the settings would save automagically but there is a save button kind of hidden (you have to scroll all the way down). Now it looks like it is working, thanks for trying to guide me the proper way