Which ZigBee stitch is the right one for my setup?

Sorry - I don’t remember back that far :slight_smile:

In general I would say that the Ember sticks are the best, and certainly the best supported since there are tens of thousands of users using the Ember dongle with my libraries and a lot less using the others…

No wonder with the many people you supporting here. :+1:
Have now read a lot on the subject and come to the conclusion that the Ember should be the best solution. Somehow I have long overlooked that the Bitronvideo ZigBee USB uses the Ember chip, otherwise I would have ordered it much earlier.

I can’t get any further, the Bitron Video ZigBee USB Stick has been there since Tuesday and since then I’ve been trying to configure my devices. I deleted all ZigBee Things, uninstalled the binding, shutdown the OpenHab VM. Then exchanged the stick, reconfigured in Proxmox and started OH again. Reinstalled the binding and was thrilled, all my lamps, dimmers, sockets, buttons, sensors and 2 Danalocks were found and also worked. The next morning only a few devices worked, mostly lamps. I then removed everything again and re-read it. Most lamps and dimmers are working, but among other things the Xiaomi sensors (00158D00022CC738) and also the Danalock (000B57FFFE46F14B) no longer work, they are found as “Unknown ZigBee Device”, have no “channels” and are offline. I don’t know what to do next, it looks to me as if the devices are found but then never answer again. Various changes to the settings on BV 2010/10 did not break any improvement either. With the option “allow all joins” everything got worse.
I have attached a log (is a .ZIP renamed to .TXT) with detection of the two devices described (Xiaomi was initially recognized as Lumi.sensor “00158D00022CC738”) & Danalock V3 “000B57FFFE46F14B” and hope that someone has a good idea.ZigBee.txt (624.8 KB)

Addendum:
I think the problem started with the CC2531, he also recognized a lot and the next day nothing worked anymore, at that time I thought it was the CC2531 and afterwards I also had problems with the Telegesis.
I also made a copy of the OH-VM and downgraded it to openHAB 2.5.3 Release Build. After that i cleared the chaches, but it didn’t work either. The log is from this machine.

Looks like most things are related to the OH database. On the test OH I have now deleted everything I found that is related to ZigBee and the previously installed Zigbbe2MQTT and now the Xiaomi sensors (Lumi.sensor) and the Danalock can be read in again and also work.

I believe, for either Zogbee or Zigbee2MQTT the support is directly in the binding. I know Z-Wave has a database for OH but not Zigbee. Even with Z-Wave there is a certain amount of support needed in the binding too.

Chris would you be so nice and take a look at this, please. After i was trying a lot, manually deleting the data and creating all ZigBee components, all 26 devices worked yesterday evening. Suddenly when I was doing something else, a snapshot backup was running in the background, the stick was displayed offline and nothing worked
(Logs in ZigBee_dies.zip). I then restarted the server and the devices that have no battery went online again during the night. The battery does not, however, except a “Philips RWL021 (0017880103293A2A)”. All XML’s in the folder “openhab2-userdata \ zigbee \ zigbee_coordinator_ember_01370A70” were empty except for the address (NOK.zip), I don’t know what that means. This state remained the whole day until I removed the dead devices and re-taught them (OK.zip).
There are a lot of exceptions in openhab.log from 22:58:39,

05-Apr-2020 22:58:39.260 [ERROR] [.openhab.binding.zigbee.handler.ZigBeeThingHandler] - 0017880106EA0C6D: Exception creating channels 
java.lang.NullPointerException: null
	at com.zsmartsystems.zigbee.zcl.ZclCluster.readSync(ZclCluster.java:1635) ~[bundleFile:?]
	at com.zsmartsystems.zigbee.zcl.clusters.ZclPowerConfigurationCluster.getBatteryPercentageRemaining(ZclPowerConfigurationCluster.java:804) ~[bundleFile:?]
	at org.openhab.binding.zigbee.internal.converter.ZigBeeConverterBatteryPercent.handleRefresh(ZigBeeConverterBatteryPercent.java:112) ~[bundleFile:?]
	at org.openhab.binding.zigbee.handler.ZigBeeThingHandler.doNodeInitialisation(ZigBeeThingHandler.java:404) [bundleFile:?]
	at org.openhab.binding.zigbee.handler.ZigBeeThingHandler.access$0(ZigBeeThingHandler.java:238) [bundleFile:?]
	at org.openhab.binding.zigbee.handler.ZigBeeThingHandler$1.call(ZigBeeThingHandler.java:232) [bundleFile:?]
	at org.openhab.binding.zigbee.handler.ZigBeeThingHandler$1.call(ZigBeeThingHandler.java:1) [bundleFile:?]
	at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_232]
	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) [?:1.8.0_232]
	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) [?:1.8.0_232]
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_232]
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_232]
	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_232]
05-Apr-2020 22:58:39.261 [DEBUG] [stems.zigbee.app.discovery.ZigBeeNetworkDiscoverer] - 00124B000FFA51E6: NWK Discovery starting node rediscovery
05-Apr-2020 22:58:39.262 [DEBUG] [stems.zigbee.app.discovery.ZigBeeNetworkDiscoverer] - 00158D0001675E31: NWK Discovery starting node rediscovery
05-Apr-2020 22:58:39.262 [DEBUG] [.openhab.binding.zigbee.handler.ZigBeeThingHandler] - 0017880103293A2A: Start initialising ZigBee Thing handler
05-Apr-2020 22:58:39.263 [DEBUG] [.openhab.binding.zigbee.handler.ZigBeeThingHandler] - 7CB03EAA0A030E94: Coordinator status changed to OFFLINE.
05-Apr-2020 22:58:39.263 [DEBUG] [ding.zigbee.discovery.ZigBeeNodePropertyDiscoverer] - 0017880103293A2A: ZigBee node property discovery start
05-Apr-2020 22:58:39.263 [DEBUG] [tsystems.zigbee.transaction.ZigBeeTransactionQueue] - 00158D0001675E31: Queue shutdown

could the problem be related?
I’ve been trying to get my system stable with the Ember Stick for 5 days now, but I’m slowly despairing.NOK.txt (63.9 KB) OK.txt (84.1 KB) ZigBee_dies.txt (452.9 KB)

Its interesting, this morning all my ZigBee devices are working. This is the first time since a week that also devices with battery are also online in the morning and even provide data.
Even my two Danalock’s can still be controlled.
The difference is that yesterday I deleted all data in “openhab2-userdata \ zigbee \ zigbee_coordinator_ember_01370A70”.

:+1:

This is not something I would recommend. This will require a complete rediscovery of all devices and there is generally no guarantee that the devices will be found again. Many battery devices will not respect the protocol and don’t wake up as required and will not be rediscovered.

It seems you’ve got away with this, but for others reading this it is not recommended to do this.

Okay, good to know but how do I deal with it, why are the files partially empty except for the 2 addresses? Why did they forget the rest? Above all, I have to rediscover everything every day anyway, the devices themselves no longer go online. Or do I overlook something. I already had the problem that the battery devices were only found but not recognized. I have now installed switches for the lamps so that I can put them into setup mode more easily, which the Philips RLW021 cannot. Can I analyze this if I build a sniffer from your instructions with Whireshark? I would have enough CC2531 now and a programming device too. The only question is, can I do something with it, I am an IT technician but not a programmer.

I’m not sure. What files are you talking about, when were/are they empty, and what is missing to make them partial? Presumably you have information you’re not sharing so it’s difficult for me to comment on this.

I’m not sure why - the information in these files should not need to be rediscovered - that’s why we save it. It sounds if the files are now empty, that you aren’t really rediscovering them properly and you are probably suffering from having deleted them.

If you have a sniffer then this might help if you can capture what is happening.

My sniffer doesn’t use the TI chipset - there are others out there though that you might be able to get to work with the 2531.

In this post I have attached files: https://community.openhab.org/t/which-zigbee-stitch-is-the-right-one-for-my-setup/95089/19?u=christian_hofstatter, these are renamed to .zip and in the “https://community.openhab.org/uploads/short-url/kxS6GtMCdcp5Aqh09NZPDh34Pt.txt” you will find the data at the time when the problem was due yesterday.
Here are the files when I learned everything again: “https://community.openhab.org/uploads/short-url/z5nZMPkTlhfdFPCdRtMxf3QVl4e.txt”.
And here are the ZigBee and Openhab logs from the time the problem started: https://community.openhab.org/uploads/short-url/agRM4YkFRbC2zUDlKWd6dwDzJvK.txt
And here are the ZigBee and Openhab logs from the time the problem started: https://community.openhab.org/uploads/short-url/agRM4YkFRbC2zUDlKWd6dwDzJvK.txt

I hope the links work, otherwise you can find the original ones in my post from 4.4…
I don’t want to rob you of any time, it works at the moment, but I’m curious.

That confuses me now, in the file “https://www.cd-jackson.com/downloads/ZigBeeWiresharkSniffer.pdf” the CC2531 is even shown on page 5 and I thought you created the document. Sorry!

