zwave-js / node-zwave-js

Z-Wave driver written entirely in JavaScript/TypeScript
https://zwave-js.github.io/node-zwave-js/
MIT License
741 stars 596 forks source link

[Bug]: Restoring a backup of the NVM from a Z-Stick Gen5 device to a UZB7 fails conversion. #4227

Open Madj42 opened 2 years ago

Madj42 commented 2 years ago

Checklist

Deploy method

Docker

Zwavejs2Mqtt version

6.4.1

ZwaveJS version

8.11.1

Describe the bug

Restoring a backup of the NVM from a Z-Stick Gen5 device to a UZB7 fails conversion. Gives:

ZWAVE: The given data does not match the NVM size - cannot restore! (ZW0322) restoreNVM undefined

To Reproduce

  1. Backup Z-Stick Gen5 NVM.
  2. Swap sticks.
  3. Use auto-downloaded BIN file from step 1 to restore NVM.
  4. Error displayed.

Expected behavior

Conversion success and restore NVM to UZB7.

Additional context

No response

Madj42 commented 2 years ago

These are the logs set to the SILLY level. I tried the restore twice. I will gladly provide the BIN file but didn't want to post it here because I didn't know if it contained sensitive data.

logs.txt

kpine commented 2 years ago

Did you upgrade your Z-Stick Gen5 to firmware 1.2 prior to making the backup? Conversion of a backup before version 1.2 is not supported/compatible.

Madj42 commented 2 years ago

Yes, I upgraded to 1.2.

On Sun, Jan 30, 2022, 2:35 AM kpine @.***> wrote:

Did you upgrade your Z-Stick Gen5 to firmware 1.2 prior to making the backup? The version before 1.2 is not compatible.

— Reply to this email directly, view it on GitHub <zwave-js/node-zwave-js#4227>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AE34CSKQXASNVOBJB26552DUYTZ5ZANCNFSM5NDYWA2A . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you authored the thread.Message ID: @.***>

Madj42 commented 2 years ago

After doing some digging with the manual conversion process, I was able to determine that the backup I have has some issues possibly related to #4093. Added some comments to that issue but not sure still though if it's related.

AlCalzone commented 2 years ago

@Madj42 let me know if this is still relevant. #4093 has been fixed.

Madj42 commented 2 years ago

Thank you. I now get farther but it seems like it still has issues. I put the details in 4093.

Daniel-dev22 commented 2 years ago

I'm having issues on an aeotec stick 7. I also have a zooz 700 series stick I'm going to try that now.

Edit: The zooz stick worked and the aeotec did not. I tried twice and got the same error below.

Screenshot_20220215-181924_Home Assistant

AlCalzone commented 2 years ago

Make sure you have the latest driver version. I very recently fixed a bug in this regard.

Daniel-dev22 commented 2 years ago

Make sure you have the latest driver version. I very recently fixed a bug in this regard.

Yes I updated zwavejs2mqtt yesterday. As I was affected by the restore causing nodes to be dead on the same zooz stick. Now it works because of the changes. I didn't get to test the aeotec stick until now but it's not working.

AlCalzone commented 2 years ago

Ok please send me your NVM backups (500 and 700) so I can check what's wrong.

troy-f commented 2 years ago

I have this same issue trying to restore a 500 stick to a Aeotec 7 stick, I e-mailed you the nvm files.

AlCalzone commented 2 years ago

Looks like zwavejs2mqtt didn't have the patch included yet. The new release today will have it, please try again with it.

zwave-js-assistant[bot] commented 2 years ago

This issue has not seen any recent activity and was marked as "stale 💤". Closing for housekeeping purposes... 🧹

Feel free to reopen if the issue persists.

Dinth commented 1 month ago

Hi, it seems that the problem persists at least for me. My Zstick is updated to v1.20 but still getting the same error:

2024-08-17 17:09:55.600 INFO APP: GET /health/zwave 301 0.417 ms - 191
2024-08-17 17:09:55.887 INFO Z-WAVE: Controller status: Convert NVM progress: 83%
2024-08-17 17:09:57.639 INFO Z-WAVE: Controller status: Convert NVM progress: 84%
2024-08-17 17:09:59.134 INFO Z-WAVE: Controller status: Convert NVM progress: 85%
2024-08-17 17:10:00.885 INFO Z-WAVE: Controller status: Convert NVM progress: 86%
2024-08-17 17:10:02.636 INFO Z-WAVE: Controller status: Convert NVM progress: 87%
2024-08-17 17:10:04.130 INFO Z-WAVE: Controller status: Convert NVM progress: 88%
2024-08-17 17:10:05.881 INFO Z-WAVE: Controller status: Convert NVM progress: 89%
2024-08-17 17:10:07.628 INFO Z-WAVE: Controller status: Convert NVM progress: 90%
2024-08-17 17:10:09.376 INFO Z-WAVE: Controller status: Convert NVM progress: 91%
2024-08-17 17:10:10.887 INFO Z-WAVE: Controller status: Convert NVM progress: 92%
2024-08-17 17:10:12.638 INFO Z-WAVE: Controller status: Convert NVM progress: 93%
2024-08-17 17:10:14.388 INFO Z-WAVE: Controller status: Convert NVM progress: 94%
2024-08-17 17:10:16.138 INFO Z-WAVE: Controller status: Convert NVM progress: 95%
2024-08-17 17:10:17.627 INFO Z-WAVE: Controller status: Convert NVM progress: 96%
2024-08-17 17:10:19.378 INFO Z-WAVE: Controller status: Convert NVM progress: 97%
2024-08-17 17:10:21.129 INFO Z-WAVE: Controller status: Convert NVM progress: 98%
2024-08-17 17:10:22.640 INFO Z-WAVE: Controller status: Convert NVM progress: 99%
2024-08-17 17:10:24.389 INFO Z-WAVE: Controller status: Convert NVM progress: 100%
2024-08-17T16:10:25.455Z CNTRLR   Restoring NVM backup...
2024-08-17T16:10:25.626Z CNTRLR   Turning RF on...
2024-08-17 17:10:25.635 INFO APP: GET /health/zwave 301 0.801 ms - 191
2024-08-17 17:10:25.883 INFO Z-WAVE: The given data does not match the NVM size - cannot restore! (ZW0322) restoreNVM undefined

Screenshot from 2024-08-17 17-05-36 Screenshot from 2024-08-17 17-07-17 My ZWave JS UI ver is 3.10.0 / v9.17.0

AlCalzone commented 1 month ago

I'm going to need the driver log on loglevel debug to investigate.

Dinth commented 1 month ago

Sorry im not sure if thats the log you need... but no matter what logging options i choose (tried several combinations of General and Driver logging settings), i can see the exact conversion logs in Debug window if Zwave logging is set to silly and "Log to file" is disabled, but as soon as enable "Log to file", same messages from conversion dont seem to be saved to file.

z-ui_2024-08-17 (1).log zwavejs_2024-08-17 (1).log

I have managed to copy this from debug window with logging to file disabled, but thats not the whole thing im afraid:

2024-08-17T19:11:31.182Z SERIAL » [ACK]                                                                   (0x06)
2024-08-17T19:11:31.182Z DRIVER « [RES] [NVMOperations]
                                    status:                    OK
                                    address offset / NVM size: 0x94c0
                                    buffer:                    (64 bytes)
2024-08-17T19:11:31.185Z SERIAL » 0x0107002e0140950002                                                 (9 bytes)
2024-08-17T19:11:31.186Z DRIVER » [REQ] [NVMOperations]
                                    command:        Read
                                    data length:    64
                                    address offset: 0x9500
2024-08-17T19:11:31.422Z SERIAL « [ACK]                                                                   (0x06)
2024-08-17T19:11:31.423Z SERIAL « 0x0147012e00409500fffffffffffffffffffffffffffffffffffffffffffffffff (73 bytes)
                                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
                                  f42
2024-08-17T19:11:31.423Z SERIAL » [ACK]                                                                   (0x06)
2024-08-17T19:11:31.423Z DRIVER « [RES] [NVMOperations]
                                    status:                    OK
                                    address offset / NVM size: 0x9500
                                    buffer:                    (64 bytes)
2024-08-17T19:11:31.426Z SERIAL » 0x0107002e0140954042                                                 (9 bytes)
2024-08-17T19:11:31.427Z DRIVER » [REQ] [NVMOperations]
                                    command:        Read
                                    data length:    64
                                    address offset: 0x9540
2024-08-17T19:11:31.679Z SERIAL « [ACK]                                                                   (0x06)
2024-08-17T19:11:31.680Z SERIAL « 0x0147012e00409540fffffffffffffffffffffffffffffffffffffffffffffffff (73 bytes)
                                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
                                  f02
2024-08-17T19:11:31.681Z SERIAL » [ACK]                                                                   (0x06)
2024-08-17T19:11:31.681Z DRIVER « [RES] [NVMOperations]
                                    status:                    OK
                                    address offset / NVM size: 0x9540
                                    buffer:                    (64 bytes)
2024-08-17T19:11:31.683Z SERIAL » 0x0107002e0140958082                                                 (9 bytes)
2024-08-17T19:11:31.684Z DRIVER » [REQ] [NVMOperations]
                                    command:        Read
                                    data length:    64
                                    address offset: 0x9580
2024-08-17T19:11:31.921Z SERIAL « [ACK]                                                                   (0x06)
2024-08-17T19:11:31.922Z SERIAL « 0x0147012e00409580fffffffffffffffffffffffffffffffffffffffffffffffff (73 bytes)
                                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
                                  fc2
2024-08-17T19:11:31.923Z SERIAL » [ACK]                                                                   (0x06)
2024-08-17T19:11:31.926Z DRIVER « [RES] [NVMOperations]
                                    status:                    OK
                                    address offset / NVM size: 0x9580
                                    buffer:                    (64 bytes)
2024-08-17T19:11:31.927Z SERIAL » 0x0107002e014095c0c2                                                 (9 bytes)
2024-08-17T19:11:31.927Z DRIVER » [REQ] [NVMOperations]
                                    command:        Read
                                    data length:    64
                                    address offset: 0x95c0
2024-08-17T19:11:32.179Z SERIAL « [ACK]                                                                   (0x06)
2024-08-17T19:11:32.180Z SERIAL « 0x0147012e004095c0fffffffffffffffffffffffffffffffffffffffffffffffff (73 bytes)
                                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
                                  f82
2024-08-17T19:11:32.180Z SERIAL » [ACK]                                                                   (0x06)
2024-08-17T19:11:32.181Z DRIVER « [RES] [NVMOperations]
                                    status:                    OK
                                    address offset / NVM size: 0x95c0
                                    buffer:                    (64 bytes)
2024-08-17T19:11:32.183Z SERIAL » 0x0107002e0140960001                                                 (9 bytes)
2024-08-17T19:11:32.184Z DRIVER » [REQ] [NVMOperations]
                                    command:        Read
                                    data length:    64
                                    address offset: 0x9600
2024-08-17T19:11:32.435Z SERIAL « [ACK]                                                                   (0x06)
2024-08-17T19:11:32.436Z SERIAL « 0x0147012e00409600fffffffffffffffffffffffffffffffffffffffffffffffff (73 bytes)
                                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
                                  f41
2024-08-17T19:11:32.436Z SERIAL » [ACK]                                                                   (0x06)
2024-08-17T19:11:32.437Z DRIVER « [RES] [NVMOperations]
                                    status:                    OK
                                    address offset / NVM size: 0x9600
                                    buffer:                    (64 bytes)
2024-08-17T19:11:32.439Z SERIAL » 0x0107002e0140964041                                                 (9 bytes)
2024-08-17T19:11:32.439Z DRIVER » [REQ] [NVMOperations]
                                    command:        Read
                                    data length:    64
                                    address offset: 0x9640
2024-08-17T19:11:32.676Z SERIAL « [ACK]                                                                   (0x06)
2024-08-17T19:11:32.677Z SERIAL « 0x0147012e00409640fffffffffffffffffffffffffffffffffffffffffffffffff (73 bytes)
                                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
                                  f01
2024-08-17T19:11:32.677Z SERIAL » [ACK]                                                                   (0x06)
2024-08-17T19:11:32.678Z DRIVER « [RES] [NVMOperations]
                                    status:                    OK
                                    address offset / NVM size: 0x9640
                                    buffer:                    (64 bytes)
2024-08-17T19:11:32.681Z SERIAL » 0x0107002e0140968081                                                 (9 bytes)
2024-08-17T19:11:32.682Z DRIVER » [REQ] [NVMOperations]
                                    command:        Read
                                    data length:    64
                                    address offset: 0x9680
2024-08-17 20:11:32.683 INFO Z-WAVE: Controller status: Convert NVM progress: 90%
2024-08-17T19:11:32.933Z SERIAL « [ACK]                                                                   (0x06)
2024-08-17T19:11:32.934Z SERIAL « 0x0147012e00409680fffffffffffffffffffffffffffffffffffffffffffffffff (73 bytes)
                                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
                                  fc1
2024-08-17T19:11:32.934Z SERIAL » [ACK]                                                                   (0x06)
2024-08-17T19:11:32.934Z DRIVER « [RES] [NVMOperations]
                                    status:                    OK
                                    address offset / NVM size: 0x9680
                                    buffer:                    (64 bytes)
2024-08-17T19:11:32.937Z SERIAL » 0x0107002e014096c0c1                                                 (9 bytes)
2024-08-17T19:11:32.937Z DRIVER » [REQ] [NVMOperations]
                                    command:        Read
                                    data length:    64
                                    address offset: 0x96c0
2024-08-17T19:11:33.175Z SERIAL « [ACK]                                                                   (0x06)
2024-08-17T19:11:33.177Z SERIAL « 0x0147012e004096c0fffffffffffffffffffffffffffffffffffffffffffffffff (73 bytes)
                                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
                                  f81
2024-08-17T19:11:33.177Z SERIAL » [ACK]                                                                   (0x06)
2024-08-17T19:11:33.180Z DRIVER « [RES] [NVMOperations]
                                    status:                    OK
                                    address offset / NVM size: 0x96c0
                                    buffer:                    (64 bytes)
2024-08-17T19:11:33.183Z SERIAL » 0x0107002e0140970000                                                 (9 bytes)
2024-08-17T19:11:33.184Z DRIVER » [REQ] [NVMOperations]
                                    command:        Read
                                    data length:    64
                                    address offset: 0x9700
2024-08-17T19:11:33.431Z SERIAL « [ACK]                                                                   (0x06)
2024-08-17T19:11:33.432Z SERIAL « 0x0147012e00409700fffffffffffffffffffffffffffffffffffffffffffffffff (73 bytes)
                                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
                                  f40
2024-08-17T19:11:33.432Z SERIAL » [ACK]                                                                   (0x06)
2024-08-17T19:11:33.432Z DRIVER « [RES] [NVMOperations]
                                    status:                    OK
                                    address offset / NVM size: 0x9700
                                    buffer:                    (64 bytes)
2024-08-17T19:11:33.434Z SERIAL » 0x0107002e0140974040                                                 (9 bytes)
2024-08-17T19:11:33.435Z DRIVER » [REQ] [NVMOperations]
                                    command:        Read
                                    data length:    64
                                    address offset: 0x9740
2024-08-17T19:11:33.672Z SERIAL « [ACK]                                                                   (0x06)
2024-08-17T19:11:33.673Z SERIAL « 0x0147012e00409740fffffffffffffffffffffffffffffffffffffffffffffffff (73 bytes)
                                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
                                  f00
2024-08-17T19:11:33.673Z SERIAL » [ACK]                                                                   (0x06)
2024-08-17T19:11:33.673Z DRIVER « [RES] [NVMOperations]
                                    status:                    OK
                                    address offset / NVM size: 0x9740
                                    buffer:                    (64 bytes)
2024-08-17T19:11:33.676Z SERIAL » 0x0107002e0140978080                                                 (9 bytes)
2024-08-17T19:11:33.676Z DRIVER » [REQ] [NVMOperations]
                                    command:        Read
                                    data length:    64
                                    address offset: 0x9780
2024-08-17T19:11:33.929Z SERIAL « [ACK]                                                                   (0x06)
2024-08-17T19:11:33.930Z SERIAL « 0x0147012e00409780fffffffffffffffffffffffffffffffffffffffffffffffff (73 bytes)
                                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
                                  fc0
2024-08-17T19:11:33.930Z SERIAL » [ACK]                                                                   (0x06)
2024-08-17T19:11:33.930Z DRIVER « [RES] [NVMOperations]
                                    status:                    OK
                                    address offset / NVM size: 0x9780
                                    buffer:                    (64 bytes)
2024-08-17T19:11:33.934Z SERIAL » 0x0107002e014097c0c0                                                 (9 bytes)
2024-08-17T19:11:33.935Z DRIVER » [REQ] [NVMOperations]
                                    command:        Read
                                    data length:    64
                                    address offset: 0x97c0
2024-08-17T19:11:34.170Z SERIAL « [ACK]                                                                   (0x06)
2024-08-17T19:11:34.170Z SERIAL « 0x0147012e004097c0fffffffffffffffffffffffffffffffffffffffffffffffff (73 bytes)
                                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
                                  f80
2024-08-17T19:11:34.171Z SERIAL » [ACK]                                                                   (0x06)
2024-08-17T19:11:34.171Z DRIVER « [RES] [NVMOperations]
                                    status:                    OK
                                    address offset / NVM size: 0x97c0
                                    buffer:                    (64 bytes)
2024-08-17T19:11:34.173Z SERIAL » 0x0107002e014098000f                                                 (9 bytes)
2024-08-17T19:11:34.174Z DRIVER » [REQ] [NVMOperations]
                                    command:        Read
                                    data length:    64
                                    address offset: 0x9800
2024-08-17T19:11:34.427Z SERIAL « [ACK]                                                                   (0x06)
2024-08-17T19:11:34.428Z SERIAL « 0x0147012e0040980001009ab2020000d0fdffff0fffffffff2a58fffffffffffff (73 bytes)
                                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
                                  f34
2024-08-17T19:11:34.428Z SERIAL » [ACK]                                                                   (0x06)
2024-08-17T19:11:34.430Z DRIVER « [RES] [NVMOperations]
                                    status:                    OK
                                    address offset / NVM size: 0x9800
                                    buffer:                    (64 bytes)
2024-08-17T19:11:34.431Z SERIAL » 0x0107002e014098404f                                                 (9 bytes)
2024-08-17T19:11:34.433Z DRIVER » [REQ] [NVMOperations]
                                    command:        Read
                                    data length:    64
                                    address offset: 0x9840
2024-08-17 20:11:34.435 INFO Z-WAVE: Controller status: Convert NVM progress: 91%
2024-08-17T19:11:34.684Z SERIAL « [ACK]                                                                   (0x06)
2024-08-17T19:11:34.685Z SERIAL « 0x0147012e00409840fffffffffffffffffffffffffffffffffffffffffffffffff (73 bytes)
                                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
                                  f0f
2024-08-17T19:11:34.686Z SERIAL » [ACK]                                                                   (0x06)
2024-08-17T19:11:34.686Z DRIVER « [RES] [NVMOperations]
                                    status:                    OK
                                    address offset / NVM size: 0x9840
                                    buffer:                    (64 bytes)
2024-08-17T19:11:34.689Z SERIAL » 0x0107002e014098808f                                                 (9 bytes)
2024-08-17T19:11:34.689Z DRIVER » [REQ] [NVMOperations]
                                    command:        Read
                                    data length:    64
                                    address offset: 0x9880
2024-08-17T19:11:34.925Z SERIAL « [ACK]                                                                   (0x06)
2024-08-17T19:11:34.926Z SERIAL « 0x0147012e00409880fffffffffffffffffffffffffffffffffffffffffffffffff (73 bytes)
                                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
                                  fcf
2024-08-17T19:11:34.926Z SERIAL » [ACK]                                                                   (0x06)
2024-08-17T19:11:34.926Z DRIVER « [RES] [NVMOperations]
                                    status:                    OK
                                    address offset / NVM size: 0x9880
                                    buffer:                    (64 bytes)
2024-08-17T19:11:34.929Z SERIAL » 0x0107002e014098c0cf                                                 (9 bytes)
2024-08-17T19:11:34.930Z DRIVER » [REQ] [NVMOperations]
                                    command:        Read
                                    data length:    64
                                    address offset: 0x98c0
2024-08-17T19:11:35.182Z SERIAL « [ACK]                                                                   (0x06)
2024-08-17T19:11:35.183Z SERIAL « 0x0147012e004098c0fffffffffffffffffffffffffffffffffffffffffffffffff (73 bytes)
                                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
                                  f8f
2024-08-17T19:11:35.183Z SERIAL » [ACK]                                                                   (0x06)
2024-08-17T19:11:35.183Z DRIVER « [RES] [NVMOperations]
                                    status:                    OK
                                    address offset / NVM size: 0x98c0
                                    buffer:                    (64 bytes)
2024-08-17T19:11:35.185Z SERIAL » 0x0107002e014099000e                                                 (9 bytes)
2024-08-17T19:11:35.185Z DRIVER » [REQ] [NVMOperations]
                                    command:        Read
                                    data length:    64
                                    address offset: 0x9900
2024-08-17T19:11:35.423Z SERIAL « [ACK]                                                                   (0x06)
2024-08-17T19:11:35.424Z SERIAL « 0x0147012e00409900fffffffffffffffffffffffffffffffffffffffffffffffff (73 bytes)
                                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
                                  f4e
2024-08-17T19:11:35.424Z SERIAL » [ACK]                                                                   (0x06)
2024-08-17T19:11:35.424Z DRIVER « [RES] [NVMOperations]
                                    status:                    OK
                                    address offset / NVM size: 0x9900
                                    buffer:                    (64 bytes)
2024-08-17T19:11:35.427Z SERIAL » 0x0107002e014099404e                                                 (9 bytes)
2024-08-17T19:11:35.427Z DRIVER » [REQ] [NVMOperations]
                                    command:        Read
                                    data length:    64
                                    address offset: 0x9940
2024-08-17T19:11:35.680Z SERIAL « [ACK]                                                                   (0x06)
2024-08-17T19:11:35.681Z SERIAL « 0x0147012e00409940fffffffffffffffffffffffffffffffffffffffffffffffff (73 bytes)
                                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
                                  f0e
2024-08-17T19:11:35.681Z SERIAL » [ACK]                                                                   (0x06)
2024-08-17T19:11:35.681Z DRIVER « [RES] [NVMOperations]
                                    status:                    OK
                                    address offset / NVM size: 0x9940
                                    buffer:                    (64 bytes)
2024-08-17T19:11:35.684Z SERIAL » 0x0107002e014099808e                                                 (9 bytes)
2024-08-17T19:11:35.684Z DRIVER » [REQ] [NVMOperations]
                                    command:        Read
                                    data length:    64
                                    address offset: 0x9980
2024-08-17T19:11:35.920Z SERIAL « [ACK]                                                                   (0x06)
2024-08-17T19:11:35.921Z SERIAL « 0x0147012e00409980fffffffffffffffffffffffffffffffffffffffffffffffff (73 bytes)
                                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
                                  fce
2024-08-17T19:11:35.921Z SERIAL » [ACK]                                                                   (0x06)
2024-08-17T19:11:35.921Z DRIVER « [RES] [NVMOperations]
                                    status:                    OK
                                    address offset / NVM size: 0x9980
                                    buffer:                    (64 bytes)
2024-08-17T19:11:35.923Z SERIAL » 0x0107002e014099c0ce                                                 (9 bytes)
2024-08-17T19:11:35.924Z DRIVER » [REQ] [NVMOperations]
                                    command:        Read
                                    data length:    64
                                    address offset: 0x99c0
2024-08-17 20:11:35.926 INFO Z-WAVE: Controller status: Convert NVM progress: 92%
2024-08-17T19:11:36.177Z SERIAL « [ACK]                                                                   (0x06)
2024-08-17T19:11:36.178Z SERIAL « 0x0147012e004099c0fffffffffffffffffffffffffffffffffffffffffffffffff (73 bytes)
                                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
                                  f8e
2024-08-17T19:11:36.178Z SERIAL » [ACK]                                                                   (0x06)
2024-08-17T19:11:36.178Z DRIVER « [RES] [NVMOperations]
                                    status:                    OK
                                    address offset / NVM size: 0x99c0
                                    buffer:                    (64 bytes)
2024-08-17T19:11:36.181Z SERIAL » 0x0107002e01409a000d                                                 (9 bytes)
2024-08-17T19:11:36.183Z DRIVER » [REQ] [NVMOperations]
                                    command:        Read
                                    data length:    64
                                    address offset: 0x9a00
2024-08-17T19:11:36.418Z SERIAL « [ACK]                                                                   (0x06)
2024-08-17T19:11:36.419Z SERIAL « 0x0147012e00409a00fffffffffffffffffffffffffffffffffffffffffffffffff (73 bytes)
                                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
                                  f4d
2024-08-17T19:11:36.419Z SERIAL » [ACK]                                                                   (0x06)
2024-08-17T19:11:36.420Z DRIVER « [RES] [NVMOperations]
                                    status:                    OK
                                    address offset / NVM size: 0x9a00
                                    buffer:                    (64 bytes)
2024-08-17T19:11:36.422Z SERIAL » 0x0107002e01409a404d                                                 (9 bytes)
2024-08-17T19:11:36.422Z DRIVER » [REQ] [NVMOperations]
                                    command:        Read
                                    data length:    64
                                    address offset: 0x9a40
2024-08-17T19:11:36.675Z SERIAL « [ACK]                                                                   (0x06)
2024-08-17T19:11:36.676Z SERIAL « 0x0147012e00409a40fffffffffffffffffffffffffffffffffffffffffffffffff (73 bytes)
                                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
                                  f0d
2024-08-17T19:11:36.677Z SERIAL » [ACK]                                                                   (0x06)
2024-08-17T19:11:36.678Z DRIVER « [RES] [NVMOperations]
                                    status:                    OK
                                    address offset / NVM size: 0x9a40
                                    buffer:                    (64 bytes)
2024-08-17T19:11:36.680Z SERIAL » 0x0107002e01409a808d                                                 (9 bytes)
2024-08-17T19:11:36.682Z DRIVER » [REQ] [NVMOperations]
                                    command:        Read
                                    data length:    64
                                    address offset: 0x9a80
2024-08-17T19:11:36.932Z SERIAL « [ACK]                                                                   (0x06)
2024-08-17T19:11:36.933Z SERIAL « 0x0147012e00409a80fffffffffffffffffffffffffffffffffffffffffffffffff (73 bytes)
                                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
                                  fcd
2024-08-17T19:11:36.933Z SERIAL » [ACK]                                                                   (0x06)
2024-08-17T19:11:36.933Z DRIVER « [RES] [NVMOperations]
                                    status:                    OK
                                    address offset / NVM size: 0x9a80
                                    buffer:                    (64 bytes)
2024-08-17T19:11:36.935Z SERIAL » 0x0107002e01409ac0cd                                                 (9 bytes)
2024-08-17T19:11:36.936Z DRIVER » [REQ] [NVMOperations]
                                    command:        Read
                                    data length:    64
                                    address offset: 0x9ac0
2024-08-17T19:11:37.173Z SERIAL « [ACK]                                                                   (0x06)
2024-08-17T19:11:37.173Z SERIAL « 0x0147012e00409ac0fffffffffffffffffffffffffffffffffffffffffffffffff (73 bytes)
                                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
                                  f8d
2024-08-17T19:11:37.174Z SERIAL » [ACK]                                                                   (0x06)
2024-08-17T19:11:37.174Z DRIVER « [RES] [NVMOperations]
                                    status:                    OK
                                    address offset / NVM size: 0x9ac0
                                    buffer:                    (64 bytes)
2024-08-17T19:11:37.176Z SERIAL » 0x0107002e01409b000c                                                 (9 bytes)
2024-08-17T19:11:37.176Z DRIVER » [REQ] [NVMOperations]
                                    command:        Read
                                    data length:    64
                                    address offset: 0x9b00
2024-08-17T19:11:37.430Z SERIAL « [ACK]                                                                   (0x06)
2024-08-17T19:11:37.431Z SERIAL « 0x0147012e00409b00fffffffffffffffffffffffffffffffffffffffffffffffff (73 bytes)
                                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
                                  f4c
2024-08-17T19:11:37.431Z SERIAL » [ACK]                                                                   (0x06)
2024-08-17T19:11:37.432Z DRIVER « [RES] [NVMOperations]
                                    status:                    OK
                                    address offset / NVM size: 0x9b00
                                    buffer:                    (64 bytes)
