Bticino Zigbee Switch Serial Binding

May be this is a basic question have to say that I spend a lot of time searching for the answer, may be my bad english or something else dont allowme to ask the correct question.
This is my set up:
at openhab.cfg
Serial Binding serial="/dev/ttyS1@9600"
at the item file
Switch Bticino_sw “Bed” (Bedroom) {serial="/dev/ttyS1@9600"}
2 questions
1.- /dev/ttyS1 is only for Linux or will work with Windows as well?
2.- to turn on I need to send 11something#9## to turn off 10something#9## where a insert this command in the item file?

Best Regards!

Only Linux. On Windows they are COM ports (e.g. COM1)

Create a Rule that sends that String of characters to your Bticino_sw switch.

Switch Bticino_dummy "Bed" (Bedroom)
rule "Bticino_dummy"
when
    Item Bticino_dummy received command
then
    val String command = if(receivedCommand == ON) "11*something#9##" else "10*something#9##"
    Bticino_sw.sendCommand(command)
end

Hi,
I’m trying to add to openhab a K4027C roller shutter, the USB coordinator detect it but initialize fails.

Coordinator is * Ember EM35x NCP
Flow control: Software (xon/xoff)
Baud Rate: 57600
Ember NCP: Boost
Transmit power: normal
Network size: small

Then I’ve enabled log:

2021-10-18 09:39:40.418 [DEBUG] [tsystems.zigbee.ZigBeeNetworkManager] - TX APS: ZigBeeApsFrame [sourceAddress=0000/0, destinationAddress=C238/0, profile=0000, cluster=0034, addressMode=DEVICE, radius=8, apsSecurity=false, ackRequest=true, apsCounter=7E, rssi=--, lqi=--, payload=48 16 C7 B5 00 00 74 04 00 00]
2021-10-18 09:39:40.420 [DEBUG] [zigbee.transaction.ZigBeeTransaction] - Transaction state changed: nwk=C238, TID=48, event=RX_NAK, state=DISPATCHED
2021-10-18 09:39:40.430 [DEBUG] [zigbee.dongle.ember.ZigBeeDongleEzsp] - RX EZSP: EzspSendUnicastResponse [networkId=0, status=EMBER_SUCCESS, sequence=B1]

==> /var/log/openhab/events.log <==
2021-10-18 09:39:45.153 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'zigbee:device:01380FB1:0004740000b5c716' changed from REMOVING to REMOVED
2021-10-18 09:39:45.162 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'zigbee:device:01380FB1:0004740000b5c716' changed from REMOVED to UNINITIALIZED
2021-10-18 09:39:45.189 [INFO ] [ab.event.ThingStatusInfoChangedEvent] - Thing 'zigbee:device:01380FB1:0004740000b5c716' changed from UNINITIALIZED to UNINITIALIZED (HANDLER_MISSING_ERROR)

==> /var/log/openhab/openhab.log <==
2021-10-18 09:39:45.131 [DEBUG] [zigbee.dongle.ember.ZigBeeDongleEzsp] - RX EZSP: EzspMessageSentHandler [networkId=0, type=EMBER_OUTGOING_DIRECT, indexOrDestination=C238, apsFrame=EmberApsFrame [profileId=0000, clusterId=0034, sourceEndpoint=0, destinationEndpoint=0, options=[EMBER_APS_OPTION_ENABLE_ADDRESS_DISCOVERY, EMBER_APS_OPTION_RETRY], groupId=0, sequence=B1], messageTag=48, status=EMBER_DELIVERY_FAILED, messageContents=]
2021-10-18 09:39:45.132 [DEBUG] [tsystems.zigbee.ZigBeeNetworkManager] - RX STA: msgTag=48 state=RX_NAK
2021-10-18 09:39:45.133 [DEBUG] [transaction.ZigBeeTransactionManager] - notifyTransactionProgress: TID=48, state=RX_NAK, outstanding=1
2021-10-18 09:39:45.135 [DEBUG] [transaction.ZigBeeTransactionManager] - Transaction complete: ZigBeeTransaction [ieeeAddress=0004740000B5C716 queueTime=9468, state=FAILED, sendCnt=2, command=ManagementLeaveRequest [0000/0 -> C238/0, cluster=0034, TID=48, deviceAddress=0004740000B5C716, removeChildrenRejoin=false]]
2021-10-18 09:39:45.136 [DEBUG] [transaction.ZigBeeTransactionManager] - transactionListenerRemoved: 0 outstanding
2021-10-18 09:39:45.136 [DEBUG] [e.transaction.ZigBeeTransactionQueue] - 0004740000B5C716: transactionComplete, state=FAILED, outstanding=0
2021-10-18 09:39:45.137 [DEBUG] [e.transaction.ZigBeeTransactionQueue] - 0004740000B5C716: transactionComplete exceeded max retries 2
2021-10-18 09:39:45.138 [DEBUG] [zigbee.transaction.ZigBeeTransaction] - Transaction cancelled: ZigBeeTransaction [ieeeAddress=0004740000B5C716 queueTime=9472, state=CANCELLED, sendCnt=2, command=ManagementLeaveRequest [0000/0 -> C238/0, cluster=0034, TID=48, deviceAddress=0004740000B5C716, removeChildrenRejoin=false]]
2021-10-18 09:39:45.140 [DEBUG] [tsystems.zigbee.ZigBeeNetworkManager] - 0004740000B5C716: No successful response received to leave command (status code 65535)
2021-10-18 09:39:45.141 [DEBUG] [tsystems.zigbee.ZigBeeNetworkManager] - 0004740000B5C716: Force-removing node from the node list after unsuccessful leave request
2021-10-18 09:39:45.141 [DEBUG] [transaction.ZigBeeTransactionManager] - Transaction complete: ZigBeeTransaction [ieeeAddress=0004740000B5C716 queueTime=9475, state=CANCELLED, sendCnt=2, command=ManagementLeaveRequest [0000/0 -> C238/0, cluster=0034, TID=48, deviceAddress=0004740000B5C716, removeChildrenRejoin=false]]
2021-10-18 09:39:45.141 [DEBUG] [transaction.ZigBeeTransactionManager] - transactionListenerRemoved: 0 outstanding
2021-10-18 09:39:45.142 [DEBUG] [tsystems.zigbee.ZigBeeNetworkManager] - 0004740000B5C716: Node C238 is removed from the network
2021-10-18 09:39:45.142 [DEBUG] [e.transaction.ZigBeeTransactionQueue] - 0004740000B5C716: transactionComplete but not outstanding, state=CANCELLED, outstanding=0
2021-10-18 09:39:45.143 [DEBUG] [transaction.ZigBeeTransactionManager] - Transaction Manager: Send Next transaction. outstandingTransactions=0, outstandingQueues=0, sleepy=0/3
2021-10-18 09:39:45.144 [DEBUG] [transaction.ZigBeeTransactionManager] - Transaction Manager: Send Next transaction. outstandingTransactions=0, outstandingQueues=0, sleepy=0/3
2021-10-18 09:39:45.145 [DEBUG] [e.transaction.ZigBeeTransactionQueue] - 0004740000B5C716: Queue shutdown
2021-10-18 09:39:45.146 [DEBUG] [transaction.ZigBeeTransactionManager] - 0004740000B5C716: Removing queue from transaction manager
2021-10-18 09:39:45.146 [DEBUG] [ding.zigbee.internal.ZigBeeDataStore] - 0004740000B5C716: ZigBee removing network state complete
2021-10-18 09:39:45.147 [DEBUG] [p.discovery.ZigBeeDiscoveryExtension] - 0004740000B5C716: DISCOVERY Extension: Removing discoverer
2021-10-18 09:39:45.148 [DEBUG] [zigbee.transaction.ZigBeeTransaction] - Transaction state changed: nwk=C238, TID=48, event=RX_NAK, state=CANCELLED
2021-10-18 09:39:45.148 [DEBUG] [iscovery.ZigBeeNodeServiceDiscoverer] - 0004740000B5C716: Node SVC Discovery: stopped
2021-10-18 09:39:45.151 [ERROR] [ding.zigbee.internal.ZigBeeDataStore] - 0004740000B5C716: Error removing network state
2021-10-18 09:39:45.171 [DEBUG] [ng.zigbee.handler.ZigBeeThingHandler] - 0004740000B5C716: Handler dispose.
2021-10-18 09:39:45.172 [DEBUG] [ng.zigbee.handler.ZigBeeThingHandler] - 0004740000B5C716: Polling stopped
2021-10-18 09:39:45.173 [DEBUG] [converter.ZigBeeConverterSwitchOnoff] - 0004740000B5C716: Closing device on/off cluster
2021-10-18 09:39:45.175 [DEBUG] [converter.ZigBeeConverterBinaryInput] - 0004740000B5C716: Closing device binary input cluster
2021-10-18 09:39:45.176 [DEBUG] [.zigbee.handler.ZigBeeIsAliveTracker] - IsAlive Tracker removed for thingUID=zigbee:device:01380FB1:0004740000b5c716
2021-10-18 09:40:02.475 [DEBUG] [bee.handler.ZigBeeCoordinatorHandler] - null: Configuration received (Coordinator).
2021-10-18 09:40:02.477 [DEBUG] [bee.handler.ZigBeeCoordinatorHandler] - null: Configuration update: Ignored zigbee_port as no change
2021-10-18 09:40:02.478 [DEBUG] [bee.handler.ZigBeeCoordinatorHandler] - null: Configuration update: Ignored zigbee_initialise as no change
2021-10-18 09:40:02.479 [DEBUG] [bee.handler.ZigBeeCoordinatorHandler] - null: Configuration update: Ignored zigbee_channel as no change
2021-10-18 09:40:02.480 [DEBUG] [bee.handler.ZigBeeCoordinatorHandler] - null: Configuration update: Ignored zigbee_concentrator as no change
2021-10-18 09:40:02.481 [DEBUG] [bee.handler.ZigBeeCoordinatorHandler] - null: Configuration update: Ignored zigbee_trustcentremode as no change
2021-10-18 09:40:02.482 [DEBUG] [bee.handler.ZigBeeCoordinatorHandler] - null: Configuration update: Ignored zigbee_extendedpanid as no change
2021-10-18 09:40:02.483 [DEBUG] [bee.handler.ZigBeeCoordinatorHandler] - null: Configuration update: Ignored zigbee_baud as no change
2021-10-18 09:40:02.483 [DEBUG] [bee.handler.ZigBeeCoordinatorHandler] - null: Configuration update: Ignored zigbee_flowcontrol as no change
2021-10-18 09:40:02.484 [DEBUG] [bee.handler.ZigBeeCoordinatorHandler] - null: Configuration update: Ignored zigbee_panid as no change
2021-10-18 09:40:02.485 [DEBUG] [bee.handler.ZigBeeCoordinatorHandler] - null: Configuration update: Ignored zigbee_powermode as no change
2021-10-18 09:40:02.486 [DEBUG] [bee.handler.ZigBeeCoordinatorHandler] - null: Configuration update: Ignored zigbee_txpower as no change
2021-10-18 09:40:02.487 [DEBUG] [bee.handler.ZigBeeCoordinatorHandler] - null: Configuration update: Processing zigbee_networksize -> 10
2021-10-18 09:40:02.488 [DEBUG] [bee.handler.ZigBeeCoordinatorHandler] - null: Unhandled configuration parameter zigbee_networksize >> 10.
2021-10-18 09:40:02.488 [DEBUG] [bee.handler.ZigBeeCoordinatorHandler] - null: Configuration update: Ignored zigbee_linkkey as no change
2021-10-18 09:40:02.489 [DEBUG] [bee.handler.ZigBeeCoordinatorHandler] - null: Configuration update: Ignored zigbee_childtimeout as no change
2021-10-18 09:40:02.490 [DEBUG] [bee.handler.ZigBeeCoordinatorHandler] - null: Configuration update: Ignored zigbee_networkkey as no change
2021-10-18 09:40:02.490 [DEBUG] [bee.handler.ZigBeeCoordinatorHandler] - null: Configuration update: Ignored zigbee_meshupdateperiod as no change