Does anyone really have an idea here, I’m slowly despairing? I don’t want to switch to ZigBee2MQTT because the binding is the more elegant solution for me, but it would be nice to have light in the morning and to know when I leave the house it will be locked.
I’ve been trying to get ZigBee stable for 5 weeks now, I thought the last 2 weeks would have been successful, but since a few days i am desperate again for .
I have deleted and re-created all the devices several times in the meantime, after that everything usually works again for a few days, in the end even about two weeks, even the two Danalock V3s. Then suddenly all devices were “offline gone” again and only a dimmer “Homa 1001” and an “Innr RB 185 C” lamp were working. This time I did not remove the binding but only deleted the devices individually and searched again. This worked for all lamps, dimmers, sockets, the 3 “Philips SML001” buttons and the “Philips SML001” PIR sensor. I still have 6 Xiaomi “lumi.weather” and 2 “Danalock V3-BTZB” which are found as “Unknown ZigBee Device 000B57FFFE59DCEF” but the XML is empty except for the addresses.
When ZigBee worked the last 2 weeks, I restarted Openhab and all devices went online again.

Here is the process when I put on the Danalock:
I add the “Unknown ZigBee Device 000B57FFFE59DCEF” to my “Things” and delete it there.

02-Mai-2020 10:48:56.752 [DEBUG] [ab.binding.zigbee.handler.ZigBeeCoordinatorHandler] - 000B57FFFE59DCEF: ZigBee leave command
02-Mai-2020 10:48:56.753 [DEBUG] [ab.binding.zigbee.handler.ZigBeeCoordinatorHandler] - 000B57FFFE59DCEF: ZigBee leave command to 39818
02-Mai-2020 10:48:56.754 [DEBUG] [tsystems.zigbee.transaction.ZigBeeTransactionQueue] - 000B57FFFE59DCEF: Added transaction to queue, len=1, transaction=ZigBeeTransaction [ieeeAddress=000B57FFFE59DCEF queueTime=0, state=WAITING, sendCnt=0, command=ManagementLeaveRequest [0000/0 -> 9B8A/0, cluster=0034, TID=--, deviceAddress=000B57FFFE59DCEF, removeChildrenRejoin=false]]
02-Mai-2020 10:48:56.754 [DEBUG] [ystems.zigbee.transaction.ZigBeeTransactionManager] - 9B8A/0: Sending ZigBeeTransaction [ieeeAddress=000B57FFFE59DCEF queueTime=1, state=WAITING, sendCnt=0, command=ManagementLeaveRequest [0000/0 -> 9B8A/0, cluster=0034, TID=E7, deviceAddress=000B57FFFE59DCEF, removeChildrenRejoin=false]]
02-Mai-2020 10:48:56.755 [DEBUG] [com.zsmartsystems.zigbee.ZigBeeNetworkManager     ] - TX CMD: ManagementLeaveRequest [0000/0 -> 9B8A/0, cluster=0034, TID=E7, deviceAddress=000B57FFFE59DCEF, removeChildrenRejoin=false]
02-Mai-2020 10:48:56.763 [DEBUG] [.openhab.binding.zigbee.handler.ZigBeeThingHandler] - 000B57FFFE59DCEF: Handler dispose.
02-Mai-2020 10:48:56.763 [DEBUG] [penhab.binding.zigbee.handler.ZigBeeIsAliveTracker] - Remove IsAlive Tracker for thingUID=zigbee:device:01370A70:000b57fffe59dcef
02-Mai-2020 10:48:56.817 [DEBUG] [ystems.zigbee.transaction.ZigBeeTransactionManager] - notifyTransactionCommand: ManagementPermitJoiningRequest [0000/0 -> 0000/0, cluster=0036, TID=E6, permitDuration=0, tcSignificance=true] ZigBeeTransaction [ieeeAddress=000B57FFFE59DCEF queueTime=64, state=DISPATCHED, sendCnt=1, command=ManagementLeaveRequest [0000/0 -> 9B8A/0, cluster=0034, TID=E7, deviceAddress=000B57FFFE59DCEF, removeChildrenRejoin=false]]
02-Mai-2020 10:48:56.821 [DEBUG] [ystems.zigbee.transaction.ZigBeeTransactionManager] - notifyTransactionCommand: ManagementPermitJoiningResponse [0000/0 -> 0000/0, cluster=8036, TID=E6, status=SUCCESS] ZigBeeTransaction [ieeeAddress=000B57FFFE59DCEF queueTime=68, state=DISPATCHED, sendCnt=1, command=ManagementLeaveRequest [0000/0 -> 9B8A/0, cluster=0034, TID=E7, deviceAddress=000B57FFFE59DCEF, removeChildrenRejoin=false]]
02-Mai-2020 10:49:03.207 [DEBUG] [ystems.zigbee.transaction.ZigBeeTransactionManager] - notifyTransactionCommand: ReadAttributesResponse [On/Off: AF2C/3 -> 0000/1, cluster=0006, TID=E8, records=[ReadAttributeStatusRecord [status=SUCCESS, attributeIdentifier=0, attributeDataType=BOOLEAN, attributeValue=false]]] ZigBeeTransaction [ieeeAddress=000B57FFFE59DCEF queueTime=6454, state=DISPATCHED, sendCnt=1, command=ManagementLeaveRequest [0000/0 -> 9B8A/0, cluster=0034, TID=E7, deviceAddress=000B57FFFE59DCEF, removeChildrenRejoin=false]]
02-Mai-2020 10:49:03.285 [DEBUG] [ystems.zigbee.transaction.ZigBeeTransactionManager] - notifyTransactionCommand: ReadAttributesResponse [Level Control: AF2C/3 -> 0000/1, cluster=0008, TID=E9, records=[ReadAttributeStatusRecord [status=SUCCESS, attributeIdentifier=0, attributeDataType=UNSIGNED_8_BIT_INTEGER, attributeValue=178]]] ZigBeeTransaction [ieeeAddress=000B57FFFE59DCEF queueTime=6532, state=DISPATCHED, sendCnt=1, command=ManagementLeaveRequest [0000/0 -> 9B8A/0, cluster=0034, TID=E7, deviceAddress=000B57FFFE59DCEF, removeChildrenRejoin=false]]
02-Mai-2020 10:49:03.361 [DEBUG] [ystems.zigbee.transaction.ZigBeeTransactionManager] - notifyTransactionCommand: ReadAttributesResponse [Color Control: AF2C/3 -> 0000/1, cluster=0300, TID=EA, records=[ReadAttributeStatusRecord [status=SUCCESS, attributeIdentifier=7, attributeDataType=UNSIGNED_16_BIT_INTEGER, attributeValue=370]]] ZigBeeTransaction [ieeeAddress=000B57FFFE59DCEF queueTime=6608, state=DISPATCHED, sendCnt=1, command=ManagementLeaveRequest [0000/0 -> 9B8A/0, cluster=0034, TID=E7, deviceAddress=000B57FFFE59DCEF, removeChildrenRejoin=false]]
02-Mai-2020 10:49:04.309 [DEBUG] [ystems.zigbee.transaction.ZigBeeTransactionManager] - notifyTransactionCommand: ReportAttributesCommand [Illuminance Measurement: 45ED/2 -> 0000/1, cluster=0400, TID=07, reports=[AttributeReport [attributeDataType=UNSIGNED_16_BIT_INTEGER, attributeIdentifier=0, attributeValue=16498]]] ZigBeeTransaction [ieeeAddress=000B57FFFE59DCEF queueTime=7555, state=DISPATCHED, sendCnt=1, command=ManagementLeaveRequest [0000/0 -> 9B8A/0, cluster=0034, TID=E7, deviceAddress=000B57FFFE59DCEF, removeChildrenRejoin=false]]
02-Mai-2020 10:49:06.755 [DEBUG] [ystems.zigbee.transaction.ZigBeeTransactionManager] - Transaction complete: ZigBeeTransaction [ieeeAddress=000B57FFFE59DCEF queueTime=10002, state=FAILED, sendCnt=1, command=ManagementLeaveRequest [0000/0 -> 9B8A/0, cluster=0034, TID=E7, deviceAddress=000B57FFFE59DCEF, removeChildrenRejoin=false]]
02-Mai-2020 10:49:06.756 [DEBUG] [tsystems.zigbee.transaction.ZigBeeTransactionQueue] - 000B57FFFE59DCEF: transactionComplete FAILED 1
02-Mai-2020 10:49:06.756 [DEBUG] [tsystems.zigbee.transaction.ZigBeeTransactionQueue] - 000B57FFFE59DCEF: Added transaction to queue, len=1, transaction=ZigBeeTransaction [ieeeAddress=000B57FFFE59DCEF queueTime=10003, state=WAITING, sendCnt=1, command=ManagementLeaveRequest [0000/0 -> 9B8A/0, cluster=0034, TID=E7, deviceAddress=000B57FFFE59DCEF, removeChildrenRejoin=false]]
02-Mai-2020 10:49:07.660 [DEBUG] [tems.zigbee.app.discovery.ZigBeeDiscoveryExtension] - 000B57FFFE59DCEF: DISCOVERY Extension: Starting mesh update
02-Mai-2020 10:49:07.660 [DEBUG] [s.zigbee.app.discovery.ZigBeeNodeServiceDiscoverer] - 000B57FFFE59DCEF: Node SVC Discovery: Update mesh not performed for possible end device
02-Mai-2020 10:49:08.170 [DEBUG] [com.zsmartsystems.zigbee.ZigBeeNetworkManager     ] - RX CMD: ManagementLqiResponse [0000/0 -> 0000/0, cluster=8031, TID=F4, status=SUCCESS, neighborTableEntries=18, startIndex=15, neighborTableList=[NeighborTable [extendedPanId=3FD6B9E3E1D13436, extendedAddress=00158D0001675E31, networkAddress=59174, deviceType=ROUTER, rxOnWhenIdle=RX_ON, relationship=SIBLING, permitJoining=UNKNOWN, depth=15, lqi=253], NeighborTable [extendedPanId=3FD6B9E3E1D13436, extendedAddress=00158D00022CBD49, networkAddress=37809, deviceType=END_DEVICE, rxOnWhenIdle=RX_OFF, relationship=CHILD, permitJoining=DISABLED, depth=1, lqi=255], NeighborTable [extendedPanId=3FD6B9E3E1D13436, extendedAddress=000B57FFFE59DCEF, networkAddress=39818, deviceType=END_DEVICE, rxOnWhenIdle=RX_OFF, relationship=CHILD, permitJoining=DISABLED, depth=1, lqi=255]]]
02-Mai-2020 10:49:08.170 [DEBUG] [ystems.zigbee.transaction.ZigBeeTransactionManager] - notifyTransactionCommand: ManagementLqiResponse [0000/0 -> 0000/0, cluster=8031, TID=F4, status=SUCCESS, neighborTableEntries=18, startIndex=15, neighborTableList=[NeighborTable [extendedPanId=3FD6B9E3E1D13436, extendedAddress=00158D0001675E31, networkAddress=59174, deviceType=ROUTER, rxOnWhenIdle=RX_ON, relationship=SIBLING, permitJoining=UNKNOWN, depth=15, lqi=253], NeighborTable [extendedPanId=3FD6B9E3E1D13436, extendedAddress=00158D00022CBD49, networkAddress=37809, deviceType=END_DEVICE, rxOnWhenIdle=RX_OFF, relationship=CHILD, permitJoining=DISABLED, depth=1, lqi=255], NeighborTable [extendedPanId=3FD6B9E3E1D13436, extendedAddress=000B57FFFE59DCEF, networkAddress=39818, deviceType=END_DEVICE, rxOnWhenIdle=RX_OFF, relationship=CHILD, permitJoining=DISABLED, depth=1, lqi=255]]] 
02-Mai-2020 10:49:08.171 [DEBUG] [ystems.zigbee.transaction.ZigBeeTransactionManager] - notifyTransactionCommand: ManagementLqiResponse [0000/0 -> 0000/0, cluster=8031, TID=F4, status=SUCCESS, neighborTableEntries=18, startIndex=15, neighborTableList=[NeighborTable [extendedPanId=3FD6B9E3E1D13436, extendedAddress=00158D0001675E31, networkAddress=59174, deviceType=ROUTER, rxOnWhenIdle=RX_ON, relationship=SIBLING, permitJoining=UNKNOWN, depth=15, lqi=253], NeighborTable [extendedPanId=3FD6B9E3E1D13436, extendedAddress=00158D00022CBD49, networkAddress=37809, deviceType=END_DEVICE, rxOnWhenIdle=RX_OFF, relationship=CHILD, permitJoining=DISABLED, depth=1, lqi=255], NeighborTable [extendedPanId=3FD6B9E3E1D13436, extendedAddress=000B57FFFE59DCEF, networkAddress=39818, deviceType=END_DEVICE, rxOnWhenIdle=RX_OFF, relationship=CHILD, permitJoining=DISABLED, depth=1, lqi=255]]] ZigBeeTransaction [ieeeAddress=84182600000C7AE2 queueTime=10, state=DISPATCHED, sendCnt=1, command=ManagementLqiRequest [0000/0 -> 0C36/0, cluster=0031, TID=F8, startIndex=3]]
02-Mai-2020 10:49:08.171 [DEBUG] [ystems.zigbee.transaction.ZigBeeTransactionManager] - notifyTransactionCommand: ManagementLqiResponse [0000/0 -> 0000/0, cluster=8031, TID=F4, status=SUCCESS, neighborTableEntries=18, startIndex=15, neighborTableList=[NeighborTable [extendedPanId=3FD6B9E3E1D13436, extendedAddress=00158D0001675E31, networkAddress=59174, deviceType=ROUTER, rxOnWhenIdle=RX_ON, relationship=SIBLING, permitJoining=UNKNOWN, depth=15, lqi=253], NeighborTable [extendedPanId=3FD6B9E3E1D13436, extendedAddress=00158D00022CBD49, networkAddress=37809, deviceType=END_DEVICE, rxOnWhenIdle=RX_OFF, relationship=CHILD, permitJoining=DISABLED, depth=1, lqi=255], NeighborTable [extendedPanId=3FD6B9E3E1D13436, extendedAddress=000B57FFFE59DCEF, networkAddress=39818, deviceType=END_DEVICE, rxOnWhenIdle=RX_OFF, relationship=CHILD, permitJoining=DISABLED, depth=1, lqi=255]]] ZigBeeTransaction [ieeeAddress=0017880103293A2A queueTime=3861, state=DISPATCHED, sendCnt=1, command=DefaultResponse [Illuminance Measurement: 0000/0 -> 45ED/2, cluster=0400, TID=07, commandIdentifier=10, statusCode=SUCCESS]]
02-Mai-2020 10:49:08.172 [DEBUG] [ystems.zigbee.transaction.ZigBeeTransactionManager] - notifyTransactionCommand: ManagementLqiResponse [0000/0 -> 0000/0, cluster=8031, TID=F4, status=SUCCESS, neighborTableEntries=18, startIndex=15, neighborTableList=[NeighborTable [extendedPanId=3FD6B9E3E1D13436, extendedAddress=00158D0001675E31, networkAddress=59174, deviceType=ROUTER, rxOnWhenIdle=RX_ON, relationship=SIBLING, permitJoining=UNKNOWN, depth=15, lqi=253], NeighborTable [extendedPanId=3FD6B9E3E1D13436, extendedAddress=00158D00022CBD49, networkAddress=37809, deviceType=END_DEVICE, rxOnWhenIdle=RX_OFF, relationship=CHILD, permitJoining=DISABLED, depth=1, lqi=255], NeighborTable [extendedPanId=3FD6B9E3E1D13436, extendedAddress=000B57FFFE59DCEF, networkAddress=39818, deviceType=END_DEVICE, rxOnWhenIdle=RX_OFF, relationship=CHILD, permitJoining=DISABLED, depth=1, lqi=255]]] ZigBeeTransaction [ieeeAddress=7CB03EAA00AB8F15 queueTime=41, state=DISPATCHED, sendCnt=1, command=ManagementLqiRequest [0000/0 -> 7156/0, cluster=0031, TID=F6, startIndex=0]]
02-Mai-2020 10:49:08.172 [DEBUG] [ystems.zigbee.transaction.ZigBeeTransactionManager] - notifyTransactionCommand: ManagementLqiResponse [0000/0 -> 0000/0, cluster=8031, TID=F4, status=SUCCESS, neighborTableEntries=18, startIndex=15, neighborTableList=[NeighborTable [extendedPanId=3FD6B9E3E1D13436, extendedAddress=00158D0001675E31, networkAddress=59174, deviceType=ROUTER, rxOnWhenIdle=RX_ON, relationship=SIBLING, permitJoining=UNKNOWN, depth=15, lqi=253], NeighborTable [extendedPanId=3FD6B9E3E1D13436, extendedAddress=00158D00022CBD49, networkAddress=37809, deviceType=END_DEVICE, rxOnWhenIdle=RX_OFF, relationship=CHILD, permitJoining=DISABLED, depth=1, lqi=255], NeighborTable [extendedPanId=3FD6B9E3E1D13436, extendedAddress=000B57FFFE59DCEF, networkAddress=39818, deviceType=END_DEVICE, rxOnWhenIdle=RX_OFF, relationship=CHILD, permitJoining=DISABLED, depth=1, lqi=255]]] ZigBeeTransaction [ieeeAddress=000D6F000D3AF482 queueTime=60, state=DISPATCHED, sendCnt=1, command=ManagementLqiRequest [0000/0 -> 0000/0, cluster=0031, TID=F4, startIndex=15]]
02-Mai-2020 10:49:08.173 [DEBUG] [s.zigbee.app.discovery.ZigBeeNodeServiceDiscoverer] - 000D6F000D3AF482: Node SVC Discovery: ManagementLqiRequest response CommandResult [SUCCESS, ManagementLqiResponse [0000/0 -> 0000/0, cluster=8031, TID=F4, status=SUCCESS, neighborTableEntries=18, startIndex=15, neighborTableList=[NeighborTable [extendedPanId=3FD6B9E3E1D13436, extendedAddress=00158D0001675E31, networkAddress=59174, deviceType=ROUTER, rxOnWhenIdle=RX_ON, relationship=SIBLING, permitJoining=UNKNOWN, depth=15, lqi=253], NeighborTable [extendedPanId=3FD6B9E3E1D13436, extendedAddress=00158D00022CBD49, networkAddress=37809, deviceType=END_DEVICE, rxOnWhenIdle=RX_OFF, relationship=CHILD, permitJoining=DISABLED, depth=1, lqi=255], NeighborTable [extendedPanId=3FD6B9E3E1D13436, extendedAddress=000B57FFFE59DCEF, networkAddress=39818, deviceType=END_DEVICE, rxOnWhenIdle=RX_OFF, relationship=CHILD, permitJoining=DISABLED, depth=1, lqi=255]]]]
02-Mai-2020 10:49:08.173 [DEBUG] [ystems.zigbee.transaction.ZigBeeTransactionManager] - notifyTransactionCommand: ManagementLqiResponse [0000/0 -> 0000/0, cluster=8031, TID=F4, status=SUCCESS, neighborTableEntries=18, startIndex=15, neighborTableList=[NeighborTable [extendedPanId=3FD6B9E3E1D13436, extendedAddress=00158D0001675E31, networkAddress=59174, deviceType=ROUTER, rxOnWhenIdle=RX_ON, relationship=SIBLING, permitJoining=UNKNOWN, depth=15, lqi=253], NeighborTable [extendedPanId=3FD6B9E3E1D13436, extendedAddress=00158D00022CBD49, networkAddress=37809, deviceType=END_DEVICE, rxOnWhenIdle=RX_OFF, relationship=CHILD, permitJoining=DISABLED, depth=1, lqi=255], NeighborTable [extendedPanId=3FD6B9E3E1D13436, extendedAddress=000B57FFFE59DCEF, networkAddress=39818, deviceType=END_DEVICE, rxOnWhenIdle=RX_OFF, relationship=CHILD, permitJoining=DISABLED, depth=1, lqi=255]]] ZigBeeTransaction [ieeeAddress=7CB03EAA00AC8736 queueTime=42, state=DISPATCHED, sendCnt=1, command=ManagementLqiRequest [0000/0 -> B578/0, cluster=0031, TID=F5, startIndex=9]]
02-Mai-2020 10:49:08.173 [DEBUG] [ystems.zigbee.transaction.ZigBeeTransactionManager] - notifyTransactionCommand: ManagementLqiResponse [0000/0 -> 0000/0, cluster=8031, TID=F4, status=SUCCESS, neighborTableEntries=18, startIndex=15, neighborTableList=[NeighborTable [extendedPanId=3FD6B9E3E1D13436, extendedAddress=00158D0001675E31, networkAddress=59174, deviceType=ROUTER, rxOnWhenIdle=RX_ON, relationship=SIBLING, permitJoining=UNKNOWN, depth=15, lqi=253], NeighborTable [extendedPanId=3FD6B9E3E1D13436, extendedAddress=00158D00022CBD49, networkAddress=37809, deviceType=END_DEVICE, rxOnWhenIdle=RX_OFF, relationship=CHILD, permitJoining=DISABLED, depth=1, lqi=255], NeighborTable [extendedPanId=3FD6B9E3E1D13436, extendedAddress=000B57FFFE59DCEF, networkAddress=39818, deviceType=END_DEVICE, rxOnWhenIdle=RX_OFF, relationship=CHILD, permitJoining=DISABLED, depth=1, lqi=255]]] ZigBeeTransaction [ieeeAddress=0017880102F126E9 queueTime=35, state=DISPATCHED, sendCnt=1, command=ManagementLqiRequest [0000/0 -> CD31/0, cluster=0031, TID=F7, startIndex=0]]
02-Mai-2020 10:49:08.175 [DEBUG] [com.zsmartsystems.zigbee.ZigBeeNode               ] - 000D6F000D3AF482: Neighbor table updated: [NeighborTable [extendedPanId=3FD6B9E3E1D13436, extendedAddress=84182600000C7AE2, networkAddress=3126, deviceType=ROUTER, rxOnWhenIdle=RX_ON, relationship=SIBLING, permitJoining=UNKNOWN, depth=15, lqi=104], NeighborTable [extendedPanId=3FD6B9E3E1D13436, extendedAddress=00158D0001675E31, networkAddress=59174, deviceType=ROUTER, rxOnWhenIdle=RX_ON, relationship=SIBLING, permitJoining=UNKNOWN, depth=15, lqi=253], NeighborTable [extendedPanId=3FD6B9E3E1D13436, extendedAddress=7CB03EAA0A030E94, networkAddress=1321, deviceType=ROUTER, rxOnWhenIdle=RX_ON, relationship=SIBLING, permitJoining=UNKNOWN, depth=15, lqi=250], NeighborTable [extendedPanId=3FD6B9E3E1D13436, extendedAddress=0017880102F126E9, networkAddress=52529, deviceType=ROUTER, rxOnWhenIdle=RX_ON, relationship=SIBLING, permitJoining=UNKNOWN, depth=15, lqi=239], NeighborTable [extendedPanId=3FD6B9E3E1D13436, extendedAddress=00212EFFFF00EE61, networkAddress=16042, deviceType=ROUTER, rxOnWhenIdle=RX_ON, relationship=SIBLING, permitJoining=UNKNOWN, depth=15, lqi=253], NeighborTable [extendedPanId=3FD6B9E3E1D13436, extendedAddress=7CB03EAA00AC8736, networkAddress=46456, deviceType=ROUTER, rxOnWhenIdle=RX_ON, relationship=SIBLING, permitJoining=UNKNOWN, depth=15, lqi=240], NeighborTable [extendedPanId=3FD6B9E3E1D13436, extendedAddress=7CB03EAA00AB8F15, networkAddress=29014, deviceType=ROUTER, rxOnWhenIdle=RX_ON, relationship=SIBLING, permitJoining=UNKNOWN, depth=15, lqi=246], NeighborTable [extendedPanId=3FD6B9E3E1D13436, extendedAddress=7CB03EAA00ABA916, networkAddress=44844, deviceType=ROUTER, rxOnWhenIdle=RX_ON, relationship=SIBLING, permitJoining=UNKNOWN, depth=15, lqi=255], NeighborTable [extendedPanId=3FD6B9E3E1D13436, extendedAddress=7CB03EAA00A86257, networkAddress=1148, deviceType=ROUTER, rxOnWhenIdle=RX_ON, relationship=SIBLING, permitJoining=UNKNOWN, depth=15, lqi=250], NeighborTable [extendedPanId=3FD6B9E3E1D13436, extendedAddress=000B57FFFE59DCEF, networkAddress=39818, deviceType=END_DEVICE, rxOnWhenIdle=RX_OFF, relationship=CHILD, permitJoining=DISABLED, depth=1, lqi=255], NeighborTable [extendedPanId=3FD6B9E3E1D13436, extendedAddress=7CB03EAA00ADC682, networkAddress=1991, deviceType=ROUTER, rxOnWhenIdle=RX_ON, relationship=SIBLING, permitJoining=UNKNOWN, depth=15, lqi=243], NeighborTable [extendedPanId=3FD6B9E3E1D13436, extendedAddress=00212EFFFF0222EC, networkAddress=49971, deviceType=ROUTER, rxOnWhenIdle=RX_ON, relationship=SIBLING, permitJoining=UNKNOWN, depth=15, lqi=254], NeighborTable [extendedPanId=3FD6B9E3E1D13436, extendedAddress=00124B001ADA7AE8, networkAddress=13134, deviceType=ROUTER, rxOnWhenIdle=RX_ON, relationship=SIBLING, permitJoining=UNKNOWN, depth=15, lqi=250], NeighborTable [extendedPanId=3FD6B9E3E1D13436, extendedAddress=0017880102F11769, networkAddress=50367, deviceType=ROUTER, rxOnWhenIdle=RX_ON, relationship=SIBLING, permitJoining=UNKNOWN, depth=15, lqi=251], NeighborTable [extendedPanId=3FD6B9E3E1D13436, extendedAddress=00158D00022CBD49, networkAddress=37809, deviceType=END_DEVICE, rxOnWhenIdle=RX_OFF, relationship=CHILD, permitJoining=DISABLED, depth=1, lqi=255], NeighborTable [extendedPanId=3FD6B9E3E1D13436, extendedAddress=00124B000FFA51E6, networkAddress=19063, deviceType=ROUTER, rxOnWhenIdle=RX_ON, relationship=SIBLING, permitJoining=UNKNOWN, depth=15, lqi=245], NeighborTable [extendedPanId=3FD6B9E3E1D13436, extendedAddress=00212EFFFF021AE9, networkAddress=54450, deviceType=ROUTER, rxOnWhenIdle=RX_ON, relationship=SIBLING, permitJoining=UNKNOWN, depth=15, lqi=254], NeighborTable [extendedPanId=3FD6B9E3E1D13436, extendedAddress=7CB03EAA00ABC905, networkAddress=6909, deviceType=ROUTER, rxOnWhenIdle=RX_ON, relationship=SIBLING, permitJoining=UNKNOWN, depth=15, lqi=252]]
02-Mai-2020 10:49:08.756 [DEBUG] [com.zsmartsystems.zigbee.ZigBeeNetworkManager     ] - 000B57FFFE59DCEF: No successful response received to leave command (status code 65535)
02-Mai-2020 10:49:08.756 [DEBUG] [com.zsmartsystems.zigbee.ZigBeeNetworkManager     ] - 000B57FFFE59DCEF: Force-removing node from the node list after unsuccessful leave request
02-Mai-2020 10:49:08.756 [DEBUG] [com.zsmartsystems.zigbee.ZigBeeNetworkManager     ] - 000B57FFFE59DCEF: Node 9B8A is removed from the network
02-Mai-2020 10:49:08.757 [DEBUG] [tsystems.zigbee.transaction.ZigBeeTransactionQueue] - 000B57FFFE59DCEF: Queue shutdown

