ZWaveJS Migration issue - Door Sensor is not showing up

My setup is rPi with Nortek USB stick. I migrated my setup to ZWave plus. All light switches got recognized and are working fine.

However my door sensor (DWZWAVE2.5-ECO) did not. I tried removing the battery, add node, heal but no joy.

You need to wake it up, possibly several times, for it to be interviewed. For how to do so, you’d have to check the user manual.

Yes tried that by removing the battery and waiting 5-10 seconds and then pressed Add Node. No joy.

Now I tried adding a new sensor I bought : Aqara Door and Window Sensor. Same problem. I cant even tell whats happening when I press Add Node or Heal network

Old Zwave Integration was much user friendly and logs were easily available in one place. This add-on stuff is just tiring to work with…

Interesting development. I removed the top cover of the sensor, I found in this log

2021-09-03T19:24:39.493Z DRIVER « [Node 004] [REQ] [ApplicationCommand]
└─[NotificationCCReport]
notification type: Home Security
notification status: 255
notification state: Tampering, product cover removed
2021-09-03T19:24:39.506Z DRIVER the node is unknown or not initialized yet, discarding…

I do remember it was a Disabled node (disabled by Integration) which I removed to see if comes back into network.

Clicked Add Network and got this

2021-09-03T19:34:04.842Z CNTRLR starting inclusion process…
2021-09-03T19:34:04.878Z DRIVER » [REQ] [AddNodeToNetwork]
payload: 0xc13d
2021-09-03T19:34:04.910Z DRIVER « [REQ] [AddNodeToNetwork]
payload: 0x3d010000
2021-09-03T19:34:04.921Z DRIVER handling request AddNodeToNetwork (74)
2021-09-03T19:34:04.923Z DRIVER 1 handler registered!
2021-09-03T19:34:04.925Z DRIVER invoking handler #0
2021-09-03T19:34:04.926Z CNTRLR handling add node request (status = Ready)
2021-09-03T19:34:04.928Z CNTRLR the controller is now ready to add nodes
2021-09-03T19:34:04.932Z DRIVER the message was handled
2021-09-03T19:34:13.116Z DRIVER « [Node 004] [REQ] [ApplicationCommand]
└─[WakeUpCCWakeUpNotification]

According to their website:

Wireless Protocol:
Zigbee

Zigbee != Zwave

Yeah figured out the Aqara is Zigbee.

Still fighting with the Ecolink which is Zwave+

The eco link says to remove the cover to wake it up.

EDIT: Specifically Removing the top case from the sensor will put in device into a tampered mode in which the sensor will stay awake and able to receive messages. do this until the interview is complete.

Yep that worked. First I removed the node completely by pulling the battery out. Then went to Add Node and kept the top case open. That ensured the device didnt sleep on inquiry!!

Thanks for the help.