2024-08-17T19:11:37.434Z SERIAL » 0x0107002e01409b404c                                                 (9 bytes)
2024-08-17T19:11:37.435Z DRIVER » [REQ] [NVMOperations]
                                    command:        Read
                                    data length:    64
                                    address offset: 0x9b40
2024-08-17T19:11:37.671Z SERIAL « [ACK]                                                                   (0x06)
2024-08-17T19:11:37.672Z SERIAL « 0x0147012e00409b40fffffffffffffffffffffffffffffffffffffffffffffffff (73 bytes)
                                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
                                  f0c
2024-08-17T19:11:37.673Z SERIAL » [ACK]                                                                   (0x06)
2024-08-17T19:11:37.673Z DRIVER « [RES] [NVMOperations]
                                    status:                    OK
                                    address offset / NVM size: 0x9b40
                                    buffer:                    (64 bytes)
2024-08-17T19:11:37.675Z SERIAL » 0x0107002e01409b808c                                                 (9 bytes)
2024-08-17T19:11:37.677Z DRIVER » [REQ] [NVMOperations]
                                    command:        Read
                                    data length:    64
                                    address offset: 0x9b80
2024-08-17 20:11:37.678 INFO Z-WAVE: Controller status: Convert NVM progress: 93%
2024-08-17T19:11:37.928Z SERIAL « [ACK]                                                                   (0x06)
2024-08-17T19:11:37.929Z SERIAL « 0x0147012e00409b80fffffffffffffffffffffffffffffffffffffffffffffffff (73 bytes)
                                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
                                  fcc
2024-08-17T19:11:37.929Z SERIAL » [ACK]                                                                   (0x06)
2024-08-17T19:11:37.929Z DRIVER « [RES] [NVMOperations]
                                    status:                    OK
                                    address offset / NVM size: 0x9b80
                                    buffer:                    (64 bytes)
2024-08-17T19:11:37.933Z SERIAL » 0x0107002e01409bc0cc                                                 (9 bytes)
2024-08-17T19:11:37.933Z DRIVER » [REQ] [NVMOperations]
                                    command:        Read
                                    data length:    64
                                    address offset: 0x9bc0
2024-08-17T19:11:38.185Z SERIAL « [ACK]                                                                   (0x06)
2024-08-17T19:11:38.186Z SERIAL « 0x0147012e00409bc0fffffffffffffffffffffffffffffffffffffffffffffffff (73 bytes)
                                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
                                  f8c
2024-08-17T19:11:38.187Z SERIAL » [ACK]                                                                   (0x06)
2024-08-17T19:11:38.187Z DRIVER « [RES] [NVMOperations]
                                    status:                    OK
                                    address offset / NVM size: 0x9bc0
                                    buffer:                    (64 bytes)
2024-08-17T19:11:38.191Z SERIAL » 0x0107002e01409c000b                                                 (9 bytes)
2024-08-17T19:11:38.191Z DRIVER » [REQ] [NVMOperations]
                                    command:        Read
                                    data length:    64
                                    address offset: 0x9c00
2024-08-17T19:11:38.426Z SERIAL « [ACK]                                                                   (0x06)
2024-08-17T19:11:38.427Z SERIAL « 0x0147012e00409c00fffffffffffffffffffffffffffffffffffffffffffffffff (73 bytes)
                                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
                                  f4b
2024-08-17T19:11:38.427Z SERIAL » [ACK]                                                                   (0x06)
2024-08-17T19:11:38.427Z DRIVER « [RES] [NVMOperations]
                                    status:                    OK
                                    address offset / NVM size: 0x9c00
                                    buffer:                    (64 bytes)
2024-08-17T19:11:38.430Z SERIAL » 0x0107002e01409c404b                                                 (9 bytes)
2024-08-17T19:11:38.430Z DRIVER » [REQ] [NVMOperations]
                                    command:        Read
                                    data length:    64
                                    address offset: 0x9c40
2024-08-17T19:11:38.683Z SERIAL « [ACK]                                                                   (0x06)
2024-08-17T19:11:38.684Z SERIAL « 0x0147012e00409c40fffffffffffffffffffffffffffffffffffffffffffffffff (73 bytes)
                                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
                                  f0b
2024-08-17T19:11:38.685Z SERIAL » [ACK]                                                                   (0x06)
2024-08-17T19:11:38.686Z DRIVER « [RES] [NVMOperations]
                                    status:                    OK
                                    address offset / NVM size: 0x9c40
                                    buffer:                    (64 bytes)
2024-08-17T19:11:38.688Z SERIAL » 0x0107002e01409c808b                                                 (9 bytes)
2024-08-17T19:11:38.688Z DRIVER » [REQ] [NVMOperations]
                                    command:        Read
                                    data length:    64
                                    address offset: 0x9c80
2024-08-17T19:11:38.924Z SERIAL « [ACK]                                                                   (0x06)
2024-08-17T19:11:38.925Z SERIAL « 0x0147012e00409c80fffffffffffffffffffffffffffffffffffffffffffffffff (73 bytes)
                                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
                                  fcb
2024-08-17T19:11:38.925Z SERIAL » [ACK]                                                                   (0x06)
2024-08-17T19:11:38.925Z DRIVER « [RES] [NVMOperations]
                                    status:                    OK
                                    address offset / NVM size: 0x9c80
                                    buffer:                    (64 bytes)
2024-08-17T19:11:38.927Z SERIAL » 0x0107002e01409cc0cb                                                 (9 bytes)
2024-08-17T19:11:38.928Z DRIVER » [REQ] [NVMOperations]
                                    command:        Read
                                    data length:    64
                                    address offset: 0x9cc0
2024-08-17T19:11:39.181Z SERIAL « [ACK]                                                                   (0x06)
2024-08-17T19:11:39.182Z SERIAL « 0x0147012e00409cc0fffffffffffffffffffffffffffffffffffffffffffffffff (73 bytes)
                                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
                                  f8b
2024-08-17T19:11:39.182Z SERIAL » [ACK]                                                                   (0x06)
2024-08-17T19:11:39.183Z DRIVER « [RES] [NVMOperations]
                                    status:                    OK
                                    address offset / NVM size: 0x9cc0
                                    buffer:                    (64 bytes)
2024-08-17T19:11:39.184Z SERIAL » 0x0107002e01409d000a                                                 (9 bytes)
2024-08-17T19:11:39.184Z DRIVER » [REQ] [NVMOperations]
                                    command:        Read
                                    data length:    64
                                    address offset: 0x9d00
2024-08-17T19:11:39.422Z SERIAL « [ACK]                                                                   (0x06)
2024-08-17T19:11:39.423Z SERIAL « 0x0147012e00409d00fffffffffffffffffffffffffffffffffffffffffffffffff (73 bytes)
                                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
                                  f4a
2024-08-17T19:11:39.423Z SERIAL » [ACK]                                                                   (0x06)
2024-08-17T19:11:39.423Z DRIVER « [RES] [NVMOperations]
                                    status:                    OK
                                    address offset / NVM size: 0x9d00
                                    buffer:                    (64 bytes)
2024-08-17T19:11:39.425Z SERIAL » 0x0107002e01409d404a                                                 (9 bytes)
2024-08-17T19:11:39.425Z DRIVER » [REQ] [NVMOperations]
                                    command:        Read
                                    data length:    64
                                    address offset: 0x9d40
2024-08-17 20:11:39.427 INFO Z-WAVE: Controller status: Convert NVM progress: 94%
2024-08-17T19:11:39.678Z SERIAL « [ACK]                                                                   (0x06)
2024-08-17T19:11:39.679Z SERIAL « 0x0147012e00409d40fffffffffffffffffffffffffffffffffffffffffffffffff (73 bytes)
                                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
                                  f0a
2024-08-17T19:11:39.679Z SERIAL » [ACK]                                                                   (0x06)
2024-08-17T19:11:39.679Z DRIVER « [RES] [NVMOperations]
                                    status:                    OK
                                    address offset / NVM size: 0x9d40
                                    buffer:                    (64 bytes)
2024-08-17T19:11:39.682Z SERIAL » 0x0107002e01409d808a                                                 (9 bytes)
2024-08-17T19:11:39.684Z DRIVER » [REQ] [NVMOperations]
                                    command:        Read
                                    data length:    64
                                    address offset: 0x9d80
2024-08-17T19:11:39.935Z SERIAL « [ACK]                                                                   (0x06)
2024-08-17T19:11:39.936Z SERIAL « 0x0147012e00409d80fffffffffffffffffffffffffffffffffffffffffffffffff (73 bytes)
                                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
                                  fca
2024-08-17T19:11:39.937Z SERIAL » [ACK]                                                                   (0x06)
2024-08-17T19:11:39.938Z DRIVER « [RES] [NVMOperations]
                                    status:                    OK
                                    address offset / NVM size: 0x9d80
                                    buffer:                    (64 bytes)
2024-08-17T19:11:39.940Z SERIAL » 0x0107002e01409dc0ca                                                 (9 bytes)
2024-08-17T19:11:39.941Z DRIVER » [REQ] [NVMOperations]
                                    command:        Read
                                    data length:    64
                                    address offset: 0x9dc0
2024-08-17T19:11:40.176Z SERIAL « [ACK]                                                                   (0x06)
2024-08-17T19:11:40.177Z SERIAL « 0x0147012e00409dc0fffffffffffffffffffffffffffffffffffffffffffffffff (73 bytes)
                                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
                                  f8a
2024-08-17T19:11:40.177Z SERIAL » [ACK]                                                                   (0x06)
2024-08-17T19:11:40.177Z DRIVER « [RES] [NVMOperations]
                                    status:                    OK
                                    address offset / NVM size: 0x9dc0
                                    buffer:                    (64 bytes)
2024-08-17T19:11:40.181Z SERIAL » 0x0107002e01409e0009                                                 (9 bytes)
2024-08-17T19:11:40.182Z DRIVER » [REQ] [NVMOperations]
                                    command:        Read
                                    data length:    64
                                    address offset: 0x9e00
2024-08-17T19:11:40.433Z SERIAL « [ACK]                                                                   (0x06)
2024-08-17T19:11:40.434Z SERIAL « 0x0147012e00409e00fffffffffffffffffffffffffffffffffffffffffffffffff (73 bytes)
                                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
                                  f49
2024-08-17T19:11:40.434Z SERIAL » [ACK]                                                                   (0x06)
2024-08-17T19:11:40.435Z DRIVER « [RES] [NVMOperations]
                                    status:                    OK
                                    address offset / NVM size: 0x9e00
                                    buffer:                    (64 bytes)
2024-08-17T19:11:40.436Z SERIAL » 0x0107002e01409e4049                                                 (9 bytes)
2024-08-17T19:11:40.437Z DRIVER » [REQ] [NVMOperations]
                                    command:        Read
                                    data length:    64
                                    address offset: 0x9e40
2024-08-17T19:11:40.674Z SERIAL « [ACK]                                                                   (0x06)
2024-08-17T19:11:40.675Z SERIAL « 0x0147012e00409e40fffffffffffffffffffffffffffffffffffffffffffffffff (73 bytes)
                                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
                                  f09
2024-08-17T19:11:40.675Z SERIAL » [ACK]                                                                   (0x06)
2024-08-17T19:11:40.675Z DRIVER « [RES] [NVMOperations]
                                    status:                    OK
                                    address offset / NVM size: 0x9e40
                                    buffer:                    (64 bytes)
2024-08-17T19:11:40.678Z SERIAL » 0x0107002e01409e8089                                                 (9 bytes)
2024-08-17T19:11:40.679Z DRIVER » [REQ] [NVMOperations]
                                    command:        Read
                                    data length:    64
                                    address offset: 0x9e80
2024-08-17T19:11:40.931Z SERIAL « [ACK]                                                                   (0x06)
2024-08-17T19:11:40.932Z SERIAL « 0x0147012e00409e80fffffffffffffffffffffffffffffffffffffffffffffffff (73 bytes)
                                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
                                  fc9
2024-08-17T19:11:40.932Z SERIAL » [ACK]                                                                   (0x06)
2024-08-17T19:11:40.932Z DRIVER « [RES] [NVMOperations]
                                    status:                    OK
                                    address offset / NVM size: 0x9e80
                                    buffer:                    (64 bytes)
2024-08-17T19:11:40.935Z SERIAL » 0x0107002e01409ec0c9                                                 (9 bytes)
2024-08-17T19:11:40.936Z DRIVER » [REQ] [NVMOperations]
                                    command:        Read
                                    data length:    64
                                    address offset: 0x9ec0
2024-08-17T19:11:41.172Z SERIAL « [ACK]                                                                   (0x06)
2024-08-17T19:11:41.173Z SERIAL « 0x0147012e00409ec0fffffffffffffffffffffffffffffffffffffffffffffffff (73 bytes)
                                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
                                  f89
2024-08-17T19:11:41.173Z SERIAL » [ACK]                                                                   (0x06)
2024-08-17T19:11:41.174Z DRIVER « [RES] [NVMOperations]
                                    status:                    OK
                                    address offset / NVM size: 0x9ec0
                                    buffer:                    (64 bytes)
2024-08-17T19:11:41.175Z SERIAL » 0x0107002e01409f0008                                                 (9 bytes)
2024-08-17T19:11:41.175Z DRIVER » [REQ] [NVMOperations]
                                    command:        Read
                                    data length:    64
                                    address offset: 0x9f00
2024-08-17 20:11:41.176 INFO Z-WAVE: Controller status: Convert NVM progress: 95%
2024-08-17T19:11:41.429Z SERIAL « [ACK]                                                                   (0x06)
2024-08-17T19:11:41.430Z SERIAL « 0x0147012e00409f00fffffffffffffffffffffffffffffffffffffffffffffffff (73 bytes)
                                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
                                  f48
2024-08-17T19:11:41.430Z SERIAL » [ACK]                                                                   (0x06)
2024-08-17T19:11:41.430Z DRIVER « [RES] [NVMOperations]
                                    status:                    OK
                                    address offset / NVM size: 0x9f00
                                    buffer:                    (64 bytes)
2024-08-17T19:11:41.433Z SERIAL » 0x0107002e01409f4048                                                 (9 bytes)
2024-08-17T19:11:41.433Z DRIVER » [REQ] [NVMOperations]
                                    command:        Read
                                    data length:    64
                                    address offset: 0x9f40
2024-08-17T19:11:41.671Z SERIAL « [ACK]                                                                   (0x06)
2024-08-17T19:11:41.672Z SERIAL « 0x0147012e00409f40fffffffffffffffffffffffffffffffffffffffffffffffff (73 bytes)
                                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
                                  f08
2024-08-17T19:11:41.672Z SERIAL » [ACK]                                                                   (0x06)
2024-08-17T19:11:41.673Z DRIVER « [RES] [NVMOperations]
                                    status:                    OK
                                    address offset / NVM size: 0x9f40
                                    buffer:                    (64 bytes)
2024-08-17T19:11:41.674Z SERIAL » 0x0107002e01409f8088                                                 (9 bytes)
2024-08-17T19:11:41.674Z DRIVER » [REQ] [NVMOperations]
                                    command:        Read
                                    data length:    64
                                    address offset: 0x9f80
2024-08-17 20:11:41.926 INFO APP: GET /health/zwave 301 0.414 ms - 191
2024-08-17T19:11:41.928Z SERIAL « [ACK]                                                                   (0x06)
2024-08-17T19:11:41.928Z SERIAL « 0x0147012e00409f80fffffffffffffffffffffffffffffffffffffffffffffffff (73 bytes)
                                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
                                  fc8
2024-08-17T19:11:41.929Z SERIAL » [ACK]                                                                   (0x06)
2024-08-17T19:11:41.929Z DRIVER « [RES] [NVMOperations]
                                    status:                    OK
                                    address offset / NVM size: 0x9f80
                                    buffer:                    (64 bytes)
2024-08-17T19:11:41.932Z SERIAL » 0x0107002e01409fc0c8                                                 (9 bytes)
2024-08-17T19:11:41.933Z DRIVER » [REQ] [NVMOperations]
                                    command:        Read
                                    data length:    64
                                    address offset: 0x9fc0
2024-08-17T19:11:42.185Z SERIAL « [ACK]                                                                   (0x06)
2024-08-17T19:11:42.185Z SERIAL « 0x0147012e00409fc0fffffffffffffffffffffffffffffffffffffffffffffffff (73 bytes)
                                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
                                  f88
2024-08-17T19:11:42.186Z SERIAL » [ACK]                                                                   (0x06)
2024-08-17T19:11:42.186Z DRIVER « [RES] [NVMOperations]
                                    status:                    OK
                                    address offset / NVM size: 0x9fc0
                                    buffer:                    (64 bytes)
2024-08-17T19:11:42.189Z SERIAL » 0x0107002e0140a00037                                                 (9 bytes)
2024-08-17T19:11:42.190Z DRIVER » [REQ] [NVMOperations]
                                    command:        Read
                                    data length:    64
                                    address offset: 0xa000
2024-08-17T19:11:42.426Z SERIAL « [ACK]                                                                   (0x06)
2024-08-17T19:11:42.426Z SERIAL « 0x0147012e0040a00001009ab2020000d0fdffff0fffffffff2a58fffffffffffff (73 bytes)
                                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
                                  f0c
2024-08-17T19:11:42.427Z SERIAL » [ACK]                                                                   (0x06)
2024-08-17T19:11:42.427Z DRIVER « [RES] [NVMOperations]
                                    status:                    OK
                                    address offset / NVM size: 0xa000
                                    buffer:                    (64 bytes)
2024-08-17T19:11:42.428Z SERIAL » 0x0107002e0140a04077                                                 (9 bytes)
2024-08-17T19:11:42.428Z DRIVER » [REQ] [NVMOperations]
                                    command:        Read
                                    data length:    64
                                    address offset: 0xa040
2024-08-17T19:11:42.683Z SERIAL « [ACK]                                                                   (0x06)
2024-08-17T19:11:42.684Z SERIAL « 0x0147012e0040a040fffffffffffffffffffffffffffffffffffffffffffffffff (73 bytes)
                                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
                                  f37
2024-08-17T19:11:42.684Z SERIAL » [ACK]                                                                   (0x06)
2024-08-17T19:11:42.684Z DRIVER « [RES] [NVMOperations]
                                    status:                    OK
                                    address offset / NVM size: 0xa040
                                    buffer:                    (64 bytes)
2024-08-17T19:11:42.686Z SERIAL » 0x0107002e0140a080b7                                                 (9 bytes)
2024-08-17T19:11:42.686Z DRIVER » [REQ] [NVMOperations]
                                    command:        Read
                                    data length:    64
                                    address offset: 0xa080
2024-08-17 20:11:42.687 INFO Z-WAVE: Controller status: Convert NVM progress: 96%
2024-08-17T19:11:42.924Z SERIAL « [ACK]                                                                   (0x06)
2024-08-17T19:11:42.924Z SERIAL « 0x0147012e0040a080fffffffffffffffffffffffffffffffffffffffffffffffff (73 bytes)
                                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
                                  ff7
2024-08-17T19:11:42.925Z SERIAL » [ACK]                                                                   (0x06)
2024-08-17T19:11:42.925Z DRIVER « [RES] [NVMOperations]
                                    status:                    OK
                                    address offset / NVM size: 0xa080
                                    buffer:                    (64 bytes)
2024-08-17T19:11:42.927Z SERIAL » 0x0107002e0140a0c0f7                                                 (9 bytes)
2024-08-17T19:11:42.928Z DRIVER » [REQ] [NVMOperations]
                                    command:        Read
                                    data length:    64
                                    address offset: 0xa0c0
2024-08-17T19:11:43.181Z SERIAL « [ACK]                                                                   (0x06)
2024-08-17T19:11:43.182Z SERIAL « 0x0147012e0040a0c0fffffffffffffffffffffffffffffffffffffffffffffffff (73 bytes)
                                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
                                  fb7
2024-08-17T19:11:43.182Z SERIAL » [ACK]                                                                   (0x06)
2024-08-17T19:11:43.182Z DRIVER « [RES] [NVMOperations]
                                    status:                    OK
                                    address offset / NVM size: 0xa0c0
                                    buffer:                    (64 bytes)
2024-08-17T19:11:43.188Z SERIAL » 0x0107002e0140a10036                                                 (9 bytes)
2024-08-17T19:11:43.188Z DRIVER » [REQ] [NVMOperations]
                                    command:        Read
                                    data length:    64
                                    address offset: 0xa100
2024-08-17T19:11:43.422Z SERIAL « [ACK]                                                                   (0x06)
2024-08-17T19:11:43.423Z SERIAL « 0x0147012e0040a100fffffffffffffffffffffffffffffffffffffffffffffffff (73 bytes)
                                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
                                  f76
2024-08-17T19:11:43.424Z SERIAL » [ACK]                                                                   (0x06)
2024-08-17T19:11:43.424Z DRIVER « [RES] [NVMOperations]
                                    status:                    OK
                                    address offset / NVM size: 0xa100
                                    buffer:                    (64 bytes)
2024-08-17T19:11:43.425Z SERIAL » 0x0107002e0140a14076                                                 (9 bytes)
2024-08-17T19:11:43.426Z DRIVER » [REQ] [NVMOperations]
                                    command:        Read
                                    data length:    64
                                    address offset: 0xa140
2024-08-17T19:11:43.678Z SERIAL « [ACK]                                                                   (0x06)
2024-08-17T19:11:43.679Z SERIAL « 0x0147012e0040a140fffffffffffffffffffffffffffffffffffffffffffffffff (73 bytes)
                                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
                                  f36
2024-08-17T19:11:43.680Z SERIAL » [ACK]                                                                   (0x06)
2024-08-17T19:11:43.681Z DRIVER « [RES] [NVMOperations]
                                    status:                    OK
                                    address offset / NVM size: 0xa140
                                    buffer:                    (64 bytes)
2024-08-17T19:11:43.683Z SERIAL » 0x0107002e0140a180b6                                                 (9 bytes)
2024-08-17T19:11:43.684Z DRIVER » [REQ] [NVMOperations]
                                    command:        Read
                                    data length:    64
                                    address offset: 0xa180
2024-08-17T19:11:43.936Z SERIAL « [ACK]                                                                   (0x06)
2024-08-17T19:11:43.937Z SERIAL « 0x0147012e0040a180fffffffffffffffffffffffffffffffffffffffffffffffff (73 bytes)
                                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
                                  ff6
2024-08-17T19:11:43.937Z SERIAL » [ACK]                                                                   (0x06)
2024-08-17T19:11:43.937Z DRIVER « [RES] [NVMOperations]
                                    status:                    OK
                                    address offset / NVM size: 0xa180
                                    buffer:                    (64 bytes)
2024-08-17T19:11:43.939Z SERIAL » 0x0107002e0140a1c0f6                                                 (9 bytes)
2024-08-17T19:11:43.939Z DRIVER » [REQ] [NVMOperations]
                                    command:        Read
                                    data length:    64
                                    address offset: 0xa1c0
2024-08-17T19:11:44.177Z SERIAL « [ACK]                                                                   (0x06)
2024-08-17T19:11:44.178Z SERIAL « 0x0147012e0040a1c0fffffffffffffffffffffffffffffffffffffffffffffffff (73 bytes)
                                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
                                  fb6
2024-08-17T19:11:44.178Z SERIAL » [ACK]                                                                   (0x06)
2024-08-17T19:11:44.178Z DRIVER « [RES] [NVMOperations]
                                    status:                    OK
                                    address offset / NVM size: 0xa1c0
                                    buffer:                    (64 bytes)
2024-08-17T19:11:44.180Z SERIAL » 0x0107002e0140a20035                                                 (9 bytes)
2024-08-17T19:11:44.180Z DRIVER » [REQ] [NVMOperations]
                                    command:        Read
                                    data length:    64
                                    address offset: 0xa200
2024-08-17T19:11:44.434Z SERIAL « [ACK]                                                                   (0x06)
2024-08-17T19:11:44.435Z SERIAL « 0x0147012e0040a200fffffffffffffffffffffffffffffffffffffffffffffffff (73 bytes)
                                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
                                  f75
2024-08-17T19:11:44.435Z SERIAL » [ACK]                                                                   (0x06)
2024-08-17T19:11:44.435Z DRIVER « [RES] [NVMOperations]
                                    status:                    OK
                                    address offset / NVM size: 0xa200
                                    buffer:                    (64 bytes)
2024-08-17T19:11:44.437Z SERIAL » 0x0107002e0140a24075                                                 (9 bytes)
2024-08-17T19:11:44.438Z DRIVER » [REQ] [NVMOperations]
                                    command:        Read
                                    data length:    64
                                    address offset: 0xa240
2024-08-17 20:11:44.438 INFO Z-WAVE: Controller status: Convert NVM progress: 97%
2024-08-17T19:11:44.675Z SERIAL « [ACK]                                                                   (0x06)
2024-08-17T19:11:44.676Z SERIAL « 0x0147012e0040a240fffffffffffffffffffffffffffffffffffffffffffffffff (73 bytes)
                                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
                                  f35
2024-08-17T19:11:44.676Z SERIAL » [ACK]                                                                   (0x06)
2024-08-17T19:11:44.676Z DRIVER « [RES] [NVMOperations]
                                    status:                    OK
                                    address offset / NVM size: 0xa240
                                    buffer:                    (64 bytes)
2024-08-17T19:11:44.679Z SERIAL » 0x0107002e0140a280b5                                                 (9 bytes)
2024-08-17T19:11:44.679Z DRIVER » [REQ] [NVMOperations]
                                    command:        Read
                                    data length:    64
                                    address offset: 0xa280
2024-08-17T19:11:44.932Z SERIAL « [ACK]                                                                   (0x06)
2024-08-17T19:11:44.933Z SERIAL « 0x0147012e0040a280fffffffffffffffffffffffffffffffffffffffffffffffff (73 bytes)
                                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
                                  ff5
2024-08-17T19:11:44.933Z SERIAL » [ACK]                                                                   (0x06)
2024-08-17T19:11:44.933Z DRIVER « [RES] [NVMOperations]
                                    status:                    OK
                                    address offset / NVM size: 0xa280
                                    buffer:                    (64 bytes)
2024-08-17T19:11:44.934Z SERIAL » 0x0107002e0140a2c0f5                                                 (9 bytes)
2024-08-17T19:11:44.937Z DRIVER » [REQ] [NVMOperations]
                                    command:        Read
                                    data length:    64
                                    address offset: 0xa2c0
2024-08-17T19:11:45.173Z SERIAL « [ACK]                                                                   (0x06)
2024-08-17T19:11:45.173Z SERIAL « 0x0147012e0040a2c0fffffffffffffffffffffffffffffffffffffffffffffffff (73 bytes)
                                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
                                  fb5
2024-08-17T19:11:45.174Z SERIAL » [ACK]                                                                   (0x06)
2024-08-17T19:11:45.174Z DRIVER « [RES] [NVMOperations]
                                    status:                    OK
                                    address offset / NVM size: 0xa2c0
                                    buffer:                    (64 bytes)
2024-08-17T19:11:45.175Z SERIAL » 0x0107002e0140a30034                                                 (9 bytes)
2024-08-17T19:11:45.176Z DRIVER » [REQ] [NVMOperations]
                                    command:        Read
                                    data length:    64
                                    address offset: 0xa300
2024-08-17T19:11:45.430Z SERIAL « [ACK]                                                                   (0x06)
2024-08-17T19:11:45.431Z SERIAL « 0x0147012e0040a300fffffffffffffffffffffffffffffffffffffffffffffffff (73 bytes)
                                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
                                  f74
2024-08-17T19:11:45.431Z SERIAL » [ACK]                                                                   (0x06)
2024-08-17T19:11:45.431Z DRIVER « [RES] [NVMOperations]
                                    status:                    OK
                                    address offset / NVM size: 0xa300
                                    buffer:                    (64 bytes)
2024-08-17T19:11:45.432Z SERIAL » 0x0107002e0140a34074                                                 (9 bytes)
2024-08-17T19:11:45.433Z DRIVER » [REQ] [NVMOperations]
                                    command:        Read
                                    data length:    64
                                    address offset: 0xa340
2024-08-17T19:11:45.671Z SERIAL « [ACK]                                                                   (0x06)
2024-08-17T19:11:45.671Z SERIAL « 0x0147012e0040a340fffffffffffffffffffffffffffffffffffffffffffffffff (73 bytes)
                                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
                                  f34
2024-08-17T19:11:45.672Z SERIAL » [ACK]                                                                   (0x06)
2024-08-17T19:11:45.672Z DRIVER « [RES] [NVMOperations]
                                    status:                    OK
                                    address offset / NVM size: 0xa340
                                    buffer:                    (64 bytes)
2024-08-17T19:11:45.675Z SERIAL » 0x0107002e0140a380b4                                                 (9 bytes)
2024-08-17T19:11:45.676Z DRIVER » [REQ] [NVMOperations]
                                    command:        Read
                                    data length:    64
                                    address offset: 0xa380
2024-08-17T19:11:45.928Z SERIAL « [ACK]                                                                   (0x06)
2024-08-17T19:11:45.929Z SERIAL « 0x0147012e0040a380fffffffffffffffffffffffffffffffffffffffffffffffff (73 bytes)
                                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
                                  ff4
2024-08-17T19:11:45.931Z SERIAL » [ACK]                                                                   (0x06)
2024-08-17T19:11:45.931Z DRIVER « [RES] [NVMOperations]
                                    status:                    OK
                                    address offset / NVM size: 0xa380
                                    buffer:                    (64 bytes)
2024-08-17T19:11:45.935Z SERIAL » 0x0107002e0140a3c0f4                                                 (9 bytes)
2024-08-17T19:11:45.936Z DRIVER » [REQ] [NVMOperations]
                                    command:        Read
                                    data length:    64
                                    address offset: 0xa3c0
2024-08-17T19:11:46.185Z SERIAL « [ACK]                                                                   (0x06)
2024-08-17T19:11:46.186Z SERIAL « 0x0147012e0040a3c0fffffffffffffffffffffffffffffffffffffffffffffffff (73 bytes)
                                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
                                  fb4
2024-08-17T19:11:46.186Z SERIAL » [ACK]                                                                   (0x06)
2024-08-17T19:11:46.187Z DRIVER « [RES] [NVMOperations]
                                    status:                    OK
                                    address offset / NVM size: 0xa3c0
                                    buffer:                    (64 bytes)
2024-08-17T19:11:46.188Z SERIAL » 0x0107002e0140a40033                                                 (9 bytes)
2024-08-17T19:11:46.188Z DRIVER » [REQ] [NVMOperations]
                                    command:        Read
                                    data length:    64
                                    address offset: 0xa400
2024-08-17 20:11:46.189 INFO Z-WAVE: Controller status: Convert NVM progress: 98%
2024-08-17T19:11:46.426Z SERIAL « [ACK]                                                                   (0x06)
2024-08-17T19:11:46.427Z SERIAL « 0x0147012e0040a400fffffffffffffffffffffffffffffffffffffffffffffffff (73 bytes)
                                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
                                  f73
2024-08-17T19:11:46.427Z SERIAL » [ACK]                                                                   (0x06)
2024-08-17T19:11:46.427Z DRIVER « [RES] [NVMOperations]
                                    status:                    OK
                                    address offset / NVM size: 0xa400
                                    buffer:                    (64 bytes)
2024-08-17T19:11:46.429Z SERIAL » 0x0107002e0140a44073                                                 (9 bytes)
2024-08-17T19:11:46.430Z DRIVER » [REQ] [NVMOperations]
                                    command:        Read
                                    data length:    64
                                    address offset: 0xa440
2024-08-17T19:11:46.680Z SERIAL « [ACK]                                                                   (0x06)
2024-08-17T19:11:46.680Z SERIAL « 0x0147012e0040a440fffffffffffffffffffffffffffffffffffffffffffffffff (73 bytes)
                                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
                                  f33
2024-08-17T19:11:46.681Z SERIAL » [ACK]                                                                   (0x06)
2024-08-17T19:11:46.681Z DRIVER « [RES] [NVMOperations]
                                    status:                    OK
                                    address offset / NVM size: 0xa440
                                    buffer:                    (64 bytes)
2024-08-17T19:11:46.683Z SERIAL » 0x0107002e0140a480b3                                                 (9 bytes)
2024-08-17T19:11:46.683Z DRIVER » [REQ] [NVMOperations]
                                    command:        Read
                                    data length:    64
                                    address offset: 0xa480
2024-08-17T19:11:46.921Z SERIAL « [ACK]                                                                   (0x06)
2024-08-17T19:11:46.922Z SERIAL « 0x0147012e0040a480fffffffffffffffffffffffffffffffffffffffffffffffff (73 bytes)
                                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
                                  ff3
2024-08-17T19:11:46.922Z SERIAL » [ACK]                                                                   (0x06)
2024-08-17T19:11:46.922Z DRIVER « [RES] [NVMOperations]
                                    status:                    OK
                                    address offset / NVM size: 0xa480
                                    buffer:                    (64 bytes)
2024-08-17T19:11:46.923Z SERIAL » 0x0107002e0140a4c0f3                                                 (9 bytes)
2024-08-17T19:11:46.924Z DRIVER » [REQ] [NVMOperations]
                                    command:        Read
                                    data length:    64
                                    address offset: 0xa4c0
2024-08-17T19:11:47.178Z SERIAL « [ACK]                                                                   (0x06)
2024-08-17T19:11:47.179Z SERIAL « 0x0147012e0040a4c0fffffffffffffffffffffffffffffffffffffffffffffffff (73 bytes)
                                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
                                  fb3
2024-08-17T19:11:47.179Z SERIAL » [ACK]                                                                   (0x06)
2024-08-17T19:11:47.179Z DRIVER « [RES] [NVMOperations]
                                    status:                    OK
                                    address offset / NVM size: 0xa4c0
                                    buffer:                    (64 bytes)
2024-08-17T19:11:47.181Z SERIAL » 0x0107002e0140a50032                                                 (9 bytes)
2024-08-17T19:11:47.181Z DRIVER » [REQ] [NVMOperations]
                                    command:        Read
                                    data length:    64
                                    address offset: 0xa500
2024-08-17T19:11:47.435Z SERIAL « [ACK]                                                                   (0x06)
2024-08-17T19:11:47.436Z SERIAL « 0x0147012e0040a500fffffffffffffffffffffffffffffffffffffffffffffffff (73 bytes)
                                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
                                  f72
2024-08-17T19:11:47.436Z SERIAL » [ACK]                                                                   (0x06)
2024-08-17T19:11:47.437Z DRIVER « [RES] [NVMOperations]
                                    status:                    OK
                                    address offset / NVM size: 0xa500
                                    buffer:                    (64 bytes)
2024-08-17T19:11:47.438Z SERIAL » 0x0107002e0140a54072                                                 (9 bytes)
2024-08-17T19:11:47.439Z DRIVER » [REQ] [NVMOperations]
                                    command:        Read
                                    data length:    64
                                    address offset: 0xa540
2024-08-17T19:11:47.676Z SERIAL « [ACK]                                                                   (0x06)
2024-08-17T19:11:47.677Z SERIAL « 0x0147012e0040a540fffffffffffffffffffffffffffffffffffffffffffffffff (73 bytes)
                                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
                                  f32
2024-08-17T19:11:47.677Z SERIAL » [ACK]                                                                   (0x06)
2024-08-17T19:11:47.678Z DRIVER « [RES] [NVMOperations]
                                    status:                    OK
                                    address offset / NVM size: 0xa540
                                    buffer:                    (64 bytes)
2024-08-17T19:11:47.680Z SERIAL » 0x0107002e0140a580b2                                                 (9 bytes)
2024-08-17T19:11:47.681Z DRIVER » [REQ] [NVMOperations]
                                    command:        Read
                                    data length:    64
                                    address offset: 0xa580
2024-08-17 20:11:47.682 INFO Z-WAVE: Controller status: Convert NVM progress: 99%
2024-08-17T19:11:47.933Z SERIAL « [ACK]                                                                   (0x06)
2024-08-17T19:11:47.933Z SERIAL « 0x0147012e0040a580fffffffffffffffffffffffffffffffffffffffffffffffff (73 bytes)
                                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
                                  ff2
2024-08-17T19:11:47.934Z SERIAL » [ACK]                                                                   (0x06)
2024-08-17T19:11:47.934Z DRIVER « [RES] [NVMOperations]
                                    status:                    OK
                                    address offset / NVM size: 0xa580
                                    buffer:                    (64 bytes)
2024-08-17T19:11:47.936Z SERIAL » 0x0107002e0140a5c0f2                                                 (9 bytes)
2024-08-17T19:11:47.936Z DRIVER » [REQ] [NVMOperations]
                                    command:        Read
                                    data length:    64
                                    address offset: 0xa5c0
2024-08-17T19:11:48.174Z SERIAL « [ACK]                                                                   (0x06)
2024-08-17T19:11:48.174Z SERIAL « 0x0147012e0040a5c0fffffffffffffffffffffffffffffffffffffffffffffffff (73 bytes)
                                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
                                  fb2
2024-08-17T19:11:48.175Z SERIAL » [ACK]                                                                   (0x06)
2024-08-17T19:11:48.175Z DRIVER « [RES] [NVMOperations]
                                    status:                    OK
                                    address offset / NVM size: 0xa5c0
                                    buffer:                    (64 bytes)
2024-08-17T19:11:48.177Z SERIAL » 0x0107002e0140a60031                                                 (9 bytes)
2024-08-17T19:11:48.177Z DRIVER » [REQ] [NVMOperations]
                                    command:        Read
                                    data length:    64
                                    address offset: 0xa600
2024-08-17T19:11:48.431Z SERIAL « [ACK]                                                                   (0x06)
2024-08-17T19:11:48.432Z SERIAL « 0x0147012e0040a600fffffffffffffffffffffffffffffffffffffffffffffffff (73 bytes)
                                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
                                  f71
2024-08-17T19:11:48.433Z SERIAL » [ACK]                                                                   (0x06)
2024-08-17T19:11:48.433Z DRIVER « [RES] [NVMOperations]
                                    status:                    OK
                                    address offset / NVM size: 0xa600
                                    buffer:                    (64 bytes)