Then I remove the batteries from the lock and wait 5 minutes if the routers forget the device, but this never happens.

02-Mai-2020 13:32:24.798 [DEBUG] [com.zsmartsystems.zigbee.ZigBeeNetworkManager     ] - RX CMD: ManagementLqiResponse [0000/0 -> 0000/0, cluster=8031, TID=81, status=SUCCESS, neighborTableEntries=18, startIndex=15, neighborTableList=[NeighborTable [extendedPanId=3FD6B9E3E1D13436, extendedAddress=00158D0001675E31, networkAddress=59174, deviceType=ROUTER, rxOnWhenIdle=RX_ON, relationship=SIBLING, permitJoining=UNKNOWN, depth=15, lqi=245], NeighborTable [extendedPanId=3FD6B9E3E1D13436, extendedAddress=00158D00022CBD49, networkAddress=37809, deviceType=END_DEVICE, rxOnWhenIdle=RX_OFF, relationship=CHILD, permitJoining=DISABLED, depth=1, lqi=255], NeighborTable [extendedPanId=3FD6B9E3E1D13436, extendedAddress=000B57FFFE59DCEF, networkAddress=39818, deviceType=END_DEVICE, rxOnWhenIdle=RX_OFF, relationship=CHILD, permitJoining=DISABLED, depth=1, lqi=255]]]
02-Mai-2020 13:32:24.798 [DEBUG] [ystems.zigbee.transaction.ZigBeeTransactionManager] - notifyTransactionCommand: ManagementLqiResponse [0000/0 -> 0000/0, cluster=8031, TID=81, status=SUCCESS, neighborTableEntries=18, startIndex=15, neighborTableList=[NeighborTable [extendedPanId=3FD6B9E3E1D13436, extendedAddress=00158D0001675E31, networkAddress=59174, deviceType=ROUTER, rxOnWhenIdle=RX_ON, relationship=SIBLING, permitJoining=UNKNOWN, depth=15, lqi=245], NeighborTable [extendedPanId=3FD6B9E3E1D13436, extendedAddress=00158D00022CBD49, networkAddress=37809, deviceType=END_DEVICE, rxOnWhenIdle=RX_OFF, relationship=CHILD, permitJoining=DISABLED, depth=1, lqi=255], NeighborTable [extendedPanId=3FD6B9E3E1D13436, extendedAddress=000B57FFFE59DCEF, networkAddress=39818, deviceType=END_DEVICE, rxOnWhenIdle=RX_OFF, relationship=CHILD, permitJoining=DISABLED, depth=1, lqi=255]]] 
02-Mai-2020 13:32:24.799 [DEBUG] [ystems.zigbee.transaction.ZigBeeTransactionManager] - notifyTransactionCommand: ManagementLqiResponse [0000/0 -> 0000/0, cluster=8031, TID=81, status=SUCCESS, neighborTableEntries=18, startIndex=15, neighborTableList=[NeighborTable [extendedPanId=3FD6B9E3E1D13436, extendedAddress=00158D0001675E31, networkAddress=59174, deviceType=ROUTER, rxOnWhenIdle=RX_ON, relationship=SIBLING, permitJoining=UNKNOWN, depth=15, lqi=245], NeighborTable [extendedPanId=3FD6B9E3E1D13436, extendedAddress=00158D00022CBD49, networkAddress=37809, deviceType=END_DEVICE, rxOnWhenIdle=RX_OFF, relationship=CHILD, permitJoining=DISABLED, depth=1, lqi=255], NeighborTable [extendedPanId=3FD6B9E3E1D13436, extendedAddress=000B57FFFE59DCEF, networkAddress=39818, deviceType=END_DEVICE, rxOnWhenIdle=RX_OFF, relationship=CHILD, permitJoining=DISABLED, depth=1, lqi=255]]] ZigBeeTransaction [ieeeAddress=7CB03EAA00B07250 queueTime=160, state=DISPATCHED, sendCnt=1, command=ManagementLqiRequest [0000/0 -> 60AB/0, cluster=0031, TID=7F, startIndex=3]]
02-Mai-2020 13:32:24.799 [DEBUG] [ystems.zigbee.transaction.ZigBeeTransactionManager] - notifyTransactionCommand: ManagementLqiResponse [0000/0 -> 0000/0, cluster=8031, TID=81, status=SUCCESS, neighborTableEntries=18, startIndex=15, neighborTableList=[NeighborTable [extendedPanId=3FD6B9E3E1D13436, extendedAddress=00158D0001675E31, networkAddress=59174, deviceType=ROUTER, rxOnWhenIdle=RX_ON, relationship=SIBLING, permitJoining=UNKNOWN, depth=15, lqi=245], NeighborTable [extendedPanId=3FD6B9E3E1D13436, extendedAddress=00158D00022CBD49, networkAddress=37809, deviceType=END_DEVICE, rxOnWhenIdle=RX_OFF, relationship=CHILD, permitJoining=DISABLED, depth=1, lqi=255], NeighborTable [extendedPanId=3FD6B9E3E1D13436, extendedAddress=000B57FFFE59DCEF, networkAddress=39818, deviceType=END_DEVICE, rxOnWhenIdle=RX_OFF, relationship=CHILD, permitJoining=DISABLED, depth=1, lqi=255]]] ZigBeeTransaction [ieeeAddress=000D6F000D3AF482 queueTime=88, state=DISPATCHED, sendCnt=1, command=ManagementLqiRequest [0000/0 -> 0000/0, cluster=0031, TID=81, startIndex=15]]
02-Mai-2020 13:32:24.800 [DEBUG] [s.zigbee.app.discovery.ZigBeeNodeServiceDiscoverer] - 000D6F000D3AF482: Node SVC Discovery: ManagementLqiRequest response CommandResult [SUCCESS, ManagementLqiResponse [0000/0 -> 0000/0, cluster=8031, TID=81, status=SUCCESS, neighborTableEntries=18, startIndex=15, neighborTableList=[NeighborTable [extendedPanId=3FD6B9E3E1D13436, extendedAddress=00158D0001675E31, networkAddress=59174, deviceType=ROUTER, rxOnWhenIdle=RX_ON, relationship=SIBLING, permitJoining=UNKNOWN, depth=15, lqi=245], NeighborTable [extendedPanId=3FD6B9E3E1D13436, extendedAddress=00158D00022CBD49, networkAddress=37809, deviceType=END_DEVICE, rxOnWhenIdle=RX_OFF, relationship=CHILD, permitJoining=DISABLED, depth=1, lqi=255], NeighborTable [extendedPanId=3FD6B9E3E1D13436, extendedAddress=000B57FFFE59DCEF, networkAddress=39818, deviceType=END_DEVICE, rxOnWhenIdle=RX_OFF, relationship=CHILD, permitJoining=DISABLED, depth=1, lqi=255]]]]
02-Mai-2020 13:32:24.800 [DEBUG] [ystems.zigbee.transaction.ZigBeeTransactionManager] - notifyTransactionCommand: ManagementLqiResponse [0000/0 -> 0000/0, cluster=8031, TID=81, status=SUCCESS, neighborTableEntries=18, startIndex=15, neighborTableList=[NeighborTable [extendedPanId=3FD6B9E3E1D13436, extendedAddress=00158D0001675E31, networkAddress=59174, deviceType=ROUTER, rxOnWhenIdle=RX_ON, relationship=SIBLING, permitJoining=UNKNOWN, depth=15, lqi=245], NeighborTable [extendedPanId=3FD6B9E3E1D13436, extendedAddress=00158D00022CBD49, networkAddress=37809, deviceType=END_DEVICE, rxOnWhenIdle=RX_OFF, relationship=CHILD, permitJoining=DISABLED, depth=1, lqi=255], NeighborTable [extendedPanId=3FD6B9E3E1D13436, extendedAddress=000B57FFFE59DCEF, networkAddress=39818, deviceType=END_DEVICE, rxOnWhenIdle=RX_OFF, relationship=CHILD, permitJoining=DISABLED, depth=1, lqi=255]]] ZigBeeTransaction [ieeeAddress=0017880103293A2A queueTime=5609, state=DISPATCHED, sendCnt=1, command=DefaultResponse [Illuminance Measurement: 0000/0 -> 7E0A/2, cluster=0400, TID=31, commandIdentifier=10, statusCode=SUCCESS]]
02-Mai-2020 13:32:24.801 [DEBUG] [ystems.zigbee.transaction.ZigBeeTransactionManager] - notifyTransactionCommand: ManagementLqiResponse [0000/0 -> 0000/0, cluster=8031, TID=81, status=SUCCESS, neighborTableEntries=18, startIndex=15, neighborTableList=[NeighborTable [extendedPanId=3FD6B9E3E1D13436, extendedAddress=00158D0001675E31, networkAddress=59174, deviceType=ROUTER, rxOnWhenIdle=RX_ON, relationship=SIBLING, permitJoining=UNKNOWN, depth=15, lqi=245], NeighborTable [extendedPanId=3FD6B9E3E1D13436, extendedAddress=00158D00022CBD49, networkAddress=37809, deviceType=END_DEVICE, rxOnWhenIdle=RX_OFF, relationship=CHILD, permitJoining=DISABLED, depth=1, lqi=255], NeighborTable [extendedPanId=3FD6B9E3E1D13436, extendedAddress=000B57FFFE59DCEF, networkAddress=39818, deviceType=END_DEVICE, rxOnWhenIdle=RX_OFF, relationship=CHILD, permitJoining=DISABLED, depth=1, lqi=255]]] ZigBeeTransaction [ieeeAddress=7CB03EAA00ADC682 queueTime=949, state=ACKED, sendCnt=1, command=ManagementLqiRequest [0000/0 -> 07C7/0, cluster=0031, TID=6C, startIndex=0]]
02-Mai-2020 13:32:24.801 [DEBUG] [ystems.zigbee.transaction.ZigBeeTransactionManager] - notifyTransactionCommand: ManagementLqiResponse [0000/0 -> 0000/0, cluster=8031, TID=81, status=SUCCESS, neighborTableEntries=18, startIndex=15, neighborTableList=[NeighborTable [extendedPanId=3FD6B9E3E1D13436, extendedAddress=00158D0001675E31, networkAddress=59174, deviceType=ROUTER, rxOnWhenIdle=RX_ON, relationship=SIBLING, permitJoining=UNKNOWN, depth=15, lqi=245], NeighborTable [extendedPanId=3FD6B9E3E1D13436, extendedAddress=00158D00022CBD49, networkAddress=37809, deviceType=END_DEVICE, rxOnWhenIdle=RX_OFF, relationship=CHILD, permitJoining=DISABLED, depth=1, lqi=255], NeighborTable [extendedPanId=3FD6B9E3E1D13436, extendedAddress=000B57FFFE59DCEF, networkAddress=39818, deviceType=END_DEVICE, rxOnWhenIdle=RX_OFF, relationship=CHILD, permitJoining=DISABLED, depth=1, lqi=255]]] ZigBeeTransaction [ieeeAddress=0017880102F11769 queueTime=80, state=DISPATCHED, sendCnt=1, command=ManagementLqiRequest [0000/0 -> C4BF/0, cluster=0031, TID=82, startIndex=16]]
02-Mai-2020 13:32:24.802 [DEBUG] [com.zsmartsystems.zigbee.ZigBeeNode               ] - 000D6F000D3AF482: Neighbor table updated: [NeighborTable [extendedPanId=3FD6B9E3E1D13436, extendedAddress=7CB03EAA00ABC905, networkAddress=6909, deviceType=ROUTER, rxOnWhenIdle=RX_ON, relationship=SIBLING, permitJoining=UNKNOWN, depth=15, lqi=253], NeighborTable [extendedPanId=3FD6B9E3E1D13436, extendedAddress=0017880102F126E9, networkAddress=52529, deviceType=ROUTER, rxOnWhenIdle=RX_ON, relationship=SIBLING, permitJoining=UNKNOWN, depth=15, lqi=251], NeighborTable [extendedPanId=3FD6B9E3E1D13436, extendedAddress=84182600000C7AE2, networkAddress=3126, deviceType=ROUTER, rxOnWhenIdle=RX_ON, relationship=SIBLING, permitJoining=UNKNOWN, depth=15, lqi=177], NeighborTable [extendedPanId=3FD6B9E3E1D13436, extendedAddress=7CB03EAA00ADC682, networkAddress=1991, deviceType=ROUTER, rxOnWhenIdle=RX_ON, relationship=SIBLING, permitJoining=UNKNOWN, depth=15, lqi=254], NeighborTable [extendedPanId=3FD6B9E3E1D13436, extendedAddress=7CB03EAA00B07250, networkAddress=24747, deviceType=ROUTER, rxOnWhenIdle=RX_ON, relationship=SIBLING, permitJoining=UNKNOWN, depth=15, lqi=210], NeighborTable [extendedPanId=3FD6B9E3E1D13436, extendedAddress=7CB03EAA00AB8F15, networkAddress=29014, deviceType=ROUTER, rxOnWhenIdle=RX_ON, relationship=SIBLING, permitJoining=UNKNOWN, depth=15, lqi=254], NeighborTable [extendedPanId=3FD6B9E3E1D13436, extendedAddress=00158D0001675E31, networkAddress=59174, deviceType=ROUTER, rxOnWhenIdle=RX_ON, relationship=SIBLING, permitJoining=UNKNOWN, depth=15, lqi=245], NeighborTable [extendedPanId=3FD6B9E3E1D13436, extendedAddress=7CB03EAA00ABA916, networkAddress=44844, deviceType=ROUTER, rxOnWhenIdle=RX_ON, relationship=SIBLING, permitJoining=UNKNOWN, depth=15, lqi=254], NeighborTable [extendedPanId=3FD6B9E3E1D13436, extendedAddress=0017880102F11769, networkAddress=50367, deviceType=ROUTER, rxOnWhenIdle=RX_ON, relationship=SIBLING, permitJoining=UNKNOWN, depth=15, lqi=253], NeighborTable [extendedPanId=3FD6B9E3E1D13436, extendedAddress=00212EFFFF00EE61, networkAddress=16042, deviceType=ROUTER, rxOnWhenIdle=RX_ON, relationship=SIBLING, permitJoining=UNKNOWN, depth=15, lqi=252], NeighborTable [extendedPanId=3FD6B9E3E1D13436, extendedAddress=000B57FFFE59DCEF, networkAddress=39818, deviceType=END_DEVICE, rxOnWhenIdle=RX_OFF, relationship=CHILD, permitJoining=DISABLED, depth=1, lqi=255], NeighborTable [extendedPanId=3FD6B9E3E1D13436, extendedAddress=7CB03EAA0A030E94, networkAddress=1321, deviceType=ROUTER, rxOnWhenIdle=RX_ON, relationship=SIBLING, permitJoining=UNKNOWN, depth=15, lqi=254], NeighborTable [extendedPanId=3FD6B9E3E1D13436, extendedAddress=00124B000FFA51E6, networkAddress=19063, deviceType=ROUTER, rxOnWhenIdle=RX_ON, relationship=SIBLING, permitJoining=UNKNOWN, depth=15, lqi=242], NeighborTable [extendedPanId=3FD6B9E3E1D13436, extendedAddress=00212EFFFF0222EC, networkAddress=49971, deviceType=ROUTER, rxOnWhenIdle=RX_ON, relationship=SIBLING, permitJoining=UNKNOWN, depth=15, lqi=254], NeighborTable [extendedPanId=3FD6B9E3E1D13436, extendedAddress=00158D00022CBD49, networkAddress=37809, deviceType=END_DEVICE, rxOnWhenIdle=RX_OFF, relationship=CHILD, permitJoining=DISABLED, depth=1, lqi=255], NeighborTable [extendedPanId=3FD6B9E3E1D13436, extendedAddress=00212EFFFF021AE9, networkAddress=54450, deviceType=ROUTER, rxOnWhenIdle=RX_ON, relationship=SIBLING, permitJoining=UNKNOWN, depth=15, lqi=254], NeighborTable [extendedPanId=3FD6B9E3E1D13436, extendedAddress=00124B001ADA7AE8, networkAddress=13134, deviceType=ROUTER, rxOnWhenIdle=RX_ON, relationship=SIBLING, permitJoining=UNKNOWN, depth=15, lqi=253], NeighborTable [extendedPanId=3FD6B9E3E1D13436, extendedAddress=7CB03EAA00A86257, networkAddress=1148, deviceType=ROUTER, rxOnWhenIdle=RX_ON, relationship=SIBLING, permitJoining=UNKNOWN, depth=15, lqi=249]]
02-Mai-2020 13:32:24.802 [DEBUG] [ystems.zigbee.transaction.ZigBeeTransactionManager] - notifyTransactionCommand: ManagementLqiResponse [0000/0 -> 0000/0, cluster=8031, TID=81, status=SUCCESS, neighborTableEntries=18, startIndex=15, neighborTableList=[NeighborTable [extendedPanId=3FD6B9E3E1D13436, extendedAddress=00158D0001675E31, networkAddress=59174, deviceType=ROUTER, rxOnWhenIdle=RX_ON, relationship=SIBLING, permitJoining=UNKNOWN, depth=15, lqi=245], NeighborTable [extendedPanId=3FD6B9E3E1D13436, extendedAddress=00158D00022CBD49, networkAddress=37809, deviceType=END_DEVICE, rxOnWhenIdle=RX_OFF, relationship=CHILD, permitJoining=DISABLED, depth=1, lqi=255], NeighborTable [extendedPanId=3FD6B9E3E1D13436, extendedAddress=000B57FFFE59DCEF, networkAddress=39818, deviceType=END_DEVICE, rxOnWhenIdle=RX_OFF, relationship=CHILD, permitJoining=DISABLED, depth=1, lqi=255]]] ZigBeeTransaction [ieeeAddress=7CB03EAA0A030E94 queueTime=102, state=DISPATCHED, sendCnt=1, command=ManagementLqiRequest [0000/0 -> 0529/0, cluster=0031, TID=80, startIndex=9]]
02-Mai-2020 13:32:24.803 [DEBUG] [ystems.zigbee.transaction.ZigBeeTransactionManager] - notifyTransactionCommand: ManagementLqiResponse [0000/0 -> 0000/0, cluster=8031, TID=81, status=SUCCESS, neighborTableEntries=18, startIndex=15, neighborTableList=[NeighborTable [extendedPanId=3FD6B9E3E1D13436, extendedAddress=00158D0001675E31, networkAddress=59174, deviceType=ROUTER, rxOnWhenIdle=RX_ON, relationship=SIBLING, permitJoining=UNKNOWN, depth=15, lqi=245], NeighborTable [extendedPanId=3FD6B9E3E1D13436, extendedAddress=00158D00022CBD49, networkAddress=37809, deviceType=END_DEVICE, rxOnWhenIdle=RX_OFF, relationship=CHILD, permitJoining=DISABLED, depth=1, lqi=255], NeighborTable [extendedPanId=3FD6B9E3E1D13436, extendedAddress=000B57FFFE59DCEF, networkAddress=39818, deviceType=END_DEVICE, rxOnWhenIdle=RX_OFF, relationship=CHILD, permitJoining=DISABLED, depth=1, lqi=255]]] ZigBeeTransaction [ieeeAddress=0017880102F126E9 queueTime=59, state=DISPATCHED, sendCnt=1, command=ManagementLqiRequest [0000/0 -> CD31/0, cluster=0031, TID=83, startIndex=14]]
02-Mai-2020 13:32:24.866 [DEBUG] [com.zsmartsystems.zigbee.ZigBeeNetworkManager     ] - RX CMD: ManagementLqiResponse [C4BF/0 -> 0000/0, cluster=8031, TID=82, status=SUCCESS, neighborTableEntries=20, startIndex=16, neighborTableList=[NeighborTable [extendedPanId=3FD6B9E3E1D13436, extendedAddress=7CB03EAA00AC8736, networkAddress=46456, deviceType=ROUTER, rxOnWhenIdle=RX_ON, relationship=UNKNOWN, permitJoining=ENABLED, depth=4, lqi=180], NeighborTable [extendedPanId=3FD6B9E3E1D13436, extendedAddress=000B57FFFE59DCEF, networkAddress=3511, deviceType=END_DEVICE, rxOnWhenIdle=RX_OFF, relationship=CHILD, permitJoining=DISABLED, depth=5, lqi=252]]]
02-Mai-2020 13:32:24.866 [DEBUG] [ystems.zigbee.transaction.ZigBeeTransactionManager] - notifyTransactionCommand: ManagementLqiResponse [C4BF/0 -> 0000/0, cluster=8031, TID=82, status=SUCCESS, neighborTableEntries=20, startIndex=16, neighborTableList=[NeighborTable [extendedPanId=3FD6B9E3E1D13436, extendedAddress=7CB03EAA00AC8736, networkAddress=46456, deviceType=ROUTER, rxOnWhenIdle=RX_ON, relationship=UNKNOWN, permitJoining=ENABLED, depth=4, lqi=180], NeighborTable [extendedPanId=3FD6B9E3E1D13436, extendedAddress=000B57FFFE59DCEF, networkAddress=3511, deviceType=END_DEVICE, rxOnWhenIdle=RX_OFF, relationship=CHILD, permitJoining=DISABLED, depth=5, lqi=252]]] 
02-Mai-2020 13:32:24.866 [DEBUG] [ystems.zigbee.transaction.ZigBeeTransactionManager] - notifyTransactionCommand: ManagementLqiResponse [C4BF/0 -> 0000/0, cluster=8031, TID=82, status=SUCCESS, neighborTableEntries=20, startIndex=16, neighborTableList=[NeighborTable [extendedPanId=3FD6B9E3E1D13436, extendedAddress=7CB03EAA00AC8736, networkAddress=46456, deviceType=ROUTER, rxOnWhenIdle=RX_ON, relationship=UNKNOWN, permitJoining=ENABLED, depth=4, lqi=180], NeighborTable [extendedPanId=3FD6B9E3E1D13436, extendedAddress=000B57FFFE59DCEF, networkAddress=3511, deviceType=END_DEVICE, rxOnWhenIdle=RX_OFF, relationship=CHILD, permitJoining=DISABLED, depth=5, lqi=252]]] ZigBeeTransaction [ieeeAddress=0017880103293A2A queueTime=5675, state=DISPATCHED, sendCnt=1, command=DefaultResponse [Illuminance Measurement: 0000/0 -> 7E0A/2, cluster=0400, TID=31, commandIdentifier=10, statusCode=SUCCESS]]
02-Mai-2020 13:32:24.867 [DEBUG] [ystems.zigbee.transaction.ZigBeeTransactionManager] - notifyTransactionCommand: ManagementLqiResponse [C4BF/0 -> 0000/0, cluster=8031, TID=82, status=SUCCESS, neighborTableEntries=20, startIndex=16, neighborTableList=[NeighborTable [extendedPanId=3FD6B9E3E1D13436, extendedAddress=7CB03EAA00AC8736, networkAddress=46456, deviceType=ROUTER, rxOnWhenIdle=RX_ON, relationship=UNKNOWN, permitJoining=ENABLED, depth=4, lqi=180], NeighborTable [extendedPanId=3FD6B9E3E1D13436, extendedAddress=000B57FFFE59DCEF, networkAddress=3511, deviceType=END_DEVICE, rxOnWhenIdle=RX_OFF, relationship=CHILD, permitJoining=DISABLED, depth=5, lqi=252]]] ZigBeeTransaction [ieeeAddress=7CB03EAA00ADC682 queueTime=1015, state=ACKED, sendCnt=1, command=ManagementLqiRequest [0000/0 -> 07C7/0, cluster=0031, TID=6C, startIndex=0]]
02-Mai-2020 13:32:24.867 [DEBUG] [ystems.zigbee.transaction.ZigBeeTransactionManager] - notifyTransactionCommand: ManagementLqiResponse [C4BF/0 -> 0000/0, cluster=8031, TID=82, status=SUCCESS, neighborTableEntries=20, startIndex=16, neighborTableList=[NeighborTable [extendedPanId=3FD6B9E3E1D13436, extendedAddress=7CB03EAA00AC8736, networkAddress=46456, deviceType=ROUTER, rxOnWhenIdle=RX_ON, relationship=UNKNOWN, permitJoining=ENABLED, depth=4, lqi=180], NeighborTable [extendedPanId=3FD6B9E3E1D13436, extendedAddress=000B57FFFE59DCEF, networkAddress=3511, deviceType=END_DEVICE, rxOnWhenIdle=RX_OFF, relationship=CHILD, permitJoining=DISABLED, depth=5, lqi=252]]] ZigBeeTransaction [ieeeAddress=0017880102F11769 queueTime=146, state=DISPATCHED, sendCnt=1, command=ManagementLqiRequest [0000/0 -> C4BF/0, cluster=0031, TID=82, startIndex=16]]
02-Mai-2020 13:32:24.868 [DEBUG] [s.zigbee.app.discovery.ZigBeeNodeServiceDiscoverer] - 0017880102F11769: Node SVC Discovery: ManagementLqiRequest response CommandResult [SUCCESS, ManagementLqiResponse [C4BF/0 -> 0000/0, cluster=8031, TID=82, status=SUCCESS, neighborTableEntries=20, startIndex=16, neighborTableList=[NeighborTable [extendedPanId=3FD6B9E3E1D13436, extendedAddress=7CB03EAA00AC8736, networkAddress=46456, deviceType=ROUTER, rxOnWhenIdle=RX_ON, relationship=UNKNOWN, permitJoining=ENABLED, depth=4, lqi=180], NeighborTable [extendedPanId=3FD6B9E3E1D13436, extendedAddress=000B57FFFE59DCEF, networkAddress=3511, deviceType=END_DEVICE, rxOnWhenIdle=RX_OFF, relationship=CHILD, permitJoining=DISABLED, depth=5, lqi=252]]]]
02-Mai-2020 13:32:24.868 [DEBUG] [ystems.zigbee.transaction.ZigBeeTransactionManager] - notifyTransactionCommand: ManagementLqiResponse [C4BF/0 -> 0000/0, cluster=8031, TID=82, status=SUCCESS, neighborTableEntries=20, startIndex=16, neighborTableList=[NeighborTable [extendedPanId=3FD6B9E3E1D13436, extendedAddress=7CB03EAA00AC8736, networkAddress=46456, deviceType=ROUTER, rxOnWhenIdle=RX_ON, relationship=UNKNOWN, permitJoining=ENABLED, depth=4, lqi=180], NeighborTable [extendedPanId=3FD6B9E3E1D13436, extendedAddress=000B57FFFE59DCEF, networkAddress=3511, deviceType=END_DEVICE, rxOnWhenIdle=RX_OFF, relationship=CHILD, permitJoining=DISABLED, depth=5, lqi=252]]] ZigBeeTransaction [ieeeAddress=7CB03EAA00B07250 queueTime=14, state=DISPATCHED, sendCnt=1, command=ManagementLqiRequest [0000/0 -> 60AB/0, cluster=0031, TID=86, startIndex=6]]
02-Mai-2020 13:32:24.869 [DEBUG] [ystems.zigbee.transaction.ZigBeeTransactionManager] - notifyTransactionCommand: ManagementLqiResponse [C4BF/0 -> 0000/0, cluster=8031, TID=82, status=SUCCESS, neighborTableEntries=20, startIndex=16, neighborTableList=[NeighborTable [extendedPanId=3FD6B9E3E1D13436, extendedAddress=7CB03EAA00AC8736, networkAddress=46456, deviceType=ROUTER, rxOnWhenIdle=RX_ON, relationship=UNKNOWN, permitJoining=ENABLED, depth=4, lqi=180], NeighborTable [extendedPanId=3FD6B9E3E1D13436, extendedAddress=000B57FFFE59DCEF, networkAddress=3511, deviceType=END_DEVICE, rxOnWhenIdle=RX_OFF, relationship=CHILD, permitJoining=DISABLED, depth=5, lqi=252]]] ZigBeeTransaction [ieeeAddress=7CB03EAA0A030E94 queueTime=23, state=DISPATCHED, sendCnt=1, command=ManagementLqiRequest [0000/0 -> 0529/0, cluster=0031, TID=85, startIndex=12]]
02-Mai-2020 13:32:24.869 [DEBUG] [ystems.zigbee.transaction.ZigBeeTransactionManager] - notifyTransactionCommand: ManagementLqiResponse [C4BF/0 -> 0000/0, cluster=8031, TID=82, status=SUCCESS, neighborTableEntries=20, startIndex=16, neighborTableList=[NeighborTable [extendedPanId=3FD6B9E3E1D13436, extendedAddress=7CB03EAA00AC8736, networkAddress=46456, deviceType=ROUTER, rxOnWhenIdle=RX_ON, relationship=UNKNOWN, permitJoining=ENABLED, depth=4, lqi=180], NeighborTable [extendedPanId=3FD6B9E3E1D13436, extendedAddress=000B57FFFE59DCEF, networkAddress=3511, deviceType=END_DEVICE, rxOnWhenIdle=RX_OFF, relationship=CHILD, permitJoining=DISABLED, depth=5, lqi=252]]] ZigBeeTransaction [ieeeAddress=0017880102F126E9 queueTime=126, state=DISPATCHED, sendCnt=1, command=ManagementLqiRequest [0000/0 -> CD31/0, cluster=0031, TID=83, startIndex=14]]
02-Mai-2020 13:32:24.870 [DEBUG] [ystems.zigbee.transaction.ZigBeeTransactionManager] - notifyTransactionCommand: ManagementLqiResponse [C4BF/0 -> 0000/0, cluster=8031, TID=82, status=SUCCESS, neighborTableEntries=20, startIndex=16, neighborTableList=[NeighborTable [extendedPanId=3FD6B9E3E1D13436, extendedAddress=7CB03EAA00AC8736, networkAddress=46456, deviceType=ROUTER, rxOnWhenIdle=RX_ON, relationship=UNKNOWN, permitJoining=ENABLED, depth=4, lqi=180], NeighborTable [extendedPanId=3FD6B9E3E1D13436, extendedAddress=000B57FFFE59DCEF, networkAddress=3511, deviceType=END_DEVICE, rxOnWhenIdle=RX_OFF, relationship=CHILD, permitJoining=DISABLED, depth=5, lqi=252]]] ZigBeeTransaction [ieeeAddress=7CB03EAA00ABA916 queueTime=68, state=DISPATCHED, sendCnt=1, command=ManagementLqiRequest [0000/0 -> AF2C/0, cluster=0031, TID=84, startIndex=0]]

Then I quit OpenHab, delete the cache and start OH again.
Then I delete all data in the lock and start the coupling process while holding it right next to the coordinator.
ZigBee.log
The device is found and created as “Unknown ZigBee Device 000B57FFFE59DCEF”.
000B57FFFE59DCEF.xml:

<ZigBeeNode>
  <ieeeAddress>000B57FFFE59DCEF</ieeeAddress>
  <networkAddress>39818</networkAddress>
  <endpoints/>
  <bindingTable/>
</ZigBeeNode>

The devices that are no longer read correctly worked perfectly before that, only the “Lumi” things showed no battery channel.
Interestingly, when ZigBee failed a few days ago, the Z-wave devices were also dead, as if the USB port had failed, but it wasn’t. Z-wave left after the server reboot, ZigBee did not.
When the error occurred I had “2.5.4” running, currently “2.5.5 Build # 105” is running in a virtual machine on Intel NUC with Proxmox “5.4-13”. The Z-wave and the ZigBee adapter jump through a hub at the NUC and are passed on as USB devices.

Unfortunately I no longer have the log from the outage, that was overwritten, but the question is in which log can I find anything if it is not a ZigBee problem?

It’s pretty hard to work out what you are doing - especially when I consider the logs that only show the device LEAVE command.

Depending on the routers, no, this may not happen. It’s only applicable for ZB3 devices, and I don’t know why it would be 5 minutes (it’s probably unlikely to only be 5 minutes in any case).

It also requires the device to leave the network and there is nothing to show that this is happening. Really it’s pretty hard to understand what you are doing, and what condition your network is in so it is likely to be difficult for me to help.

Please provide a full debug log showing the join.

My guess is that all the messing around you’re doing - deleting caches and who knows what is not helping.

Yes, so if you are using some other software, as I reference on Page 5, then it might work. As the document clearly states - I have never tried this software as my sniffer software only uses the Ember chipset.

Debug-Logging

Isn’t everything included in the file? Here should be seen how I wait a few minutes after a restart and then integrate the Danalock.
That’s 20 MB in 9 minutes, maybe you missed it because I only put the link to the cloud due to the amount of data.

The 5 minutes because I set the value for “Child Aging Timeout” to 5 minutes, I thought I had read that it had to do with it.
This is a ZIP file which I have renamed to TXT.

The whole mess arises because I just can’t explain why devices work for days and then no longer. Something has to be saved somewhere when a device that I have already read 10 times and that was always correctly recognized suddenly appears as “unknown”. That means that the software can handle the device,

That is only for the Ember coordinator - it won’t impact any other device in the network - only your ember coordinator.

It’s much more convenient to just use ZIP and post it on a file sharing site.

You should now be able to open it directly via this link:
ZigBee debug Log

I missed the log first time around as I read these notifications by email. When you post a piece of a log in the forum it is nicely formatted - only showing 10 lines or so that you can scroll through. However when it comes in by email, the whole thing gets dumped in the email which is very long and it’s easy to miss stuff. Best is just to post links to logs.