Hi,
Tried all the steps in the FAQ while having logging on. No log entry for the push button coming online or becoming offline turns up in the log when I press I and O for 3 seconds.
Here are the log entries following pressing I and O to wake up the push button:
|2019-12-18T07:30:51.691Z|Node[27]: Received application command for COMMAND_CLASS_SECURITY, data: 0x40|
| --- | --- |
|2019-12-18T07:30:51.691Z|Node[27]: [COMMAND_CLASS_SECURITY] {}|
|2019-12-18T07:30:51.692Z|Node[27]: [COMMAND_CLASS_SECURITY] [SECURITY_NONCE_REPORT] {"type":"Buffer","data":[37,187,178,6,84,251,224,212]}|
|2019-12-18T07:30:51.692Z|Node[27]: sendData to COMMAND_CLASS_SECURITY, params 0x8025bbb20654fbe0d4|
|2019-12-18T07:30:51.695Z|Command[4781] start: sendData|
|2019-12-18T07:30:51.696Z|ProcessSendData[4762]: To node: 27 with data: 0x988025bbb20654fbe0d4 and txOptions: AUTO_ROUTE,EXPLORE|
|2019-12-18T07:30:51.719Z|Command[4781] end: sendData|
I tried to save the settings nevertheless and afterwards when I press the I button on the push button switch the following log entries show up:
|2019-12-18T07:34:08.437Z|Node[27]: Received application command for COMMAND_CLASS_SECURITY, data: 0x40|
| --- | --- |
|2019-12-18T07:34:08.438Z|Node[27]: [COMMAND_CLASS_SECURITY] {}|
|2019-12-18T07:34:08.438Z|Node[27]: [COMMAND_CLASS_SECURITY] [SECURITY_NONCE_REPORT] {"type":"Buffer","data":[46,160,234,117,104,5,208,201]}|
|2019-12-18T07:34:08.438Z|Node[27]: sendData to COMMAND_CLASS_SECURITY, params 0x802ea0ea756805d0c9|
|2019-12-18T07:34:08.440Z|Command[4798] start: sendData|
|2019-12-18T07:34:08.440Z|ProcessSendData[4775]: To node: 27 with data: 0x98802ea0ea756805d0c9 and txOptions: AUTO_ROUTE,EXPLORE|
|2019-12-18T07:34:08.462Z|Command[4798] end: sendData|
|2019-12-18T07:34:08.494Z|Node[27]: Received application command for COMMAND_CLASS_SECURITY, data: 0x81983c97d097f5067ceb0f4732ec282e010efcb12fee40ce|
|2019-12-18T07:34:08.495Z|Node[27]: [COMMAND_CLASS_SECURITY] {"Initialization Vector byte":{"type":"Buffer","data":[152,60,151,208,151,245,6,124]},"Properties1 (Raw)":{"type":"Buffer","data":[235]},"Properties1":{"Sequence Counter":11,"Sequenced":false,"Second Frame":true},"Command byte":{"type":"Buffer","data":[15,71,50,236,40]},"Receivers nonce Identifier (Raw)":{"type":"Buffer","data":[46]},"Receivers nonce Identifier":46,"Message Authentication Code byte":{"type":"Buffer","data":[1,14,252,177,47,238,64,206]}}|
|2019-12-18T07:34:08.506Z|Node[27]: Decapsulated frame from COMMAND_CLASS_SECURITY to COMMAND_CLASS_CENTRAL_SCENE, data 0x03728001|
|2019-12-18T07:34:08.507Z|Node[27]: [COMMAND_CLASS_CENTRAL_SCENE] {"Sequence Number (Raw)":{"type":"Buffer","data":[114]},"Sequence Number":114,"Properties1 (Raw)":{"type":"Buffer","data":[128]},"Properties1":{"Slow Refresh":true,"Key Attributes":"Key Pressed 1 time"},"Scene Number (Raw)":{"type":"Buffer","data":[1]},"Scene Number":1}|
Any suggestions?