2021-10-18 09:57:48.663 [DEBUG] [transaction.ZigBeeTransactionManager] - transactionListenerAdded: 1 outstanding
2021-10-18 09:57:48.664 [DEBUG] [tsystems.zigbee.ZigBeeNetworkManager] - TX CMD: WriteAttributesCommand [On/Off: 0000/0 -> 6FBD/1, cluster=0006, TID=80, records=[WriteAttributeRecord [attributeDataType=ENUMERATION_8_BIT, attributeIdentifier=16387, attributeValue=0]]]
2021-10-18 09:57:48.664 [DEBUG] [tsystems.zigbee.ZigBeeNetworkManager] - TX ZCL: ZclHeader [frameType=ENTIRE_PROFILE_COMMAND, manufacturerSpecific=false, direction=CLIENT_TO_SERVER, disableDefaultResponse=false, manufacturerCode=0, sequenceNumber=128, commandId=2]
2021-10-18 09:57:48.665 [DEBUG] [tsystems.zigbee.ZigBeeNetworkManager] - TX APS: ZigBeeApsFrame [sourceAddress=0000/1, destinationAddress=6FBD/1, profile=0104, cluster=0006, addressMode=DEVICE, radius=8, apsSecurity=false, ackRequest=true, apsCounter=C3, rssi=--, lqi=--, payload=00 80 02 03 40 30 00]
2021-10-18 09:57:48.665 [DEBUG] [e.transaction.ZigBeeTransactionQueue] - 0004740000B5C716: Added transaction to queue, len=1, transaction=ZigBeeTransaction [ieeeAddress=0004740000B5C716 queueTime=0, state=WAITING, sendCnt=0, command=ReadAttributesCommand [On/Off: 0000/0 -> 6FBD/1, cluster=0006, TID=--, identifiers=[16387]]]
2021-10-18 09:57:48.666 [DEBUG] [transaction.ZigBeeTransactionManager] - Transaction Manager: Send Next transaction. outstandingTransactions=1, outstandingQueues=1, sleepy=0/3
2021-10-18 09:57:48.674 [DEBUG] [zigbee.dongle.ember.ZigBeeDongleEzsp] - RX EZSP: EzspSendUnicastResponse [networkId=0, status=EMBER_SUCCESS, sequence=FD]
2021-10-18 09:57:48.714 [DEBUG] [transaction.ZigBeeTransactionManager] - Transaction Manager: Send Next transaction. outstandingTransactions=1, outstandingQueues=1, sleepy=0/3
2021-10-18 09:57:53.377 [DEBUG] [zigbee.dongle.ember.ZigBeeDongleEzsp] - RX EZSP: EzspMessageSentHandler [networkId=0, type=EMBER_OUTGOING_DIRECT, indexOrDestination=6FBD, apsFrame=EmberApsFrame [profileId=0104, clusterId=0006, sourceEndpoint=1, destinationEndpoint=1, options=[EMBER_APS_OPTION_ENABLE_ADDRESS_DISCOVERY, EMBER_APS_OPTION_RETRY], groupId=0, sequence=FD], messageTag=80, status=EMBER_DELIVERY_FAILED, messageContents=]
2021-10-18 09:57:53.378 [DEBUG] [tsystems.zigbee.ZigBeeNetworkManager] - RX STA: msgTag=80 state=RX_NAK
2021-10-18 09:57:53.378 [DEBUG] [transaction.ZigBeeTransactionManager] - notifyTransactionProgress: TID=80, state=RX_NAK, outstanding=1
2021-10-18 09:57:53.379 [DEBUG] [transaction.ZigBeeTransactionManager] - Transaction complete: ZigBeeTransaction [ieeeAddress=0004740000B5C716 queueTime=4718, state=FAILED, sendCnt=1, command=WriteAttributesCommand [On/Off: 0000/0 -> 6FBD/1, cluster=0006, TID=80, records=[WriteAttributeRecord [attributeDataType=ENUMERATION_8_BIT, attributeIdentifier=16387, attributeValue=0]]]]
2021-10-18 09:57:53.380 [DEBUG] [transaction.ZigBeeTransactionManager] - transactionListenerRemoved: 0 outstanding
2021-10-18 09:57:53.380 [DEBUG] [e.transaction.ZigBeeTransactionQueue] - 0004740000B5C716: transactionComplete, state=FAILED, outstanding=0
2021-10-18 09:57:53.381 [DEBUG] [e.transaction.ZigBeeTransactionQueue] - 0004740000B5C716: Added transaction to queue, len=2, transaction=ZigBeeTransaction [ieeeAddress=0004740000B5C716 queueTime=4720, state=WAITING, sendCnt=1, command=WriteAttributesCommand [On/Off: 0000/0 -> 6FBD/1, cluster=0006, TID=80, records=[WriteAttributeRecord [attributeDataType=ENUMERATION_8_BIT, attributeIdentifier=16387, attributeValue=0]]]]
2021-10-18 09:57:53.381 [DEBUG] [transaction.ZigBeeTransactionManager] - Transaction Manager: Send Next transaction. outstandingTransactions=0, outstandingQueues=1, sleepy=0/3
2021-10-18 09:57:53.384 [DEBUG] [transaction.ZigBeeTransactionManager] - 6FBD/1: Sending ZigBeeTransaction [ieeeAddress=0004740000B5C716 queueTime=4723, state=WAITING, sendCnt=1, command=WriteAttributesCommand [On/Off: 0000/0 -> 6FBD/1, cluster=0006, TID=80, records=[WriteAttributeRecord [attributeDataType=ENUMERATION_8_BIT, attributeIdentifier=16387, attributeValue=0]]]]
2021-10-18 09:57:53.385 [DEBUG] [transaction.ZigBeeTransactionManager] - transactionListenerAdded: 1 outstanding
2021-10-18 09:57:53.386 [DEBUG] [tsystems.zigbee.ZigBeeNetworkManager] - TX CMD: WriteAttributesCommand [On/Off: 0000/0 -> 6FBD/1, cluster=0006, TID=80, records=[WriteAttributeRecord [attributeDataType=ENUMERATION_8_BIT, attributeIdentifier=16387, attributeValue=0]]]
2021-10-18 09:57:53.386 [DEBUG] [tsystems.zigbee.ZigBeeNetworkManager] - TX ZCL: ZclHeader [frameType=ENTIRE_PROFILE_COMMAND, manufacturerSpecific=false, direction=CLIENT_TO_SERVER, disableDefaultResponse=false, manufacturerCode=0, sequenceNumber=128, commandId=2]
2021-10-18 09:57:53.387 [DEBUG] [tsystems.zigbee.ZigBeeNetworkManager] - TX APS: ZigBeeApsFrame [sourceAddress=0000/1, destinationAddress=6FBD/1, profile=0104, cluster=0006, addressMode=DEVICE, radius=8, apsSecurity=false, ackRequest=true, apsCounter=C4, rssi=--, lqi=--, payload=00 80 02 03 40 30 00]
2021-10-18 09:57:53.388 [DEBUG] [zigbee.transaction.ZigBeeTransaction] - Transaction state changed: nwk=6FBD, TID=80, event=RX_NAK, state=DISPATCHED
2021-10-18 09:57:53.399 [DEBUG] [zigbee.dongle.ember.ZigBeeDongleEzsp] - RX EZSP: EzspSendUnicastResponse [networkId=0, status=EMBER_SUCCESS, sequence=FE]
2021-10-18 09:57:53.432 [DEBUG] [transaction.ZigBeeTransactionManager] - Transaction Manager: Send Next transaction. outstandingTransactions=1, outstandingQueues=1, sleepy=0/3
2021-10-18 09:57:58.100 [DEBUG] [zigbee.dongle.ember.ZigBeeDongleEzsp] - RX EZSP: EzspMessageSentHandler [networkId=0, type=EMBER_OUTGOING_DIRECT, indexOrDestination=6FBD, apsFrame=EmberApsFrame [profileId=0104, clusterId=0006, sourceEndpoint=1, destinationEndpoint=1, options=[EMBER_APS_OPTION_ENABLE_ADDRESS_DISCOVERY, EMBER_APS_OPTION_RETRY], groupId=0, sequence=FE], messageTag=80, status=EMBER_DELIVERY_FAILED, messageContents=]
2021-10-18 09:57:58.101 [DEBUG] [tsystems.zigbee.ZigBeeNetworkManager] - RX STA: msgTag=80 state=RX_NAK
2021-10-18 09:57:58.101 [DEBUG] [transaction.ZigBeeTransactionManager] - notifyTransactionProgress: TID=80, state=RX_NAK, outstanding=1
2021-10-18 09:57:58.102 [DEBUG] [transaction.ZigBeeTransactionManager] - Transaction complete: ZigBeeTransaction [ieeeAddress=0004740000B5C716 queueTime=9441, state=FAILED, sendCnt=2, command=WriteAttributesCommand [On/Off: 0000/0 -> 6FBD/1, cluster=0006, TID=80, records=[WriteAttributeRecord [attributeDataType=ENUMERATION_8_BIT, attributeIdentifier=16387, attributeValue=0]]]]
2021-10-18 09:57:58.103 [DEBUG] [transaction.ZigBeeTransactionManager] - transactionListenerRemoved: 0 outstanding
2021-10-18 09:57:58.103 [DEBUG] [e.transaction.ZigBeeTransactionQueue] - 0004740000B5C716: transactionComplete, state=FAILED, outstanding=0
2021-10-18 09:57:58.104 [DEBUG] [e.transaction.ZigBeeTransactionQueue] - 0004740000B5C716: transactionComplete exceeded max retries 2
2021-10-18 09:57:58.105 [DEBUG] [zigbee.transaction.ZigBeeTransaction] - Transaction cancelled: ZigBeeTransaction [ieeeAddress=0004740000B5C716 queueTime=9443, state=CANCELLED, sendCnt=2, command=WriteAttributesCommand [On/Off: 0000/0 -> 6FBD/1, cluster=0006, TID=80, records=[WriteAttributeRecord [attributeDataType=ENUMERATION_8_BIT, attributeIdentifier=16387, attributeValue=0]]]]
2021-10-18 09:57:58.106 [DEBUG] [transaction.ZigBeeTransactionManager] - Transaction complete: ZigBeeTransaction [ieeeAddress=0004740000B5C716 queueTime=9444, state=CANCELLED, sendCnt=2, command=WriteAttributesCommand [On/Off: 0000/0 -> 6FBD/1, cluster=0006, TID=80, records=[WriteAttributeRecord [attributeDataType=ENUMERATION_8_BIT, attributeIdentifier=16387, attributeValue=0]]]]
2021-10-18 09:57:58.106 [DEBUG] [transaction.ZigBeeTransactionManager] - transactionListenerRemoved: 0 outstanding
2021-10-18 09:57:58.107 [DEBUG] [e.transaction.ZigBeeTransactionQueue] - 0004740000B5C716: transactionComplete but not outstanding, state=CANCELLED, outstanding=0
2021-10-18 09:57:58.107 [DEBUG] [transaction.ZigBeeTransactionManager] - Transaction Manager: Send Next transaction. outstandingTransactions=0, outstandingQueues=1, sleepy=0/3
2021-10-18 09:57:58.108 [DEBUG] [transaction.ZigBeeTransactionManager] - 6FBD/1: Sending ZigBeeTransaction [ieeeAddress=0004740000B5C716 queueTime=9443, state=WAITING, sendCnt=0, command=ReadAttributesCommand [On/Off: 0000/0 -> 6FBD/1, cluster=0006, TID=81, identifiers=[16387]]]
2021-10-18 09:57:58.109 [DEBUG] [transaction.ZigBeeTransactionManager] - transactionListenerAdded: 1 outstanding
2021-10-18 09:57:58.109 [DEBUG] [tsystems.zigbee.ZigBeeNetworkManager] - TX CMD: ReadAttributesCommand [On/Off: 0000/0 -> 6FBD/1, cluster=0006, TID=81, identifiers=[16387]]
2021-10-18 09:57:58.110 [DEBUG] [tsystems.zigbee.ZigBeeNetworkManager] - TX ZCL: ZclHeader [frameType=ENTIRE_PROFILE_COMMAND, manufacturerSpecific=false, direction=CLIENT_TO_SERVER, disableDefaultResponse=false, manufacturerCode=0, sequenceNumber=129, commandId=0]
2021-10-18 09:57:58.111 [DEBUG] [tsystems.zigbee.ZigBeeNetworkManager] - TX APS: ZigBeeApsFrame [sourceAddress=0000/1, destinationAddress=6FBD/1, profile=0104, cluster=0006, addressMode=DEVICE, radius=8, apsSecurity=false, ackRequest=true, apsCounter=C5, rssi=--, lqi=--, payload=00 81 00 03 40]
2021-10-18 09:57:58.111 [DEBUG] [transaction.ZigBeeTransactionManager] - Transaction Manager: Send Next transaction. outstandingTransactions=1, outstandingQueues=0, sleepy=0/3
2021-10-18 09:57:58.112 [DEBUG] [zigbee.transaction.ZigBeeTransaction] - Transaction state changed: nwk=6FBD, TID=80, event=RX_NAK, state=CANCELLED
2021-10-18 09:57:58.122 [DEBUG] [zigbee.dongle.ember.ZigBeeDongleEzsp] - RX EZSP: EzspSendUnicastResponse [networkId=0, status=EMBER_SUCCESS, sequence=FF]
2021-10-18 09:58:02.822 [DEBUG] [zigbee.dongle.ember.ZigBeeDongleEzsp] - RX EZSP: EzspMessageSentHandler [networkId=0, type=EMBER_OUTGOING_DIRECT, indexOrDestination=6FBD, apsFrame=EmberApsFrame [profileId=0104, clusterId=0006, sourceEndpoint=1, destinationEndpoint=1, options=[EMBER_APS_OPTION_ENABLE_ADDRESS_DISCOVERY, EMBER_APS_OPTION_RETRY], groupId=0, sequence=FF], messageTag=81, status=EMBER_DELIVERY_FAILED, messageContents=]
2021-10-18 09:58:02.823 [DEBUG] [tsystems.zigbee.ZigBeeNetworkManager] - RX STA: msgTag=81 state=RX_NAK
2021-10-18 09:58:02.824 [DEBUG] [transaction.ZigBeeTransactionManager] - notifyTransactionProgress: TID=81, state=RX_NAK, outstanding=1
2021-10-18 09:58:02.825 [DEBUG] [transaction.ZigBeeTransactionManager] - Transaction complete: ZigBeeTransaction [ieeeAddress=0004740000B5C716 queueTime=14160, state=FAILED, sendCnt=1, command=ReadAttributesCommand [On/Off: 0000/0 -> 6FBD/1, cluster=0006, TID=81, identifiers=[16387]]]
2021-10-18 09:58:02.826 [DEBUG] [transaction.ZigBeeTransactionManager] - transactionListenerRemoved: 0 outstanding
2021-10-18 09:58:02.826 [DEBUG] [e.transaction.ZigBeeTransactionQueue] - 0004740000B5C716: transactionComplete, state=FAILED, outstanding=0
2021-10-18 09:58:02.827 [DEBUG] [e.transaction.ZigBeeTransactionQueue] - 0004740000B5C716: Added transaction to queue, len=1, transaction=ZigBeeTransaction [ieeeAddress=0004740000B5C716 queueTime=14162, state=WAITING, sendCnt=1, command=ReadAttributesCommand [On/Off: 0000/0 -> 6FBD/1, cluster=0006, TID=81, identifiers=[16387]]]
2021-10-18 09:58:02.828 [DEBUG] [transaction.ZigBeeTransactionManager] - Transaction Manager: Send Next transaction. outstandingTransactions=0, outstandingQueues=1, sleepy=0/3
2021-10-18 09:58:02.828 [DEBUG] [transaction.ZigBeeTransactionManager] - 6FBD/1: Sending ZigBeeTransaction [ieeeAddress=0004740000B5C716 queueTime=14163, state=WAITING, sendCnt=1, command=ReadAttributesCommand [On/Off: 0000/0 -> 6FBD/1, cluster=0006, TID=81, identifiers=[16387]]]
2021-10-18 09:58:02.829 [DEBUG] [transaction.ZigBeeTransactionManager] - transactionListenerAdded: 1 outstanding
2021-10-18 09:58:02.830 [DEBUG] [tsystems.zigbee.ZigBeeNetworkManager] - TX CMD: ReadAttributesCommand [On/Off: 0000/0 -> 6FBD/1, cluster=0006, TID=81, identifiers=[16387]]
2021-10-18 09:58:02.830 [DEBUG] [tsystems.zigbee.ZigBeeNetworkManager] - TX ZCL: ZclHeader [frameType=ENTIRE_PROFILE_COMMAND, manufacturerSpecific=false, direction=CLIENT_TO_SERVER, disableDefaultResponse=false, manufacturerCode=0, sequenceNumber=129, commandId=0]
2021-10-18 09:58:02.834 [DEBUG] [tsystems.zigbee.ZigBeeNetworkManager] - TX APS: ZigBeeApsFrame [sourceAddress=0000/1, destinationAddress=6FBD/1, profile=0104, cluster=0006, addressMode=DEVICE, radius=8, apsSecurity=false, ackRequest=true, apsCounter=C6, rssi=--, lqi=--, payload=00 81 00 03 40]
2021-10-18 09:58:02.834 [DEBUG] [zigbee.transaction.ZigBeeTransaction] - Transaction state changed: nwk=6FBD, TID=81, event=RX_NAK, state=DISPATCHED
2021-10-18 09:58:02.845 [DEBUG] [zigbee.dongle.ember.ZigBeeDongleEzsp] - RX EZSP: EzspSendUnicastResponse [networkId=0, status=EMBER_SUCCESS, sequence=00]




2021-10-18 10:03:35.772 [DEBUG] [ng.zigbee.handler.ZigBeeThingHandler] - 0004740000B5C716: Configuration received: {zigbee_macaddress=0004740000B5C716, zigbee_initialise_device=true}
2021-10-18 10:03:35.774 [DEBUG] [ng.zigbee.handler.ZigBeeThingHandler] - 0004740000B5C716: Configuration update: Ignored zigbee_macaddress as no change
2021-10-18 10:03:35.777 [DEBUG] [e.internal.ZigBeeDeviceConfigHandler] - Configuration update: Ignored zigbee_macaddress as no change
2021-10-18 10:03:35.781 [DEBUG] [ng.zigbee.handler.ZigBeeThingHandler] - 0004740000B5C716: Configuration updated: Reinitialise device
2021-10-18 10:03:35.782 [DEBUG] [ng.zigbee.handler.ZigBeeThingHandler] - 0004740000B5C716: Initializing device
2021-10-18 10:03:35.786 [DEBUG] [ng.zigbee.handler.ZigBeeThingHandler] - 0004740000B5C716: Initializing channel zigbee:device:01380FB1:0004740000b5c716:0004740000B5C716_1_switch with org.openhab.binding.zigbee.internal.converter.ZigBeeConverterSwitchOnoff@6b957a8f
2021-10-18 10:03:35.787 [DEBUG] [e.transaction.ZigBeeTransactionQueue] - 0004740000B5C716: Added transaction to queue, len=1, transaction=ZigBeeTransaction [ieeeAddress=0004740000B5C716 queueTime=0, state=WAITING, sendCnt=0, command=BindRequest [0000/0 -> 6FBD/0, cluster=0021, TID=--, srcAddress=0004740000B5C716, srcEndpoint=1, bindCluster=6, dstAddrMode=3, dstAddress=000D6F000DD02839, dstEndpoint=1]]
2021-10-18 10:03:35.788 [DEBUG] [transaction.ZigBeeTransactionManager] - Transaction Manager: Send Next transaction. outstandingTransactions=0, outstandingQueues=1, sleepy=0/3
2021-10-18 10:03:35.788 [DEBUG] [transaction.ZigBeeTransactionManager] - 6FBD/0: Sending ZigBeeTransaction [ieeeAddress=0004740000B5C716 queueTime=1, state=WAITING, sendCnt=0, command=BindRequest [0000/0 -> 6FBD/0, cluster=0021, TID=88, srcAddress=0004740000B5C716, srcEndpoint=1, bindCluster=6, dstAddrMode=3, dstAddress=000D6F000DD02839, dstEndpoint=1]]
2021-10-18 10:03:35.789 [DEBUG] [transaction.ZigBeeTransactionManager] - transactionListenerAdded: 1 outstanding
2021-10-18 10:03:35.790 [DEBUG] [tsystems.zigbee.ZigBeeNetworkManager] - TX CMD: BindRequest [0000/0 -> 6FBD/0, cluster=0021, TID=88, srcAddress=0004740000B5C716, srcEndpoint=1, bindCluster=6, dstAddrMode=3, dstAddress=000D6F000DD02839, dstEndpoint=1]
2021-10-18 10:03:35.791 [DEBUG] [tsystems.zigbee.ZigBeeNetworkManager] - TX APS: ZigBeeApsFrame [sourceAddress=0000/0, destinationAddress=6FBD/0, profile=0000, cluster=0021, addressMode=DEVICE, radius=8, apsSecurity=false, ackRequest=true, apsCounter=CF, rssi=--, lqi=--, payload=88 16 C7 B5 00 00 74 04 00 01 06 00 03 39 28 D0 0D 00 6F 0D 00 01]
2021-10-18 10:03:35.805 [DEBUG] [zigbee.dongle.ember.ZigBeeDongleEzsp] - RX EZSP: EzspSendUnicastResponse [networkId=0, status=EMBER_SUCCESS, sequence=0B]
2021-10-18 10:03:40.505 [DEBUG] [zigbee.dongle.ember.ZigBeeDongleEzsp] - RX EZSP: EzspMessageSentHandler [networkId=0, type=EMBER_OUTGOING_DIRECT, indexOrDestination=6FBD, apsFrame=EmberApsFrame [profileId=0000, clusterId=0021, sourceEndpoint=0, destinationEndpoint=0, options=[EMBER_APS_OPTION_ENABLE_ADDRESS_DISCOVERY, EMBER_APS_OPTION_RETRY], groupId=0, sequence=0B], messageTag=88, status=EMBER_DELIVERY_FAILED, messageContents=]
2021-10-18 10:03:40.506 [DEBUG] [tsystems.zigbee.ZigBeeNetworkManager] - RX STA: msgTag=88 state=RX_NAK
2021-10-18 10:03:40.507 [DEBUG] [transaction.ZigBeeTransactionManager] - notifyTransactionProgress: TID=88, state=RX_NAK, outstanding=1
2021-10-18 10:03:40.509 [DEBUG] [transaction.ZigBeeTransactionManager] - Transaction complete: ZigBeeTransaction [ieeeAddress=0004740000B5C716 queueTime=4721, state=FAILED, sendCnt=1, command=BindRequest [0000/0 -> 6FBD/0, cluster=0021, TID=88, srcAddress=0004740000B5C716, srcEndpoint=1, bindCluster=6, dstAddrMode=3, dstAddress=000D6F000DD02839, dstEndpoint=1]]
2021-10-18 10:03:40.509 [DEBUG] [transaction.ZigBeeTransactionManager] - transactionListenerRemoved: 0 outstanding
2021-10-18 10:03:40.510 [DEBUG] [e.transaction.ZigBeeTransactionQueue] - 0004740000B5C716: transactionComplete, state=FAILED, outstanding=0
2021-10-18 10:03:40.511 [DEBUG] [e.transaction.ZigBeeTransactionQueue] - 0004740000B5C716: Added transaction to queue, len=1, transaction=ZigBeeTransaction [ieeeAddress=0004740000B5C716 queueTime=4723, state=WAITING, sendCnt=1, command=BindRequest [0000/0 -> 6FBD/0, cluster=0021, TID=88, srcAddress=0004740000B5C716, srcEndpoint=1, bindCluster=6, dstAddrMode=3, dstAddress=000D6F000DD02839, dstEndpoint=1]]
2021-10-18 10:03:40.511 [DEBUG] [transaction.ZigBeeTransactionManager] - Transaction Manager: Send Next transaction. outstandingTransactions=0, outstandingQueues=1, sleepy=0/3
2021-10-18 10:03:40.512 [DEBUG] [transaction.ZigBeeTransactionManager] - 6FBD/0: Sending ZigBeeTransaction [ieeeAddress=0004740000B5C716 queueTime=4725, state=WAITING, sendCnt=1, command=BindRequest [0000/0 -> 6FBD/0, cluster=0021, TID=88, srcAddress=0004740000B5C716, srcEndpoint=1, bindCluster=6, dstAddrMode=3, dstAddress=000D6F000DD02839, dstEndpoint=1]]
2021-10-18 10:03:40.513 [DEBUG] [transaction.ZigBeeTransactionManager] - transactionListenerAdded: 1 outstanding
2021-10-18 10:03:40.513 [DEBUG] [tsystems.zigbee.ZigBeeNetworkManager] - TX CMD: BindRequest [0000/0 -> 6FBD/0, cluster=0021, TID=88, srcAddress=0004740000B5C716, srcEndpoint=1, bindCluster=6, dstAddrMode=3, dstAddress=000D6F000DD02839, dstEndpoint=1]
2021-10-18 10:03:40.514 [DEBUG] [tsystems.zigbee.ZigBeeNetworkManager] - TX APS: ZigBeeApsFrame [sourceAddress=0000/0, destinationAddress=6FBD/0, profile=0000, cluster=0021, addressMode=DEVICE, radius=8, apsSecurity=false, ackRequest=true, apsCounter=D0, rssi=--, lqi=--, payload=88 16 C7 B5 00 00 74 04 00 01 06 00 03 39 28 D0 0D 00 6F 0D 00 01]
2021-10-18 10:03:40.515 [DEBUG] [zigbee.transaction.ZigBeeTransaction] - Transaction state changed: nwk=6FBD, TID=88, event=RX_NAK, state=DISPATCHED
2021-10-18 10:03:40.528 [DEBUG] [zigbee.dongle.ember.ZigBeeDongleEzsp] - RX EZSP: EzspSendUnicastResponse [networkId=0, status=EMBER_SUCCESS, sequence=0C]
2021-10-18 10:03:45.230 [DEBUG] [zigbee.dongle.ember.ZigBeeDongleEzsp] - RX EZSP: EzspMessageSentHandler [networkId=0, type=EMBER_OUTGOING_DIRECT, indexOrDestination=6FBD, apsFrame=EmberApsFrame [profileId=0000, clusterId=0021, sourceEndpoint=0, destinationEndpoint=0, options=[EMBER_APS_OPTION_ENABLE_ADDRESS_DISCOVERY, EMBER_APS_OPTION_RETRY], groupId=0, sequence=0C], messageTag=88, status=EMBER_DELIVERY_FAILED, messageContents=]
2021-10-18 10:03:45.231 [DEBUG] [tsystems.zigbee.ZigBeeNetworkManager] - RX STA: msgTag=88 state=RX_NAK
2021-10-18 10:03:45.232 [DEBUG] [transaction.ZigBeeTransactionManager] - notifyTransactionProgress: TID=88, state=RX_NAK, outstanding=1
2021-10-18 10:03:45.233 [DEBUG] [transaction.ZigBeeTransactionManager] - Transaction complete: ZigBeeTransaction [ieeeAddress=0004740000B5C716 queueTime=9445, state=FAILED, sendCnt=2, command=BindRequest [0000/0 -> 6FBD/0, cluster=0021, TID=88, srcAddress=0004740000B5C716, srcEndpoint=1, bindCluster=6, dstAddrMode=3, dstAddress=000D6F000DD02839, dstEndpoint=1]]
2021-10-18 10:03:45.233 [DEBUG] [transaction.ZigBeeTransactionManager] - transactionListenerRemoved: 0 outstanding
2021-10-18 10:03:45.234 [DEBUG] [e.transaction.ZigBeeTransactionQueue] - 0004740000B5C716: transactionComplete, state=FAILED, outstanding=0
2021-10-18 10:03:45.234 [DEBUG] [e.transaction.ZigBeeTransactionQueue] - 0004740000B5C716: transactionComplete exceeded max retries 2
2021-10-18 10:03:45.235 [DEBUG] [zigbee.transaction.ZigBeeTransaction] - Transaction cancelled: ZigBeeTransaction [ieeeAddress=0004740000B5C716 queueTime=9448, state=CANCELLED, sendCnt=2, command=BindRequest [0000/0 -> 6FBD/0, cluster=0021, TID=88, srcAddress=0004740000B5C716, srcEndpoint=1, bindCluster=6, dstAddrMode=3, dstAddress=000D6F000DD02839, dstEndpoint=1]]
2021-10-18 10:03:45.236 [DEBUG] [converter.ZigBeeConverterSwitchOnoff] - 0004740000B5C716: Error 0xffff setting server binding
2021-10-18 10:03:45.236 [DEBUG] [transaction.ZigBeeTransactionManager] - Transaction complete: ZigBeeTransaction [ieeeAddress=0004740000B5C716 queueTime=9448, state=CANCELLED, sendCnt=2, command=BindRequest [0000/0 -> 6FBD/0, cluster=0021, TID=88, srcAddress=0004740000B5C716, srcEndpoint=1, bindCluster=6, dstAddrMode=3, dstAddress=000D6F000DD02839, dstEndpoint=1]]
2021-10-18 10:03:45.236 [DEBUG] [transaction.ZigBeeTransactionManager] - transactionListenerRemoved: 0 outstanding
2021-10-18 10:03:45.237 [DEBUG] [e.transaction.ZigBeeTransactionQueue] - 0004740000B5C716: transactionComplete but not outstanding, state=CANCELLED, outstanding=0
2021-10-18 10:03:45.237 [DEBUG] [transaction.ZigBeeTransactionManager] - Transaction Manager: Send Next transaction. outstandingTransactions=0, outstandingQueues=0, sleepy=0/3
2021-10-18 10:03:45.238 [DEBUG] [transaction.ZigBeeTransactionManager] - Transaction Manager: Send Next transaction. outstandingTransactions=0, outstandingQueues=0, sleepy=0/3
2021-10-18 10:03:45.238 [DEBUG] [zigbee.transaction.ZigBeeTransaction] - Transaction state changed: nwk=6FBD, TID=88, event=RX_NAK, state=CANCELLED
2021-10-18 10:03:45.239 [DEBUG] [e.transaction.ZigBeeTransactionQueue] - 0004740000B5C716: Added transaction to queue, len=1, transaction=ZigBeeTransaction [ieeeAddress=0004740000B5C716 queueTime=0, state=WAITING, sendCnt=0, command=BindRequest [0000/0 -> 6FBD/0, cluster=0021, TID=--, srcAddress=0004740000B5C716, srcEndpoint=1, bindCluster=6, dstAddrMode=3, dstAddress=000D6F000DD02839, dstEndpoint=1]]
2021-10-18 10:03:45.240 [DEBUG] [transaction.ZigBeeTransactionManager] - Transaction Manager: Send Next transaction. outstandingTransactions=0, outstandingQueues=1, sleepy=0/3
2021-10-18 10:03:45.240 [DEBUG] [transaction.ZigBeeTransactionManager] - 6FBD/0: Sending ZigBeeTransaction [ieeeAddress=0004740000B5C716 queueTime=1, state=WAITING, sendCnt=0, command=BindRequest [0000/0 -> 6FBD/0, cluster=0021, TID=89, srcAddress=0004740000B5C716, srcEndpoint=1, bindCluster=6, dstAddrMode=3, dstAddress=000D6F000DD02839, dstEndpoint=1]]
2021-10-18 10:03:45.241 [DEBUG] [transaction.ZigBeeTransactionManager] - transactionListenerAdded: 1 outstanding
2021-10-18 10:03:45.241 [DEBUG] [tsystems.zigbee.ZigBeeNetworkManager] - TX CMD: BindRequest [0000/0 -> 6FBD/0, cluster=0021, TID=89, srcAddress=0004740000B5C716, srcEndpoint=1, bindCluster=6, dstAddrMode=3, dstAddress=000D6F000DD02839, dstEndpoint=1]
2021-10-18 10:03:45.242 [DEBUG] [tsystems.zigbee.ZigBeeNetworkManager] - TX APS: ZigBeeApsFrame [sourceAddress=0000/0, destinationAddress=6FBD/0, profile=0000, cluster=0021, addressMode=DEVICE, radius=8, apsSecurity=false, ackRequest=true, apsCounter=D1, rssi=--, lqi=--, payload=89 16 C7 B5 00 00 74 04 00 01 06 00 03 39 28 D0 0D 00 6F 0D 00 01]
2021-10-18 10:03:45.256 [DEBUG] [zigbee.dongle.ember.ZigBeeDongleEzsp] - RX EZSP: EzspSendUnicastResponse [networkId=0, status=EMBER_SUCCESS, sequence=0D]
2021-10-18 10:03:49.957 [DEBUG] [zigbee.dongle.ember.ZigBeeDongleEzsp] - RX EZSP: EzspMessageSentHandler [networkId=0, type=EMBER_OUTGOING_DIRECT, indexOrDestination=6FBD, apsFrame=EmberApsFrame [profileId=0000, clusterId=0021, sourceEndpoint=0, destinationEndpoint=0, options=[EMBER_APS_OPTION_ENABLE_ADDRESS_DISCOVERY, EMBER_APS_OPTION_RETRY], groupId=0, sequence=0D], messageTag=89, status=EMBER_DELIVERY_FAILED, messageContents=]
2021-10-18 10:03:49.958 [DEBUG] [tsystems.zigbee.ZigBeeNetworkManager] - RX STA: msgTag=89 state=RX_NAK
2021-10-18 10:03:49.959 [DEBUG] [transaction.ZigBeeTransactionManager] - notifyTransactionProgress: TID=89, state=RX_NAK, outstanding=1
2021-10-18 10:03:49.960 [DEBUG] [transaction.ZigBeeTransactionManager] - Transaction complete: ZigBeeTransaction [ieeeAddress=0004740000B5C716 queueTime=4720, state=FAILED, sendCnt=1, command=BindRequest [0000/0 -> 6FBD/0, cluster=0021, TID=89, srcAddress=0004740000B5C716, srcEndpoint=1, bindCluster=6, dstAddrMode=3, dstAddress=000D6F000DD02839, dstEndpoint=1]]
2021-10-18 10:03:49.960 [DEBUG] [transaction.ZigBeeTransactionManager] - transactionListenerRemoved: 0 outstanding
2021-10-18 10:03:49.961 [DEBUG] [e.transaction.ZigBeeTransactionQueue] - 0004740000B5C716: transactionComplete, state=FAILED, outstanding=0
2021-10-18 10:03:49.962 [DEBUG] [e.transaction.ZigBeeTransactionQueue] - 0004740000B5C716: Added transaction to queue, len=1, transaction=ZigBeeTransaction [ieeeAddress=0004740000B5C716 queueTime=4722, state=WAITING, sendCnt=1, command=BindRequest [0000/0 -> 6FBD/0, cluster=0021, TID=89, srcAddress=0004740000B5C716, srcEndpoint=1, bindCluster=6, dstAddrMode=3, dstAddress=000D6F000DD02839, dstEndpoint=1]]
2021-10-18 10:03:49.962 [DEBUG] [transaction.ZigBeeTransactionManager] - Transaction Manager: Send Next transaction. outstandingTransactions=0, outstandingQueues=1, sleepy=0/3
2021-10-18 10:03:49.963 [DEBUG] [transaction.ZigBeeTransactionManager] - 6FBD/0: Sending ZigBeeTransaction [ieeeAddress=0004740000B5C716 queueTime=4724, state=WAITING, sendCnt=1, command=BindRequest [0000/0 -> 6FBD/0, cluster=0021, TID=89, srcAddress=0004740000B5C716, srcEndpoint=1, bindCluster=6, dstAddrMode=3, dstAddress=000D6F000DD02839, dstEndpoint=1]]
2021-10-18 10:03:49.964 [DEBUG] [transaction.ZigBeeTransactionManager] - transactionListenerAdded: 1 outstanding
2021-10-18 10:03:49.965 [DEBUG] [tsystems.zigbee.ZigBeeNetworkManager] - TX CMD: BindRequest [0000/0 -> 6FBD/0, cluster=0021, TID=89, srcAddress=0004740000B5C716, srcEndpoint=1, bindCluster=6, dstAddrMode=3, dstAddress=000D6F000DD02839, dstEndpoint=1]
2021-10-18 10:03:49.966 [DEBUG] [tsystems.zigbee.ZigBeeNetworkManager] - TX APS: ZigBeeApsFrame [sourceAddress=0000/0, destinationAddress=6FBD/0, profile=0000, cluster=0021, addressMode=DEVICE, radius=8, apsSecurity=false, ackRequest=true, apsCounter=D2, rssi=--, lqi=--, payload=89 16 C7 B5 00 00 74 04 00 01 06 00 03 39 28 D0 0D 00 6F 0D 00 01]
2021-10-18 10:03:49.967 [DEBUG] [zigbee.transaction.ZigBeeTransaction] - Transaction state changed: nwk=6FBD, TID=89, event=RX_NAK, state=DISPATCHED
2021-10-18 10:03:50.002 [DEBUG] [zigbee.dongle.ember.ZigBeeDongleEzsp] - RX EZSP: EzspSendUnicastResponse [networkId=0, status=EMBER_SUCCESS, sequence=0E]
2021-10-18 10:03:54.693 [DEBUG] [zigbee.dongle.ember.ZigBeeDongleEzsp] - RX EZSP: EzspMessageSentHandler [networkId=0, type=EMBER_OUTGOING_DIRECT, indexOrDestination=6FBD, apsFrame=EmberApsFrame [profileId=0000, clusterId=0021, sourceEndpoint=0, destinationEndpoint=0, options=[EMBER_APS_OPTION_ENABLE_ADDRESS_DISCOVERY, EMBER_APS_OPTION_RETRY], groupId=0, sequence=0E], messageTag=89, status=EMBER_DELIVERY_FAILED, messageContents=]
2021-10-18 10:03:54.694 [DEBUG] [tsystems.zigbee.ZigBeeNetworkManager] - RX STA: msgTag=89 state=RX_NAK
2021-10-18 10:03:54.695 [DEBUG] [transaction.ZigBeeTransactionManager] - notifyTransactionProgress: TID=89, state=RX_NAK, outstanding=1
2021-10-18 10:03:54.696 [DEBUG] [transaction.ZigBeeTransactionManager] - Transaction complete: ZigBeeTransaction [ieeeAddress=0004740000B5C716 queueTime=9456, state=FAILED, sendCnt=2, command=BindRequest [0000/0 -> 6FBD/0, cluster=0021, TID=89, srcAddress=0004740000B5C716, srcEndpoint=1, bindCluster=6, dstAddrMode=3, dstAddress=000D6F000DD02839, dstEndpoint=1]]
2021-10-18 10:03:54.697 [DEBUG] [transaction.ZigBeeTransactionManager] - transactionListenerRemoved: 0 outstanding
2021-10-18 10:03:54.697 [DEBUG] [e.transaction.ZigBeeTransactionQueue] - 0004740000B5C716: transactionComplete, state=FAILED, outstanding=0
2021-10-18 10:03:54.698 [DEBUG] [e.transaction.ZigBeeTransactionQueue] - 0004740000B5C716: transactionComplete exceeded max retries 2
2021-10-18 10:03:54.698 [DEBUG] [zigbee.transaction.ZigBeeTransaction] - Transaction cancelled: ZigBeeTransaction [ieeeAddress=0004740000B5C716 queueTime=9459, state=CANCELLED, sendCnt=2, command=BindRequest [0000/0 -> 6FBD/0, cluster=0021, TID=89, srcAddress=0004740000B5C716, srcEndpoint=1, bindCluster=6, dstAddrMode=3, dstAddress=000D6F000DD02839, dstEndpoint=1]]
2021-10-18 10:03:54.699 [DEBUG] [transaction.ZigBeeTransactionManager] - Transaction complete: ZigBeeTransaction [ieeeAddress=0004740000B5C716 queueTime=9460, state=CANCELLED, sendCnt=2, command=BindRequest [0000/0 -> 6FBD/0, cluster=0021, TID=89, srcAddress=0004740000B5C716, srcEndpoint=1, bindCluster=6, dstAddrMode=3, dstAddress=000D6F000DD02839, dstEndpoint=1]]
2021-10-18 10:03:54.700 [ERROR] [converter.ZigBeeConverterSwitchOnoff] - 0004740000B5C716: Error 0xffff setting client binding
2021-10-18 10:03:54.700 [DEBUG] [transaction.ZigBeeTransactionManager] - transactionListenerRemoved: 0 outstanding
2021-10-18 10:03:54.701 [DEBUG] [e.transaction.ZigBeeTransactionQueue] - 0004740000B5C716: transactionComplete but not outstanding, state=CANCELLED, outstanding=0
2021-10-18 10:03:54.701 [DEBUG] [transaction.ZigBeeTransactionManager] - Transaction Manager: Send Next transaction. outstandingTransactions=0, outstandingQueues=0, sleepy=0/3
2021-10-18 10:03:54.701 [DEBUG] [ng.zigbee.handler.ZigBeeThingHandler] - 0004740000B5C716: Initializing channel zigbee:device:01380FB1:0004740000b5c716:0004740000B5C716_1_binaryinput with org.openhab.binding.zigbee.internal.converter.ZigBeeConverterBinaryInput@35adc95b
2021-10-18 10:03:54.702 [DEBUG] [transaction.ZigBeeTransactionManager] - Transaction Manager: Send Next transaction. outstandingTransactions=0, outstandingQueues=0, sleepy=0/3
2021-10-18 10:03:54.702 [DEBUG] [converter.ZigBeeConverterBinaryInput] - 0004740000B5C716: Initialising device binary input cluster
2021-10-18 10:03:54.702 [DEBUG] [zigbee.transaction.ZigBeeTransaction] - Transaction state changed: nwk=6FBD, TID=89, event=RX_NAK, state=CANCELLED
2021-10-18 10:03:54.704 [DEBUG] [e.transaction.ZigBeeTransactionQueue] - 0004740000B5C716: Added transaction to queue, len=1, transaction=ZigBeeTransaction [ieeeAddress=0004740000B5C716 queueTime=0, state=WAITING, sendCnt=0, command=BindRequest [0000/0 -> 6FBD/0, cluster=0021, TID=--, srcAddress=0004740000B5C716, srcEndpoint=1, bindCluster=15, dstAddrMode=3, dstAddress=000D6F000DD02839, dstEndpoint=1]]
2021-10-18 10:03:54.704 [DEBUG] [transaction.ZigBeeTransactionManager] - Transaction Manager: Send Next transaction. outstandingTransactions=0, outstandingQueues=1, sleepy=0/3
2021-10-18 10:03:54.705 [DEBUG] [transaction.ZigBeeTransactionManager] - 6FBD/0: Sending ZigBeeTransaction [ieeeAddress=0004740000B5C716 queueTime=2, state=WAITING, sendCnt=0, command=BindRequest [0000/0 -> 6FBD/0, cluster=0021, TID=8A, srcAddress=0004740000B5C716, srcEndpoint=1, bindCluster=15, dstAddrMode=3, dstAddress=000D6F000DD02839, dstEndpoint=1]]
2021-10-18 10:03:54.706 [DEBUG] [transaction.ZigBeeTransactionManager] - transactionListenerAdded: 1 outstanding
2021-10-18 10:03:54.706 [DEBUG] [tsystems.zigbee.ZigBeeNetworkManager] - TX CMD: BindRequest [0000/0 -> 6FBD/0, cluster=0021, TID=8A, srcAddress=0004740000B5C716, srcEndpoint=1, bindCluster=15, dstAddrMode=3, dstAddress=000D6F000DD02839, dstEndpoint=1]
2021-10-18 10:03:54.707 [DEBUG] [tsystems.zigbee.ZigBeeNetworkManager] - TX APS: ZigBeeApsFrame [sourceAddress=0000/0, destinationAddress=6FBD/0, profile=0000, cluster=0021, addressMode=DEVICE, radius=8, apsSecurity=false, ackRequest=true, apsCounter=D3, rssi=--, lqi=--, payload=8A 16 C7 B5 00 00 74 04 00 01 0F 00 03 39 28 D0 0D 00 6F 0D 00 01]
2021-10-18 10:03:54.721 [DEBUG] [zigbee.dongle.ember.ZigBeeDongleEzsp] - RX EZSP: EzspSendUnicastResponse [networkId=0, status=EMBER_SUCCESS, sequence=0F]
2021-10-18 10:03:59.422 [DEBUG] [zigbee.dongle.ember.ZigBeeDongleEzsp] - RX EZSP: EzspMessageSentHandler [networkId=0, type=EMBER_OUTGOING_DIRECT, indexOrDestination=6FBD, apsFrame=EmberApsFrame [profileId=0000, clusterId=0021, sourceEndpoint=0, destinationEndpoint=0, options=[EMBER_APS_OPTION_ENABLE_ADDRESS_DISCOVERY, EMBER_APS_OPTION_RETRY], groupId=0, sequence=0F], messageTag=8A, status=EMBER_DELIVERY_FAILED, messageContents=]
2021-10-18 10:03:59.423 [DEBUG] [tsystems.zigbee.ZigBeeNetworkManager] - RX STA: msgTag=8A state=RX_NAK
2021-10-18 10:03:59.424 [DEBUG] [transaction.ZigBeeTransactionManager] - notifyTransactionProgress: TID=8A, state=RX_NAK, outstanding=1
2021-10-18 10:03:59.424 [DEBUG] [transaction.ZigBeeTransactionManager] - Transaction complete: ZigBeeTransaction [ieeeAddress=0004740000B5C716 queueTime=4721, state=FAILED, sendCnt=1, command=BindRequest [0000/0 -> 6FBD/0, cluster=0021, TID=8A, srcAddress=0004740000B5C716, srcEndpoint=1, bindCluster=15, dstAddrMode=3, dstAddress=000D6F000DD02839, dstEndpoint=1]]
2021-10-18 10:03:59.425 [DEBUG] [transaction.ZigBeeTransactionManager] - transactionListenerRemoved: 0 outstanding
2021-10-18 10:03:59.425 [DEBUG] [e.transaction.ZigBeeTransactionQueue] - 0004740000B5C716: transactionComplete, state=FAILED, outstanding=0
2021-10-18 10:03:59.426 [DEBUG] [e.transaction.ZigBeeTransactionQueue] - 0004740000B5C716: Added transaction to queue, len=1, transaction=ZigBeeTransaction [ieeeAddress=0004740000B5C716 queueTime=4723, state=WAITING, sendCnt=1, command=BindRequest [0000/0 -> 6FBD/0, cluster=0021, TID=8A, srcAddress=0004740000B5C716, srcEndpoint=1, bindCluster=15, dstAddrMode=3, dstAddress=000D6F000DD02839, dstEndpoint=1]]
2021-10-18 10:03:59.427 [DEBUG] [transaction.ZigBeeTransactionManager] - Transaction Manager: Send Next transaction. outstandingTransactions=0, outstandingQueues=1, sleepy=0/3
2021-10-18 10:03:59.427 [DEBUG] [transaction.ZigBeeTransactionManager] - 6FBD/0: Sending ZigBeeTransaction [ieeeAddress=0004740000B5C716 queueTime=4724, state=WAITING, sendCnt=1, command=BindRequest [0000/0 -> 6FBD/0, cluster=0021, TID=8A, srcAddress=0004740000B5C716, srcEndpoint=1, bindCluster=15, dstAddrMode=3, dstAddress=000D6F000DD02839, dstEndpoint=1]]
2021-10-18 10:03:59.428 [DEBUG] [transaction.ZigBeeTransactionManager] - transactionListenerAdded: 1 outstanding
2021-10-18 10:03:59.429 [DEBUG] [tsystems.zigbee.ZigBeeNetworkManager] - TX CMD: BindRequest [0000/0 -> 6FBD/0, cluster=0021, TID=8A, srcAddress=0004740000B5C716, srcEndpoint=1, bindCluster=15, dstAddrMode=3, dstAddress=000D6F000DD02839, dstEndpoint=1]
2021-10-18 10:03:59.430 [DEBUG] [tsystems.zigbee.ZigBeeNetworkManager] - TX APS: ZigBeeApsFrame [sourceAddress=0000/0, destinationAddress=6FBD/0, profile=0000, cluster=0021, addressMode=DEVICE, radius=8, apsSecurity=false, ackRequest=true, apsCounter=D4, rssi=--, lqi=--, payload=8A 16 C7 B5 00 00 74 04 00 01 0F 00 03 39 28 D0 0D 00 6F 0D 00 01]
2021-10-18 10:03:59.430 [DEBUG] [zigbee.transaction.ZigBeeTransaction] - Transaction state changed: nwk=6FBD, TID=8A, event=RX_NAK, state=DISPATCHED
2021-10-18 10:03:59.444 [DEBUG] [zigbee.dongle.ember.ZigBeeDongleEzsp] - RX EZSP: EzspSendUnicastResponse [networkId=0, status=EMBER_SUCCESS, sequence=10]
2021-10-18 10:04:04.144 [DEBUG] [zigbee.dongle.ember.ZigBeeDongleEzsp] - RX EZSP: EzspMessageSentHandler [networkId=0, type=EMBER_OUTGOING_DIRECT, indexOrDestination=6FBD, apsFrame=EmberApsFrame [profileId=0000, clusterId=0021, sourceEndpoint=0, destinationEndpoint=0, options=[EMBER_APS_OPTION_ENABLE_ADDRESS_DISCOVERY, EMBER_APS_OPTION_RETRY], groupId=0, sequence=10], messageTag=8A, status=EMBER_DELIVERY_FAILED, messageContents=]
2021-10-18 10:04:04.145 [DEBUG] [tsystems.zigbee.ZigBeeNetworkManager] - RX STA: msgTag=8A state=RX_NAK
2021-10-18 10:04:04.146 [DEBUG] [transaction.ZigBeeTransactionManager] - notifyTransactionProgress: TID=8A, state=RX_NAK, outstanding=1
2021-10-18 10:04:04.147 [DEBUG] [transaction.ZigBeeTransactionManager] - Transaction complete: ZigBeeTransaction [ieeeAddress=0004740000B5C716 queueTime=9443, state=FAILED, sendCnt=2, command=BindRequest [0000/0 -> 6FBD/0, cluster=0021, TID=8A, srcAddress=0004740000B5C716, srcEndpoint=1, bindCluster=15, dstAddrMode=3, dstAddress=000D6F000DD02839, dstEndpoint=1]]
2021-10-18 10:04:04.148 [DEBUG] [transaction.ZigBeeTransactionManager] - transactionListenerRemoved: 0 outstanding
2021-10-18 10:04:04.148 [DEBUG] [e.transaction.ZigBeeTransactionQueue] - 0004740000B5C716: transactionComplete, state=FAILED, outstanding=0
2021-10-18 10:04:04.148 [DEBUG] [e.transaction.ZigBeeTransactionQueue] - 0004740000B5C716: transactionComplete exceeded max retries 2
2021-10-18 10:04:04.149 [DEBUG] [zigbee.transaction.ZigBeeTransaction] - Transaction cancelled: ZigBeeTransaction [ieeeAddress=0004740000B5C716 queueTime=9446, state=CANCELLED, sendCnt=2, command=BindRequest [0000/0 -> 6FBD/0, cluster=0021, TID=8A, srcAddress=0004740000B5C716, srcEndpoint=1, bindCluster=15, dstAddrMode=3, dstAddress=000D6F000DD02839, dstEndpoint=1]]
2021-10-18 10:04:04.150 [DEBUG] [transaction.ZigBeeTransactionManager] - Transaction complete: ZigBeeTransaction [ieeeAddress=0004740000B5C716 queueTime=9447, state=CANCELLED, sendCnt=2, command=BindRequest [0000/0 -> 6FBD/0, cluster=0021, TID=8A, srcAddress=0004740000B5C716, srcEndpoint=1, bindCluster=15, dstAddrMode=3, dstAddress=000D6F000DD02839, dstEndpoint=1]]
2021-10-18 10:04:04.150 [DEBUG] [transaction.ZigBeeTransactionManager] - transactionListenerRemoved: 0 outstanding
2021-10-18 10:04:04.151 [DEBUG] [e.transaction.ZigBeeTransactionQueue] - 0004740000B5C716: transactionComplete but not outstanding, state=CANCELLED, outstanding=0
2021-10-18 10:04:04.152 [DEBUG] [transaction.ZigBeeTransactionManager] - Transaction Manager: Send Next transaction. outstandingTransactions=0, outstandingQueues=0, sleepy=0/3
2021-10-18 10:04:04.154 [DEBUG] [transaction.ZigBeeTransactionManager] - Transaction Manager: Send Next transaction. outstandingTransactions=0, outstandingQueues=0, sleepy=0/3
2021-10-18 10:04:04.155 [DEBUG] [zigbee.transaction.ZigBeeTransaction] - Transaction state changed: nwk=6FBD, TID=8A, event=RX_NAK, state=CANCELLED


Cannot find any Bticino documentation about it, with it’s gateway it pairs fine.
What can I do to use it with openhab?

— EDIT ------ SOLVED:

Just turned ON purple LED following https://developer.legrand.com/documentation/how-it-works/

Now works like a charm.

Thanks, BR