Dyskusja ogólna [bramka Zigbee]
Moderator: vajera
Takie logi mi wypluwa[email protected] wrote: Fri Feb 21, 2025 4:59 amZłap logi z momentu jak nowa wartość przychodzi do bramki to się okaże co przychodzi z urządzenia![]()
Code: Select all
[ 60001][I][Z2S_Gateway.ino:245] loop(): Device on endpoint(0x1), short address(0x58c), model id(0x1001), rejoined(NO)
[ 60002][I][Z2S_Gateway.ino:245] loop(): Device on endpoint(0x1), short address(0x58c), model id(0x1001), rejoined(NO)
[ 60003][I][Z2S_Gateway.ino:245] loop(): Device on endpoint(0x1), short address(0xa668), model id(0x2000), rejoined(NO)
[ 60004][I][Z2S_Gateway.ino:245] loop(): Device on endpoint(0x1), short address(0xa668), model id(0x2000), rejoined(NO)
Send: [53 55 50 4C 41 17 0A 00 00 00 28 00 00 00 10 00 00 00 BE DA B8 67 00 00 00 00 1F 6B 0E 00 00 00 00 00 ]
Send: [53 55 50 4C 41 ]
Recv: [53 55 50 4C 41 17 0C 00 00 00 32 00 00 00 10 00 00 00 AF CC B8 67 00 00 00 00 02 5A 09 00 00 00 00 00 53 55 50 4C 41 ]
Send: [53 55 50 4C 41 17 0B 00 00 00 28 00 00 00 10 00 00 00 D7 DA B8 67 00 00 00 00 A5 7E 0E 00 00 00 00 00 ]
Send: [53 55 50 4C 41 ]
Recv: [53 55 50 4C 41 17 0D 00 00 00 32 00 00 00 10 00 00 00 C8 CC B8 67 00 00 00 00 C8 43 09 00 00 00 00 00 53 55 50 4C 41 ]
[120005][I][Z2S_Gateway.ino:245] loop(): Device on endpoint(0x1), short address(0x58c), model id(0x1001), rejoined(NO)
[120005][I][Z2S_Gateway.ino:245] loop(): Device on endpoint(0x1), short address(0x58c), model id(0x1001), rejoined(NO)
[120006][I][Z2S_Gateway.ino:245] loop(): Device on endpoint(0x1), short address(0x58c), model id(0x1001), rejoined(NO)
[120007][I][Z2S_Gateway.ino:245] loop(): Device on endpoint(0x1), short address(0xa668), model id(0x2000), rejoined(NO)
[120007][I][Z2S_Gateway.ino:245] loop(): Device on endpoint(0x1), short address(0xa668), model id(0x2000), rejoined(NO)
Send: [53 55 50 4C 41 17 0C 00 00 00 28 00 00 00 10 00 00 00 F0 DA B8 67 00 00 00 00 88 8F 0E 00 00 00 00 00 ]
Send: [53 55 50 4C 41 ]
Recv: [53 55 50 4C 41 17 0E 00 00 00 32 00 00 00 10 00 00 00 E1 CC B8 67 00 00 00 00 84 82 09 00 00 00 00 00 53 55 50 4C 41 ]
Send: [53 55 50 4C 41 17 0D 00 00 00 28 00 00 00 10 00 00 00 09 DB B8 67 00 00 00 00 E9 9D 0E 00 00 00 00 00 ]
Send: [53 55 50 4C 41 ]
Recv: [53 55 50 4C 41 17 0F 00 00 00 32 00 00 00 10 00 00 00 FA CC B8 67 00 00 00 00 7A C6 08 00 00 00 00 00 53 55 50 4C 41 ]
[160909][V][ZigbeeCore.cpp:372] esp_zb_app_signal_handler(): ZDO signal: ZDO Device Update (0x30), status: ESP_OK
[160928][I][ZigbeeCore.cpp:325] esp_zb_app_signal_handler(): New device commissioned or rejoined (short: 0x058c)
[160929][V][ZigbeeCore.cpp:329] esp_zb_app_signal_handler(): Device capabilities: 0x80
[160929][D][ZigbeeCore.cpp:346] esp_zb_app_signal_handler(): Device already bound to endpoint 1
[160935][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x2000) callback
[160935][V][ZigbeeHandlers.cpp:129] zb_attribute_reporting_handler(): Received report from address(0x58c) src endpoint(1) to dst endpoint(1) cluster(0x1)
[160936][I][ZigbeeGateway.cpp:599] zbAttributeReporting(): zbAttributeReporting power config cluster (0x1), attribute id (0x20), attribute data type (0x20)
[160937][I][ZigbeeGateway.cpp:608] zbAttributeReporting(): zbAttributeReporting from (0x940), endpoint (1), cluster (0x1), attribute id (0x20), attribute data type (0x20)
[160941][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x2000) callback
[160941][V][ZigbeeHandlers.cpp:129] zb_attribute_reporting_handler(): Received report from address(0x58c) src endpoint(1) to dst endpoint(1) cluster(0x1)
[160942][I][ZigbeeGateway.cpp:596] zbAttributeReporting(): zbAttributeReporting power config battery percentage remaining 152
[160943][I][z2s_devices_table.cpp:448] Z2S_onBatteryPercentageReceive(): onBatteryPercentageReceive 0xa4:0xc1:0x38:0xfc:0x3b:0x53:0x9:0x40, endpoint 0x1
[160943][I][z2s_devices_table.cpp:62] Z2S_findChannelNumberSlot(): Z2S_findChannelNumberSlot 0xa4:0xc1:0x38:0xfc:0x3b:0x53:0x9:0x40, endpoint 0x1, channel type 0xffffffff
[160944][I][z2s_devices_table.cpp:83] Z2S_findChannelNumberNextSlot(): Z2S_findChannelNumberNextSlot 0xa4:0xc1:0x38:0xfc:0x3b:0x53:0x9:0x40, endpoint 0x1, channel type 0xffffffff
[160945][I][ZigbeeGateway.cpp:608] zbAttributeReporting(): zbAttributeReporting from (0x940), endpoint (1), cluster (0x1), attribute id (0x21), attribute data type (0x20)
[160948][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x2000) callback
[160948][V][ZigbeeHandlers.cpp:129] zb_attribute_reporting_handler(): Received report from address(0x58c) src endpoint(1) to dst endpoint(1) cluster(0x402)
[160949][I][ZigbeeGateway.cpp:509] zbAttributeReporting(): zbAttributeReporting temperature measurement 20.559999
[160950][I][z2s_devices_table.cpp:258] Z2S_onTemperatureReceive(): onTemperatureReceive 0xa4:0xc1:0x38:0xfc:0x3b:0x53:0x9:0x40, endpoint 0x1
[160950][I][z2s_devices_table.cpp:62] Z2S_findChannelNumberSlot(): Z2S_findChannelNumberSlot 0xa4:0xc1:0x38:0xfc:0x3b:0x53:0x9:0x40, endpoint 0x1, channel type 0xbde
[160951][I][ZigbeeGateway.cpp:608] zbAttributeReporting(): zbAttributeReporting from (0x940), endpoint (1), cluster (0x402), attribute id (0x0), attribute data type (0x29)
[160954][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x2000) callback
[160954][V][ZigbeeHandlers.cpp:129] zb_attribute_reporting_handler(): Received report from address(0x58c) src endpoint(1) to dst endpoint(1) cluster(0x405)
[160955][I][ZigbeeGateway.cpp:518] zbAttributeReporting(): zbAttributeReporting humidity measurement 38.740002
[160956][I][z2s_devices_table.cpp:277] Z2S_onHumidityReceive(): onHumidityReceive 0xa4:0xc1:0x38:0xfc:0x3b:0x53:0x9:0x40, endpoint 0x1
[160956][I][z2s_devices_table.cpp:62] Z2S_findChannelNumberSlot(): Z2S_findChannelNumberSlot 0xa4:0xc1:0x38:0xfc:0x3b:0x53:0x9:0x40, endpoint 0x1, channel type 0xbde
[160957][I][ZigbeeGateway.cpp:608] zbAttributeReporting(): zbAttributeReporting from (0x940), endpoint (1), cluster (0x405), attribute id (0x0), attribute data type (0x21)
Channel(0) value changed to temp(20.56), humi(38.74)
Send: [53 55 50 4C 41 17 0E 00 00 00 67 00 00 00 0E 00 00 00 00 00 00 00 00 00 4F 50 00 00 54 97 00 00 ]
Send: [53 55 50 4C 41 ]
Send: [53 55 50 4C 41 17 0F 00 00 00 28 00 00 00 10 00 00 00 23 DB B8 67 00 00 00 00 7E 5D 00 00 00 00 00 00 ]
Send: [53 55 50 4C 41 ]
Recv: [53 55 50 4C 41 17 10 00 00 00 32 00 00 00 10 00 00 00 13 CD B8 67 00 00 00 00 E9 1D 0A 00 00 00 00 00 53 55 50 4C 41 ]
[180009][I][Z2S_Gateway.ino:245] loop(): Device on endpoint(0x1), short address(0x58c), model id(0x1001), rejoined(YES)
[180009][I][Z2S_Gateway.ino:245] loop(): Device on endpoint(0x1), short address(0x58c), model id(0x1001), rejoined(NO)
[180010][I][Z2S_Gateway.ino:245] loop(): Device on endpoint(0x1), short address(0x58c), model id(0x1001), rejoined(NO)
[180011][I][Z2S_Gateway.ino:245] loop(): Device on endpoint(0x1), short address(0xa668), model id(0x2000), rejoined(NO)
[180011][I][Z2S_Gateway.ino:245] loop(): Device on endpoint(0x1), short address(0xa668), model id(0x2000), rejoined(NO)
[184547][I][ZigbeeCore.cpp:358] esp_zb_app_signal_handler(): Network(0xdbbc) closed, devices joining not allowed.
Send: [53 55 50 4C 41 17 10 00 00 00 28 00 00 00 10 00 00 00 3C DB B8 67 00 00 00 00 2B 6E 00 00 00 00 00 00 ]
Send: [53 55 50 4C 41 ]
Recv: [53 55 50 4C 41 17 11 00 00 00 32 00 00 00 10 00 00 00 2C CD B8 67 00 00 00 00 01 F0 09 00 00 00 00 00 53 55 50 4C 41 ]
[210964][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x2000) callback
[210965][V][ZigbeeHandlers.cpp:129] zb_attribute_reporting_handler(): Received report from address(0x58c) src endpoint(1) to dst endpoint(1) cluster(0x402)
[210966][I][ZigbeeGateway.cpp:509] zbAttributeReporting(): zbAttributeReporting temperature measurement 20.700001
[210966][I][z2s_devices_table.cpp:258] Z2S_onTemperatureReceive(): onTemperatureReceive 0xa4:0xc1:0x38:0xfc:0x3b:0x53:0x9:0x40, endpoint 0x1
[210967][I][z2s_devices_table.cpp:62] Z2S_findChannelNumberSlot(): Z2S_findChannelNumberSlot 0xa4:0xc1:0x38:0xfc:0x3b:0x53:0x9:0x40, endpoint 0x1, channel type 0xbde
[210968][I][ZigbeeGateway.cpp:608] zbAttributeReporting(): zbAttributeReporting from (0x940), endpoint (1), cluster (0x402), attribute id (0x0), attribute data type (0x29)
[210971][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x2000) callback
[210971][V][ZigbeeHandlers.cpp:129] zb_attribute_reporting_handler(): Received report from address(0x58c) src endpoint(1) to dst endpoint(1) cluster(0x405)
[210972][I][ZigbeeGateway.cpp:518] zbAttributeReporting(): zbAttributeReporting humidity measurement 41.160000
[210972][I][z2s_devices_table.cpp:277] Z2S_onHumidityReceive(): onHumidityReceive 0xa4:0xc1:0x38:0xfc:0x3b:0x53:0x9:0x40, endpoint 0x1
[210973][I][z2s_devices_table.cpp:62] Z2S_findChannelNumberSlot(): Z2S_findChannelNumberSlot 0xa4:0xc1:0x38:0xfc:0x3b:0x53:0x9:0x40, endpoint 0x1, channel type 0xbde
[210974][I][ZigbeeGateway.cpp:608] zbAttributeReporting(): zbAttributeReporting from (0x940), endpoint (1), cluster (0x405), attribute id (0x0), attribute data type (0x21)
Channel(0) value changed to temp(20.70), humi(41.16)
Send: [53 55 50 4C 41 17 11 00 00 00 67 00 00 00 0E 00 00 00 00 00 00 00 00 00 DC 50 00 00 C7 A0 00 00 ]
Send: [53 55 50 4C 41 ]
Send: [53 55 50 4C 41 17 12 00 00 00 28 00 00 00 10 00 00 00 55 DB B8 67 00 00 00 00 53 86 01 00 00 00 00 00 ]
Send: [53 55 50 4C 41 ]
Recv: [53 55 50 4C 41 17 12 00 00 00 32 00 00 00 10 00 00 00 45 CD B8 67 00 00 00 00 E9 47 0B 00 00 00 00 00 53 55 50 4C 41 ]
[240013][I][Z2S_Gateway.ino:245] loop(): Device on endpoint(0x1), short address(0x58c), model id(0x1001), rejoined(YES)
[240013][I][Z2S_Gateway.ino:245] loop(): Device on endpoint(0x1), short address(0x58c), model id(0x1001), rejoined(NO)
[240014][I][Z2S_Gateway.ino:245] loop(): Device on endpoint(0x1), short address(0x58c), model id(0x1001), rejoined(NO)
[240015][I][Z2S_Gateway.ino:245] loop(): Device on endpoint(0x1), short address(0xa668), model id(0x2000), rejoined(NO)
[240016][I][Z2S_Gateway.ino:245] loop(): Device on endpoint(0x1), short address(0xa668), model id(0x2000), rejoined(NO)
[250948][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x2000) callback
[250949][V][ZigbeeHandlers.cpp:129] zb_attribute_reporting_handler(): Received report from address(0x58c) src endpoint(1) to dst endpoint(1) cluster(0x402)
[250950][I][ZigbeeGateway.cpp:509] zbAttributeReporting(): zbAttributeReporting temperature measurement 21.030001
[250950][I][z2s_devices_table.cpp:258] Z2S_onTemperatureReceive(): onTemperatureReceive 0xa4:0xc1:0x38:0xfc:0x3b:0x53:0x9:0x40, endpoint 0x1
[250951][I][z2s_devices_table.cpp:62] Z2S_findChannelNumberSlot(): Z2S_findChannelNumberSlot 0xa4:0xc1:0x38:0xfc:0x3b:0x53:0x9:0x40, endpoint 0x1, channel type 0xbde
[250952][I][ZigbeeGateway.cpp:608] zbAttributeReporting(): zbAttributeReporting from (0x940), endpoint (1), cluster (0x402), attribute id (0x0), attribute data type (0x29)
[250954][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x2000) callback
[250955][V][ZigbeeHandlers.cpp:129] zb_attribute_reporting_handler(): Received report from address(0x58c) src endpoint(1) to dst endpoint(1) cluster(0x405)
[250956][I][ZigbeeGateway.cpp:518] zbAttributeReporting(): zbAttributeReporting humidity measurement 40.410000
[250956][I][z2s_devices_table.cpp:277] Z2S_onHumidityReceive(): onHumidityReceive 0xa4:0xc1:0x38:0xfc:0x3b:0x53:0x9:0x40, endpoint 0x1
[250957][I][z2s_devices_table.cpp:62] Z2S_findChannelNumberSlot(): Z2S_findChannelNumberSlot 0xa4:0xc1:0x38:0xfc:0x3b:0x53:0x9:0x40, endpoint 0x1, channel type 0xbde
[250958][I][ZigbeeGateway.cpp:608] zbAttributeReporting(): zbAttributeReporting from (0x940), endpoint (1), cluster (0x405), attribute id (0x0), attribute data type (0x21)
Send: [53 55 50 4C 41 17 13 00 00 00 28 00 00 00 10 00 00 00 6E DB B8 67 00 00 00 00 26 96 01 00 00 00 00 00 ]
Send: [53 55 50 4C 41 ]
Recv: [53 55 50 4C 41 17 13 00 00 00 32 00 00 00 10 00 00 00 5E CD B8 67 00 00 00 00 CF 16 0B 00 00 00 00 00 53 55 50 4C 41 ]
Channel(0) value changed to temp(21.03), humi(40.41)
Send: [53 55 50 4C 41 17 14 00 00 00 67 00 00 00 0E 00 00 00 00 00 00 00 00 00 26 52 00 00 D9 9D 00 00 ]
Send: [53 55 50 4C 41 ]
[269919][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1031) callback
[269920][V][ZigbeeHandlers.cpp:294] zb_cmd_ias_zone_status_change_handler(): IAS Zone Status Notification: from address(0xa668) src endpoint(1) to dst endpoint(1) cluster(0x500), zone status (0x1), extended status (0x0), zone id (0xff), delay (0x0)
[269921][I][z2s_devices_table.cpp:62] Z2S_findChannelNumberSlot(): Z2S_findChannelNumberSlot 0xa4:0xc1:0x38:0xd1:0x7f:0x45:0xef:0xf6, endpoint 0x1, channel type 0x3e8
[269924][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x2000) callback
[269925][V][ZigbeeHandlers.cpp:129] zb_attribute_reporting_handler(): Received report from address(0xa668) src endpoint(1) to dst endpoint(1) cluster(0x500)
[269926][I][ZigbeeGateway.cpp:604] zbAttributeReporting(): zbAttributeReporting IAS zone status 1
[269926][I][z2s_devices_table.cpp:62] Z2S_findChannelNumberSlot(): Z2S_findChannelNumberSlot 0xa4:0xc1:0x38:0xd1:0x7f:0x45:0xef:0xf6, endpoint 0x1, channel type 0x3e8
Channel(1) value changed to 0
Send: [53 55 50 4C 41 17 15 00 00 00 67 00 00 00 0E 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 ]
Send: [53 55 50 4C 41 ]
Wrote 1 bytes to storage at 15
Wrote 7 bytes to storage at 8
Commit
Send: [53 55 50 4C 41 17 16 00 00 00 28 00 00 00 10 00 00 00 87 DB B8 67 00 00 00 00 AC A7 02 00 00 00 00 00 ]
Send: [53 55 50 4C 41 ]
Recv: [53 55 50 4C 41 17 14 00 00 00 32 00 00 00 10 00 00 00 77 CD B8 67 00 00 00 00 D4 6D 0C 00 00 00 00 00 53 55 50 4C 41 ]
[300017][I][Z2S_Gateway.ino:245] loop(): Device on endpoint(0x1), short address(0x58c), model id(0x1001), rejoined(YES)
[300017][I][Z2S_Gateway.ino:245] loop(): Device on endpoint(0x1), short address(0x58c), model id(0x1001), rejoined(NO)
[300018][I][Z2S_Gateway.ino:245] loop(): Device on endpoint(0x1), short address(0x58c), model id(0x1001), rejoined(NO)
[300019][I][Z2S_Gateway.ino:245] loop(): Device on endpoint(0x1), short address(0xa668), model id(0x2000), rejoined(NO)
[300019][I][Z2S_Gateway.ino:245] loop(): Device on endpoint(0x1), short address(0xa668), model id(0x2000), rejoined(NO)
Send: [53 55 50 4C 41 17 17 00 00 00 E0 01 00 00 00 00 00 00 ]
Send: [53 55 50 4C 41 ]
Recv: [53 55 50 4C 41 17 15 00 00 00 EA 01 00 00 1A 00 00 00 E9 07 02 15 06 14 01 24 0E 00 00 00 45 75 72 6F 70 65 2F 57 61 72 73 61 77 00 53 55 50 4C 41 ]
Clock: current time: 2025-02-21 20:01:35
Clock: time diff (system-new): -1 s
Clock: new time: 2025-02-21 20:01:36
[322753][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x1031) callback
[322753][V][ZigbeeHandlers.cpp:294] zb_cmd_ias_zone_status_change_handler(): IAS Zone Status Notification: from address(0xa668) src endpoint(1) to dst endpoint(1) cluster(0x500), zone status (0x0), extended status (0x0), zone id (0xff), delay (0x0)
[322755][I][z2s_devices_table.cpp:62] Z2S_findChannelNumberSlot(): Z2S_findChannelNumberSlot 0xa4:0xc1:0x38:0xd1:0x7f:0x45:0xef:0xf6, endpoint 0x1, channel type 0x3e8
[322758][I][ZigbeeHandlers.cpp:35] zb_action_handler(): Receive Zigbee action(0x2000) callback
[322758][V][ZigbeeHandlers.cpp:129] zb_attribute_reporting_handler(): Received report from address(0xa668) src endpoint(1) to dst endpoint(1) cluster(0x500)
[322759][I][ZigbeeGateway.cpp:604] zbAttributeReporting(): zbAttributeReporting IAS zone status 0
[322760][I][z2s_devices_table.cpp:62] Z2S_findChannelNumberSlot(): Z2S_findChannelNumberSlot 0xa4:0xc1:0x38:0xd1:0x7f:0x45:0xef:0xf6, endpoint 0x1, channel type 0x3e8
Channel(1) value changed to 1
Send: [53 55 50 4C 41 17 18 00 00 00 67 00 00 00 0E 00 00 00 01 00 00 00 00 00 01 00 00 00 00 00 00 00 ]
Send: [53 55 50 4C 41 ]
Wrote 1 bytes to storage at 15
Wrote 7 bytes to storage at 8
Commit
Send: [53 55 50 4C 41 17 19 00 00 00 28 00 00 00 10 00 00 00 B8 DB B8 67 00 00 00 00 EF 3D 0F 00 00 00 00 00 ]
Send: [53 55 50 4C 41 ]
Recv: [53 55 50 4C 41 17 16 00 00 00 32 00 00 00 10 00 00 00 A9 CD B8 67 00 00 00 00 6E CD 07 00 00 00 00 00 53 55 50 4C 41 ]
Send: [53 55 50 4C 41 17 1A 00 00 00 28 00 00 00 10 00 00 00 D2 DB B8 67 00 00 00 00 3E 0F 00 00 00 00 00 00 ]
Send: [53 55 50 4C 41 ]
Recv: [53 55 50 4C 41 17 17 00 00 00 32 00 00 00 10 00 00 00 C2 CD B8 67 00 00 00 00 C6 E0 07 00 00 00 00 00 53 55 50 4C 41 ]
[360021][I][Z2S_Gateway.ino:245] loop(): Device on endpoint(0x1), short address(0x58c), model id(0x1001), rejoined(YES)
[360021][I][Z2S_Gateway.ino:245] loop(): Device on endpoint(0x1), short address(0x58c), model id(0x1001), rejoined(NO)
[360022][I][Z2S_Gateway.ino:245] loop(): Device on endpoint(0x1), short address(0x58c), model id(0x1001), rejoined(NO)
[360023][I][Z2S_Gateway.ino:245] loop(): Device on endpoint(0x1), short address(0xa668), model id(0x2000), rejoined(NO)
[360023][I][Z2S_Gateway.ino:245] loop(): Device on endpoint(0x1), short address(0xa668), model id(0x2000), rejoined(NO)
Send: [53 55 50 4C 41 17 1B 00 00 00 28 00 00 00 10 00 00 00 EB DB B8 67 00 00 00 00 C9 22 00 00 00 00 00 00 ]
Send: [53 55 50 4C 41 ]
Recv: [53 55 50 4C 41 17 18 00 00 00 32 00 00 00 10 00 00 00 DB CD B8 67 00 00 00 00 78 9E 08 00 00 00 00 00 53 55 50 4C 41 ]
Send: [53 55 50 4C 41 17 1C 00 00 00 28 00 00 00 10 00 00 00 04 DC B8 67 00 00 00 00 5F 32 00 00 00 00 00 00 ]
Send: [53 55 50 4C 41 ]
Recv: [53 55 50 4C 41 17 19 00 00 00 32 00 00 00 10 00 00 00 F4 CD B8 67 00 00 00 00 84 74 08 00 00 00 00 00 53 55 50 4C 41 ]
[420025][I][Z2S_Gateway.ino:245] loop(): Device on endpoint(0x1), short address(0x58c), model id(0x1001), rejoined(YES)
[420025][I][Z2S_Gateway.ino:245] loop(): Device on endpoint(0x1), short address(0x58c), model id(0x1001), rejoined(NO)
[420026][I][Z2S_Gateway.ino:245] loop(): Device on endpoint(0x1), short address(0x58c), model id(0x1001), rejoined(NO)
[420027][I][Z2S_Gateway.ino:245] loop(): Device on endpoint(0x1), short address(0xa668), model id(0x2000), rejoined(NO)
[420027][I][Z2S_Gateway.ino:245] loop(): Device on endpoint(0x1), short address(0xa668), model id(0x2000), rejoined(NO)
Send: [53 55 50 4C 41 17 1D 00 00 00 28 00 00 00 10 00 00 00 1D DC B8 67 00 00 00 00 07 42 00 00 00 00 00 00 ]
Send: [53 55 50 4C 41 ]
Recv: [53 55 50 4C 41 17 1A 00 00 00 32 00 00 00 10 00 00 00 0D CE B8 67 00 00 00 00 F7 3D 08 00 00 00 00 00 53 55 50 4C 41 ]
Send: [53 55 50 4C 41 17 1E 00 00 00 28 00 00 00 10 00 00 00 36 DC B8 67 00 00 00 00 A6 51 00 00 00 00 00 00 ]
Send: [53 55 50 4C 41 ]
Recv: [53 55 50 4C 41 17 1B 00 00 00 32 00 00 00 10 00 00 00 26 CE B8 67 00 00 00 00 6C 28 08 00 00 00 00 00 53 55 50 4C 41 ]
Send: [53 55 50 4C 41 17 1F 00 00 00 28 00 00 00 10 00 00 00 4F DC B8 67 00 00 00 00 37 65 00 00 00 00 00 00 ]
Send: [53 55 50 4C 41 ]
Recv: [53 55 50 4C 41 17 1C 00 00 00 32 00 00 00 10 00 00 00 3F CE B8 67 00 00 00 00 69 38 08 00 00 00 00 00 53 55 50 4C 41 ]
[480029][I][Z2S_Gateway.ino:245] loop(): Device on endpoint(0x1), short address(0x58c), model id(0x1001), rejoined(YES)
[480029][I][Z2S_Gateway.ino:245] loop(): Device on endpoint(0x1), short address(0x58c), model id(0x1001), rejoined(NO)
[480030][I][Z2S_Gateway.ino:245] loop(): Device on endpoint(0x1), short address(0x58c), model id(0x1001), rejoined(NO)
[480031][I][Z2S_Gateway.ino:245] loop(): Device on endpoint(0x1), short address(0xa668), model id(0x2000), rejoined(NO)
[480032][I][Z2S_Gateway.ino:245] loop(): Device on endpoint(0x1), short address(0xa668), model id(0x2000), rejoined(NO)
Send: [53 55 50 4C 41 17 20 00 00 00 28 00 00 00 10 00 00 00 68 DC B8 67 00 00 00 00 9E 7C 00 00 00 00 00 00 ]
Send: [53 55 50 4C 41 ]
Recv: [53 55 50 4C 41 17 1D 00 00 00 32 00 00 00 10 00 00 00 58 CE B8 67 00 00 00 00 A9 4E 08 00 00 00 00 00 53 55 50 4C 41 ]
Send: [53 55 50 4C 41 17 21 00 00 00 28 00 00 00 10 00 00 00 81 DC B8 67 00 00 00 00 0C 94 00 00 00 00 00 00 ]
Send: [53 55 50 4C 41 ]
Recv: [53 55 50 4C 41 17 1E 00 00 00 32 00 00 00 10 00 00 00 71 CE B8 67 00 00 00 00 ED 8E 0A 00 00 00 00 00 53 55 50 4C 41 ]
[540033][I][Z2S_Gateway.ino:245] loop(): Device on endpoint(0x1), short address(0x58c), model id(0x1001), rejoined(YES)
[540033][I][Z2S_Gateway.ino:245] loop(): Device on endpoint(0x1), short address(0x58c), model id(0x1001), rejoined(NO)
[540034][I][Z2S_Gateway.ino:245] loop(): Device on endpoint(0x1), short address(0x58c), model id(0x1001), rejoined(NO)
[540035][I][Z2S_Gateway.ino:245] loop(): Device on endpoint(0x1), short address(0xa668), model id(0x2000), rejoined(NO)
[540035][I][Z2S_Gateway.ino:245] loop(): Device on endpoint(0x1), short address(0xa668), model id(0x2000), rejoined(NO)
-
[email protected]
- Posts: 1592
- Joined: Mon Feb 06, 2023 8:56 am
- Has thanked: 18 times
- Been thanked: 27 times
@lukasz06
No i się wyjaśniło ...
Z racji że cześć urządzeń jest Tuya to są odpytywane a nie same przysyłają dane , ale to ma konsekwencje w formacie wymienianej wiadomości , a ta nie posiada nagłówka z rssi ...
Więc dla niektórych urządzeń tej informacji nie ma i ja nie wiem jak by miała się tam znaleźć. Ustawiane jest zero które po przeliczeniu odpowiada 100 % zasięgu
No i się wyjaśniło ...
Z racji że cześć urządzeń jest Tuya to są odpytywane a nie same przysyłają dane , ale to ma konsekwencje w formacie wymienianej wiadomości , a ta nie posiada nagłówka z rssi ...
Więc dla niektórych urządzeń tej informacji nie ma i ja nie wiem jak by miała się tam znaleźć. Ustawiane jest zero które po przeliczeniu odpowiada 100 % zasięgu
-
[email protected]
- Posts: 1592
- Joined: Mon Feb 06, 2023 8:56 am
- Has thanked: 18 times
- Been thanked: 27 times
Idea Zigbee jest piękna ale wykonanie jak widać , może vajera coś wie więcej , ale trzeba brać pod uwagę że pewnie nie wszystko się będzie dało zrobić tak samo
To może i ja dołożę swoje "trzy grosze". Z moich obserwacji wynika, że w niektórych urządzeniach nawet pod Tuya trudno jest uzyskać wiarygodne informacje o poziomie sygnału. Ba, z niektórych jest to w normalnych warunkach nie do wyciągnięcia. Może się to udać na samym początku, przy dodawaniu urządzenia do oryginalnej bramki, a później wcale lub trzeba kombinować. Taki np. czujnik zalania trzeba wzbudzić i w tym momencie w informacjach o urządzeniu włączyć procedurę sprawdzania sieci. Jest to niewygodne i czasami się po prostu nie udaje. Czasami też pojawia się komunikat o słabym zasięgu (i tylko tyle). Myślę, że to może dotyczyć wielu urządzeń przechodzących w stan uśpienia w celu oszczędzania energii. Jeśli się to uda pod Suplą z części wyciągnąć, to i tak będzie sukces.
Wiesz, że Supla obsługuje Zigbee? Wstąp do Klubu Promila: https://forum.supla.org/viewtopic.php?t=18018
Szukasz nowego GG? Jest tutaj: https://forum.supla.org/viewtopic.php?t=18036-
klew
- Posts: 13914
- Joined: Thu Jun 27, 2019 12:16 pm
- Location: Wrocław
- Has thanked: 139 times
- Been thanked: 137 times
RSSI to "moc sygnału odbieranego". Przy komunikacji dwukierunkowej zawsze są dwa parametry RSSI. Jeden z punktu widzenia ESP i drugi z puntu widzenia urządzenia ZigBee. Nawet jeśli one nie wysyłają informacji o poziomie RSSI z ich punktu widzenia, to na ESP mamy radio, które odbiera komunikaty i to RSSI zawsze powinno być znane (bo nie zależy od tego co nadaje urządzenie ZigBee).
W urządzeniach Supli:
1. RSSI dla Wi-Fi zawsze dotyczy sygnału z routera, który jest odbierany przez urządzenie
2. Na Boxie jest to RSSI też z punktu widzenia Boxa.
Także pewnie ten RSSI z punktu widzenia radia na ESP też jest gdzieś dostępny i to byłoby niezależne od tego co urządzenie na ZigBee sobie wysyła.
W urządzeniach Supli:
1. RSSI dla Wi-Fi zawsze dotyczy sygnału z routera, który jest odbierany przez urządzenie
2. Na Boxie jest to RSSI też z punktu widzenia Boxa.
Także pewnie ten RSSI z punktu widzenia radia na ESP też jest gdzieś dostępny i to byłoby niezależne od tego co urządzenie na ZigBee sobie wysyła.
Najlepsze suple dla Twojego domu 
-
Albert
- Posts: 650
- Joined: Fri Jan 04, 2019 8:32 pm
- Location: Chełm
Hmm .. ten kontaktron działa słabo. Rzadko kiedy pokazuje właściwy stan. Esp jest jakieś 3m obok. Podrzucicie foty jakie macie czujniki, które sprawnie działają?
You do not have the required permissions to view the files attached to this post.
Mam identyczny z wyglądu, taki https://pl.aliexpress.com/item/1005006876002235.htmlAlbert wrote: Sat Feb 22, 2025 12:04 pm Hmm .. ten kontaktron działa słabo. Rzadko kiedy pokazuje właściwy stan. Esp jest jakieś 3m obok. Podrzucicie foty jakie macie czujniki, które sprawnie działają?
Działa idealnie. Może tylko tyle, że zamontowany jest tak, jak na tych zdjęciach z aukcji, czyli bokami do siebie. Stan odczytuje bez opóźnień. Sam byłem zdziwiony, jak dobrze działa. U mnie przedstawia się jako _TZ3000_au1rjicn::TS0203.
Wiesz, że Supla obsługuje Zigbee? Wstąp do Klubu Promila: https://forum.supla.org/viewtopic.php?t=18018
Szukasz nowego GG? Jest tutaj: https://forum.supla.org/viewtopic.php?t=18036