Skip to content

No, S0, S2 Security #4886

Answered by AlCalzone
thesebastianf asked this question in Q&A
Discussion options

You must be logged in to vote

Encryption happens at the application layer, and does not influence routing at all. Encrypted messages are just arbitrary data for repeaters. Any mains-powered node can route any message, whether it is encrypted or not.

Bad performance with S0 can be caused by a suboptimal mesh, because with S0 every actual message requires 3 messages to be exchanged (get nonce, nonce report, encrypted message). S2 doesn't have that downside.

Is there a way in ZwaveJS to repair them with a different Security setting but keeping the same Node ID?(

With a trick and zwavejs2mqtt, yes:

  • Shut down Z-Wave JS
  • Factory reset the node in question
  • Start Z-Wave JS again, the node should now be detected as dead (if …

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by thesebastianf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants