Z-Wave-JS Conversion from Z-Wave 1.4 with Nortek HUSBZB-1 Stick

Working Z-Wave 1.4 converted to Z-Wave-JS (v0.1.51) . Seems to have mostly worked except the Z-Wave add-on log says the node is dead. I don’t understand much of the log information. Does anyone know what the last part is about and if it indicates a condition I need to fix? Would you recommend moving on to zwavejs2jqtt?

2022-01-06T20:15:26.362Z CNTRLR   Performing soft reset...
2022-01-06T20:15:26.382Z CNTRLR   Waiting for the controller to reconnect...
2022-01-06T20:15:27.886Z CNTRLR   Waiting for the Serial API to start...
2022-01-06T20:15:32.889Z CNTRLR   Did not receive notification that Serial API has started, checking if it respo
                                  nds...
2022-01-06T20:15:32.918Z CNTRLR   Serial API responded
2022-01-06T20:15:32.944Z CNTRLR   querying version info...
2022-01-06T20:15:32.975Z CNTRLR   received version info:
                                    controller type: Static Controller
                                    library version: Z-Wave 4.05
2022-01-06T20:15:32.977Z CNTRLR   supported Z-Wave features: 
2022-01-06T20:15:32.978Z CNTRLR   querying controller capabilities...
2022-01-06T20:15:33.000Z CNTRLR   received controller capabilities:
                                    controller role:     primary
                                    is in other network: false
                                    is SIS present:      true
                                    was real primary:    true
                                    is a SUC:            true
2022-01-06T20:15:33.001Z CNTRLR   finding SUC...
2022-01-06T20:15:33.034Z CNTRLR   This is the SUC
2022-01-06T20:15:33.034Z CNTRLR   querying node information...
2022-01-06T20:15:33.109Z CNTRLR   received node information:
                                    controller role:            primary
                                    controller is a SUC:        true
                                    controller is a slave:      false
                                    controller supports timers: false
                                    nodes in the network:       1, 2
2022-01-06T20:15:33.136Z CNTRLR   [Node 001] Embedded device config loaded
2022-01-06T20:15:33.149Z CNTRLR   setting serial API timeouts: ack = 1000 ms, byte = 150 ms
2022-01-06T20:15:33.168Z CNTRLR   serial API timeouts overwritten. The old values were: ack = 1500 ms, byte = 15
                                  0 ms
2022-01-06T20:15:33.169Z CNTRLR   Interview completed
Starting server on 0.0.0.0:3000
2022-01-06T20:15:33.191Z CNTRLR   [Node 001] The node is alive.
2022-01-06T20:15:33.192Z CNTRLR   [Node 001] The node is ready to be used
2022-01-06T20:15:33.196Z CNTRLR   [Node 002] Beginning interview - last completed stage: ProtocolInfo
2022-01-06T20:15:33.198Z CNTRLR » [Node 002] pinging the node...
ZwaveJS server listening on 0.0.0.0:3000
New client
New client
2022-01-06T20:15:37.552Z CNTRLR   [Node 002] The node did not respond after 1 attempts, it is presumed dead
2022-01-06T20:15:37.553Z CNTRLR   [Node 002] The node is dead.
2022-01-06T20:15:37.554Z CNTRLR   All nodes are ready to be used
2022-01-06T20:15:37.573Z CNTRLR   [Node 002] ping failed: Failed to send the command after 1 attempts (Status No
                                  Ack) (ZW0204)
2022-01-06T20:15:37.575Z CNTRLR » [Node 002] querying node info...
2022-01-06T20:15:37.576Z CNTRLR » [Node 002] pinging the node...
Client disconnected
Code 1000: 
2022-01-06T20:15:41.784Z CNTRLR   [Node 002] The node did not respond after 1 attempts, it is presumed dead
2022-01-06T20:15:41.790Z CNTRLR   [Node 002] ping failed: Failed to send the command after 1 attempts (Status No
                                  Ack) (ZW0204)
2022-01-06T20:15:41.791Z CNTRLR   [Node 002] Interview attempt (1/5) failed, node is dead.