2024-08-17T19:11:48.436Z SERIAL » 0x0107002e0140a64071                                                 (9 bytes)
2024-08-17T19:11:48.436Z DRIVER » [REQ] [NVMOperations]
                                    command:        Read
                                    data length:    64
                                    address offset: 0xa640
2024-08-17T19:11:48.672Z SERIAL « [ACK]                                                                   (0x06)
2024-08-17T19:11:48.673Z SERIAL « 0x0147012e0040a640fffffffffffffffffffffffffffffffffffffffffffffffff (73 bytes)
                                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
                                  f31
2024-08-17T19:11:48.673Z SERIAL » [ACK]                                                                   (0x06)
2024-08-17T19:11:48.673Z DRIVER « [RES] [NVMOperations]
                                    status:                    OK
                                    address offset / NVM size: 0xa640
                                    buffer:                    (64 bytes)
2024-08-17T19:11:48.674Z SERIAL » 0x0107002e0140a680b1                                                 (9 bytes)
2024-08-17T19:11:48.675Z DRIVER » [REQ] [NVMOperations]
                                    command:        Read
                                    data length:    64
                                    address offset: 0xa680
2024-08-17T19:11:48.929Z SERIAL « [ACK]                                                                   (0x06)
2024-08-17T19:11:48.931Z SERIAL « 0x0147012e0040a680fffffffffffffffffffffffffffffffffffffffffffffffff (73 bytes)
                                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
                                  ff1
2024-08-17T19:11:48.931Z SERIAL » [ACK]                                                                   (0x06)
2024-08-17T19:11:48.932Z DRIVER « [RES] [NVMOperations]
                                    status:                    OK
                                    address offset / NVM size: 0xa680
                                    buffer:                    (64 bytes)
2024-08-17T19:11:48.934Z SERIAL » 0x0107002e0140a6c0f1                                                 (9 bytes)
2024-08-17T19:11:48.935Z DRIVER » [REQ] [NVMOperations]
                                    command:        Read
                                    data length:    64
                                    address offset: 0xa6c0
2024-08-17T19:11:49.170Z SERIAL « [ACK]                                                                   (0x06)
2024-08-17T19:11:49.171Z SERIAL « 0x0147012e0040a6c0fffffffffffffffffffffffffffffffffffffffffffffffff (73 bytes)
                                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
                                  fb1
2024-08-17T19:11:49.171Z SERIAL » [ACK]                                                                   (0x06)
2024-08-17T19:11:49.173Z DRIVER « [RES] [NVMOperations]
                                    status:                    OK
                                    address offset / NVM size: 0xa6c0
                                    buffer:                    (64 bytes)
2024-08-17T19:11:49.175Z SERIAL » 0x0107002e0140a70030                                                 (9 bytes)
2024-08-17T19:11:49.176Z DRIVER » [REQ] [NVMOperations]
                                    command:        Read
                                    data length:    64
                                    address offset: 0xa700
2024-08-17T19:11:49.427Z SERIAL « [ACK]                                                                   (0x06)
2024-08-17T19:11:49.427Z SERIAL « 0x0147012e0040a700fffffffffffffffffffffffffffffffffffffffffffffffff (73 bytes)
                                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
                                  f70
2024-08-17T19:11:49.428Z SERIAL » [ACK]                                                                   (0x06)
2024-08-17T19:11:49.428Z DRIVER « [RES] [NVMOperations]
                                    status:                    OK
                                    address offset / NVM size: 0xa700
                                    buffer:                    (64 bytes)
2024-08-17T19:11:49.429Z SERIAL » 0x0107002e0140a74070                                                 (9 bytes)
2024-08-17T19:11:49.430Z DRIVER » [REQ] [NVMOperations]
                                    command:        Read
                                    data length:    64
                                    address offset: 0xa740
2024-08-17 20:11:49.431 INFO Z-WAVE: Controller status: Convert NVM progress: 100%
2024-08-17T19:11:49.684Z SERIAL « [ACK]                                                                   (0x06)
2024-08-17T19:11:49.684Z SERIAL « 0x0147012e0040a740fffffffffffffffffffffffffffffffffffffffffffffffff (73 bytes)
                                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
                                  f30
2024-08-17T19:11:49.685Z SERIAL » [ACK]                                                                   (0x06)
2024-08-17T19:11:49.685Z DRIVER « [RES] [NVMOperations]
                                    status:                    OK
                                    address offset / NVM size: 0xa740
                                    buffer:                    (64 bytes)
2024-08-17T19:11:49.689Z SERIAL » 0x0107002e0140a780b0                                                 (9 bytes)
2024-08-17T19:11:49.690Z DRIVER » [REQ] [NVMOperations]
                                    command:        Read
                                    data length:    64
                                    address offset: 0xa780
2024-08-17T19:11:49.925Z SERIAL « [ACK]                                                                   (0x06)
2024-08-17T19:11:49.925Z SERIAL « 0x0147012e0040a780fffffffffffffffffffffffffffffffffffffffffffffffff (73 bytes)
                                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
                                  ff0
2024-08-17T19:11:49.926Z SERIAL » [ACK]                                                                   (0x06)
2024-08-17T19:11:49.926Z DRIVER « [RES] [NVMOperations]
                                    status:                    OK
                                    address offset / NVM size: 0xa780
                                    buffer:                    (64 bytes)
2024-08-17T19:11:49.928Z SERIAL » 0x0107002e0140a7c0f0                                                 (9 bytes)
2024-08-17T19:11:49.928Z DRIVER » [REQ] [NVMOperations]
                                    command:        Read
                                    data length:    64
                                    address offset: 0xa7c0
2024-08-17T19:11:50.182Z SERIAL « [ACK]                                                                   (0x06)
2024-08-17T19:11:50.182Z SERIAL « 0x0147012eff40a7c0fffffffffffffffffffffffffffffffffffffffffffffffff (73 bytes)
                                  ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
                                  f4f
2024-08-17T19:11:50.183Z SERIAL » [ACK]                                                                   (0x06)
2024-08-17T19:11:50.183Z DRIVER « [RES] [NVMOperations]
                                    status:                    EndOfFile
                                    address offset / NVM size: 0xa7c0
                                    buffer:                    (64 bytes)
2024-08-17T19:11:50.185Z SERIAL » 0x0104002e03d6                                                       (6 bytes)
2024-08-17T19:11:50.186Z DRIVER » [REQ] [NVMOperations]
                                    command: Close
2024-08-17T19:11:50.423Z SERIAL « [ACK]                                                                   (0x06)
2024-08-17T19:11:50.424Z SERIAL « 0x0107012e00000000d7                                                 (9 bytes)
2024-08-17T19:11:50.425Z SERIAL » [ACK]                                                                   (0x06)
2024-08-17T19:11:50.425Z DRIVER « [RES] [NVMOperations]
                                    status:                    OK
                                    address offset / NVM size: 0x00
2024-08-17T19:11:50.479Z CNTRLR   Restoring NVM backup...
2024-08-17T19:11:50.481Z SERIAL » 0x0104002e00d5                                                       (6 bytes)
2024-08-17T19:11:50.481Z DRIVER » [REQ] [NVMOperations]
                                    command: Open
2024-08-17T19:11:50.680Z SERIAL « [ACK]                                                                   (0x06)
2024-08-17T19:11:50.681Z SERIAL « 0x0107012e0000a8007f                                                 (9 bytes)
2024-08-17T19:11:50.681Z SERIAL » [ACK]                                                                   (0x06)
2024-08-17T19:11:50.681Z DRIVER « [RES] [NVMOperations]
                                    status:                    OK
                                    address offset / NVM size: 0xa800
2024-08-17T19:11:50.683Z CNTRLR   Turning RF on...
2024-08-17T19:11:50.685Z SERIAL » 0x0104001001ea                                                       (6 bytes)
2024-08-17T19:11:50.685Z DRIVER » [REQ] [SetRFReceiveMode]
                                    enabled: true
2024-08-17T19:11:50.921Z SERIAL « [ACK]                                                                   (0x06)
2024-08-17T19:11:50.921Z SERIAL « 0x0104011001eb                                                       (6 bytes)
2024-08-17T19:11:50.922Z SERIAL » [ACK]                                                                   (0x06)
2024-08-17T19:11:50.922Z DRIVER « [RES] [SetRFReceiveMode]
                                    success: true
2024-08-17 20:11:50.924 INFO Z-WAVE: The given data does not match the NVM size - cannot restore! (ZW0322) restoreNVM undefined
2024-08-17T19:11:50.927Z DRIVER   all queues idle
2024-08-17T19:11:55.929Z DRIVER   all queues busy
2024-08-17T19:11:55.930Z SERIAL » 0x0103003bc7                                                         (5 bytes)
2024-08-17T19:11:55.932Z DRIVER » [REQ] [GetBackgroundRSSI]
2024-08-17T19:11:55.962Z SERIAL « [ACK]                                                                   (0x06)
2024-08-17T19:11:55.963Z SERIAL « 0x0107013b9b97977f26                                                 (9 bytes)
2024-08-17T19:11:55.963Z SERIAL » [ACK]                                                                   (0x06)
2024-08-17T19:11:55.964Z DRIVER « [RES] [GetBackgroundRSSI]
                                    channel 0: -101 dBm
                                    channel 1: -105 dBm
                                    channel 2: -105 dBm
                                    channel 3: N/A
2024-08-17T19:11:55.966Z DRIVER   all queues idle
zwave-js-assistant[bot] commented 4 weeks ago

This issue has not seen any recent activity and was marked as "stale 💤". Closing for housekeeping purposes... 🧹

Feel free to reopen if the issue persists.