Dyskusja ogólna [bramka Zigbee]

Moderator: vajera

LukiSpajder
Posts: 1548
Joined: Tue Aug 18, 2020 2:22 pm
Has thanked: 25 times
Been thanked: 34 times

Post

Przycisk zeskanowało ale nie ma rekcji na naciśniecie
https://pl.aliexpress.com/item/10050053 ... pt=glo2pol

Code: Select all

        ============ After Setup End =============
                                                  [ 29275][V][ZigbeeCore.cpp:343] esp_zb_app_signal_handler(): ZDO signal: NWK Device Associated (0x12), status: ESP_OK
[ 29277][V][ZigbeeCore.cpp:343] esp_zb_app_signal_handler(): ZDO signal: ZDO Device Update (0x30), status: ESP_OK
[ 29817][I][ZigbeeCore.cpp:299] esp_zb_app_signal_handler(): New device commissioned or rejoined (short: 0x2aac)
[ 29817][V][ZigbeeCore.cpp:303] esp_zb_app_signal_handler(): Device capabilities: 0x80
[ 29927][D][ZigbeeGateway.cpp:128] find_Cb(): Sensor found: short address(0x2aac), endpoint(1)
[ 30020][I][ZigbeeGateway.cpp:271] printJoinedDevices(): joined devices:
[ 30020][I][ZigbeeGateway.cpp:274] printJoinedDevices(): Device on endpoint 1, short address: 0x2aac
[ 30137][I][ZigbeeHandlers.cpp:21] zb_action_handler(): Receive Zigbee action(0x1000) callback
[ 30137][V][ZigbeeHandlers.cpp:94] zb_cmd_read_attr_resp_handler(): Read attribute response: from address(0x2aac) src endpoint(1) to dst endpoint(1) cluster(0x0)
[ 30138][V][ZigbeeHandlers.cpp:103] zb_cmd_read_attr_resp_handler(): Read attribute response: status(0), cluster(0x0), attribute(0x4), type(0x42), value(16)
[ 30139][I][ZigbeeEP.cpp:223] zbReadBasicCluster(): Peer Manufacturer is "_TZ3000_yj6k7vfo"
[ 30021][I][Z2S_Device_Scanner.ino:88] loop(): manufacturer _TZ3000_yj6k7vfo
[ 30258][I][ZigbeeHandlers.cpp:21] zb_action_handler(): Receive Zigbee action(0x1000) callback
[ 30258][V][ZigbeeHandlers.cpp:94] zb_cmd_read_attr_resp_handler(): Read attribute response: from address(0x2aac) src endpoint(1) to dst endpoint(1) cluster(0x0)
[ 30259][V][ZigbeeHandlers.cpp:103] zb_cmd_read_attr_resp_handler(): Read attribute response: status(0), cluster(0x0), attribute(0x5), type(0x42), value(6)
[ 30259][I][ZigbeeEP.cpp:232] zbReadBasicCluster(): Peer Model is "TS0041"
[ 30140][I][Z2S_Device_Scanner.ino:89] loop(): model TS0041
[ 30261][I][ZigbeeGateway.cpp:207] zbPrintDeviceDiscovery(): short_addr_req 10924
[ 30315][I][ZigbeeGateway.cpp:141] Z2S_active_ep_req_cb(): Z2S active_ep_req: device address 10924, endpoints count 4
[ 30316][I][ZigbeeGateway.cpp:144] Z2S_active_ep_req_cb(): Endpont # 1, id 1
[ 30316][I][ZigbeeGateway.cpp:144] Z2S_active_ep_req_cb(): Endpont # 2, id 2
[ 30317][I][ZigbeeGateway.cpp:144] Z2S_active_ep_req_cb(): Endpont # 3, id 3
[ 30317][I][ZigbeeGateway.cpp:144] Z2S_active_ep_req_cb(): Endpont # 4, id 4
[ 30442][I][ZigbeeGateway.cpp:160] Z2S_simple_desc_req_cb(): Z2S simple_desc_req: device address 10924, endpoint # 1
[ 30442][I][ZigbeeGateway.cpp:161] Z2S_simple_desc_req_cb(): Z2S simple_desc_req: in clusters # 4, out clusters # 2
[ 30443][I][ZigbeeGateway.cpp:165] Z2S_simple_desc_req_cb(): In cluster # 1, id 1
[ 30443][I][ZigbeeGateway.cpp:165] Z2S_simple_desc_req_cb(): In cluster # 2, id 6
[ 30444][I][ZigbeeGateway.cpp:165] Z2S_simple_desc_req_cb(): In cluster # 3, id 57344
[ 30444][I][ZigbeeGateway.cpp:165] Z2S_simple_desc_req_cb(): In cluster # 4, id 0
[ 30445][I][ZigbeeGateway.cpp:180] Z2S_simple_desc_req_cb(): Out cluster # 1, id 25
[ 30445][I][ZigbeeGateway.cpp:180] Z2S_simple_desc_req_cb(): Out cluster # 2, id 10
[ 30461][I][ZigbeeGateway.cpp:160] Z2S_simple_desc_req_cb(): Z2S simple_desc_req: device address 10924, endpoint # 2
[ 30462][I][ZigbeeGateway.cpp:161] Z2S_simple_desc_req_cb(): Z2S simple_desc_req: in clusters # 3, out clusters # 0
[ 30462][I][ZigbeeGateway.cpp:165] Z2S_simple_desc_req_cb(): In cluster # 1, id 6
[ 30463][I][ZigbeeGateway.cpp:165] Z2S_simple_desc_req_cb(): In cluster # 2, id 1
[ 30463][I][ZigbeeGateway.cpp:165] Z2S_simple_desc_req_cb(): In cluster # 3, id 6
[ 30478][I][ZigbeeGateway.cpp:160] Z2S_simple_desc_req_cb(): Z2S simple_desc_req: device address 10924, endpoint # 3
[ 30479][I][ZigbeeGateway.cpp:161] Z2S_simple_desc_req_cb(): Z2S simple_desc_req: in clusters # 3, out clusters # 0
[ 30479][I][ZigbeeGateway.cpp:165] Z2S_simple_desc_req_cb(): In cluster # 1, id 6
[ 30480][I][ZigbeeGateway.cpp:165] Z2S_simple_desc_req_cb(): In cluster # 2, id 1
[ 30480][I][ZigbeeGateway.cpp:165] Z2S_simple_desc_req_cb(): In cluster # 3, id 6
[ 30495][I][ZigbeeGateway.cpp:160] Z2S_simple_desc_req_cb(): Z2S simple_desc_req: device address 10924, endpoint # 4
[ 30496][I][ZigbeeGateway.cpp:161] Z2S_simple_desc_req_cb(): Z2S simple_desc_req: in clusters # 3, out clusters # 0
[ 30497][I][ZigbeeGateway.cpp:165] Z2S_simple_desc_req_cb(): In cluster # 1, id 6
[ 30497][I][ZigbeeGateway.cpp:165] Z2S_simple_desc_req_cb(): In cluster # 2, id 1
[ 30498][I][ZigbeeGateway.cpp:165] Z2S_simple_desc_req_cb(): In cluster # 3, id 6
[ 30523][I][ZigbeeHandlers.cpp:21] zb_action_handler(): Receive Zigbee action(0x1004) callback
[ 30523][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x2aac), source endpoint (0x1), source cluster (0x1), attribute id (0x0), data type (0x21)
[ 30524][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x2aac), source endpoint (0x1), source cluster (0x1), attribute id (0x20), data type (0x20)
[ 30525][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x2aac), source endpoint (0x1), source cluster (0x1), attribute id (0x21), data type (0x20)
[ 30526][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x2aac), source endpoint (0x1), source cluster (0x1), attribute id (0xfffd), data type (0x21)
[ 30540][I][ZigbeeHandlers.cpp:21] zb_action_handler(): Receive Zigbee action(0x1004) callback
[ 30540][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x2aac), source endpoint (0x1), source cluster (0x6), attribute id (0x0), data type (0x10)
[ 30554][I][ZigbeeHandlers.cpp:21] zb_action_handler(): Receive Zigbee action(0x1004) callback
[ 30555][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x2aac), source endpoint (0x1), source cluster (0xe000), attribute id (0x0), data type (0x10)
[ 30556][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x2aac), source endpoint (0x1), source cluster (0xe000), attribute id (0x1), data type (0x10)
[ 30572][I][ZigbeeHandlers.cpp:21] zb_action_handler(): Receive Zigbee action(0x1004) callback
[ 30572][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x2aac), source endpoint (0x1), source cluster (0x0), attribute id (0x0), data type (0x20)
[ 30573][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x2aac), source endpoint (0x1), source cluster (0x0), attribute id (0x1), data type (0x20)
[ 30574][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x2aac), source endpoint (0x1), source cluster (0x0), attribute id (0x2), data type (0x20)
[ 30574][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x2aac), source endpoint (0x1), source cluster (0x0), attribute id (0x3), data type (0x20)
[ 30575][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x2aac), source endpoint (0x1), source cluster (0x0), attribute id (0x4), data type (0x42)
[ 30576][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x2aac), source endpoint (0x1), source cluster (0x0), attribute id (0x5), data type (0x42)
[ 30577][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x2aac), source endpoint (0x1), source cluster (0x0), attribute id (0x6), data type (0x42)
[ 30578][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x2aac), source endpoint (0x1), source cluster (0x0), attribute id (0x7), data type (0x30)
[ 30578][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x2aac), source endpoint (0x1), source cluster (0x0), attribute id (0xffde), data type (0x20)
[ 30579][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x2aac), source endpoint (0x1), source cluster (0x0), attribute id (0xfffd), data type (0x21)
[ 30580][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x2aac), source endpoint (0x1), source cluster (0x0), attribute id (0xfffe), data type (0x30)
[ 30581][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x2aac), source endpoint (0x1), source cluster (0x0), attribute id (0xffe2), data type (0x20)
[ 30582][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x2aac), source endpoint (0x1), source cluster (0x0), attribute id (0xffe3), data type (0x48)
[ 30597][I][ZigbeeHandlers.cpp:21] zb_action_handler(): Receive Zigbee action(0x1004) callback
[ 30598][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x2aac), source endpoint (0x1), source cluster (0x19), attribute id (0x0), data type (0xf0)
[ 30599][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x2aac), source endpoint (0x1), source cluster (0x19), attribute id (0x1), data type (0x23)
[ 30599][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x2aac), source endpoint (0x1), source cluster (0x19), attribute id (0x2), data type (0x23)
[ 30600][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x2aac), source endpoint (0x1), source cluster (0x19), attribute id (0x3), data type (0x21)
[ 30601][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x2aac), source endpoint (0x1), source cluster (0x19), attribute id (0x4), data type (0x23)
[ 30602][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x2aac), source endpoint (0x1), source cluster (0x19), attribute id (0x5), data type (0x21)
[ 30603][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x2aac), source endpoint (0x1), source cluster (0x19), attribute id (0x6), data type (0x30)
[ 30604][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x2aac), source endpoint (0x1), source cluster (0x19), attribute id (0x7), data type (0x21)
[ 30605][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x2aac), source endpoint (0x1), source cluster (0x19), attribute id (0x8), data type (0x21)
[ 30605][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x2aac), source endpoint (0x1), source cluster (0x19), attribute id (0x9), data type (0x21)
[ 30606][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x2aac), source endpoint (0x1), source cluster (0x19), attribute id (0xfffd), data type (0x21)
[ 30620][I][ZigbeeHandlers.cpp:21] zb_action_handler(): Receive Zigbee action(0x1004) callback
[ 30621][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x2aac), source endpoint (0x1), source cluster (0xa), attribute id (0xfffd), data type (0x21)
[ 30645][I][ZigbeeHandlers.cpp:21] zb_action_handler(): Receive Zigbee action(0x1004) callback
[ 30645][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x2aac), source endpoint (0x2), source cluster (0x6), attribute id (0x0), data type (0x10)
[ 30660][I][ZigbeeHandlers.cpp:21] zb_action_handler(): Receive Zigbee action(0x1004) callback
[ 30660][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x2aac), source endpoint (0x2), source cluster (0x1), attribute id (0x0), data type (0x21)
[ 30661][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x2aac), source endpoint (0x2), source cluster (0x1), attribute id (0x20), data type (0x20)
[ 30662][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x2aac), source endpoint (0x2), source cluster (0x1), attribute id (0x21), data type (0x20)
[ 30663][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x2aac), source endpoint (0x2), source cluster (0x1), attribute id (0xfffd), data type (0x21)
[ 30676][I][ZigbeeHandlers.cpp:21] zb_action_handler(): Receive Zigbee action(0x1004) callback
[ 30677][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x2aac), source endpoint (0x2), source cluster (0x6), attribute id (0x0), data type (0x10)
[ 30700][I][ZigbeeHandlers.cpp:21] zb_action_handler(): Receive Zigbee action(0x1004) callback
[ 30701][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x2aac), source endpoint (0x3), source cluster (0x6), attribute id (0x0), data type (0x10)
[ 30715][I][ZigbeeHandlers.cpp:21] zb_action_handler(): Receive Zigbee action(0x1004) callback
[ 30716][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x2aac), source endpoint (0x3), source cluster (0x1), attribute id (0x0), data type (0x21)
[ 30717][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x2aac), source endpoint (0x3), source cluster (0x1), attribute id (0x20), data type (0x20)
[ 30718][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x2aac), source endpoint (0x3), source cluster (0x1), attribute id (0x21), data type (0x20)
[ 30718][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x2aac), source endpoint (0x3), source cluster (0x1), attribute id (0xfffd), data type (0x21)
[ 30732][I][ZigbeeHandlers.cpp:21] zb_action_handler(): Receive Zigbee action(0x1004) callback
[ 30733][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x2aac), source endpoint (0x3), source cluster (0x6), attribute id (0x0), data type (0x10)
[ 30757][I][ZigbeeHandlers.cpp:21] zb_action_handler(): Receive Zigbee action(0x1004) callback
[ 30757][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x2aac), source endpoint (0x4), source cluster (0x6), attribute id (0x0), data type (0x10)
[ 30772][I][ZigbeeHandlers.cpp:21] zb_action_handler(): Receive Zigbee action(0x1004) callback
[ 30772][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x2aac), source endpoint (0x4), source cluster (0x1), attribute id (0x0), data type (0x21)
[ 30773][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x2aac), source endpoint (0x4), source cluster (0x1), attribute id (0x20), data type (0x20)
[ 30774][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x2aac), source endpoint (0x4), source cluster (0x1), attribute id (0x21), data type (0x20)
[ 30775][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x2aac), source endpoint (0x4), source cluster (0x1), attribute id (0xfffd), data type (0x21)
[ 30778][I][ZigbeeHandlers.cpp:21] zb_action_handler(): Receive Zigbee action(0x1004) callback
[ 30779][I][ZigbeeGateway.cpp:357] zbCmdDiscAttrResponse(): Attribute Discovery Message - device address (0x2aac), source endpoint (0x4), source cluster (0x6), attribute id (0x0), data type (0x10)
[ 31244][V][ZigbeeCore.cpp:343] esp_zb_app_signal_handler(): ZDO signal: ZDO Device Authorized (0x2f), status: ESP_OK
[ 31316][I][ZigbeeCore.cpp:330] esp_zb_app_signal_handler(): Network(0x3882) is open for 180 seconds
[183356][V][ZigbeeCore.cpp:343] esp_zb_app_signal_handler(): ZDO signal: NLME Status Indication (0x32), status: ESP_OK
[207132][V][ZigbeeCore.cpp:343] esp_zb_app_signal_handler(): ZDO signal: NLME Status Indication (0x32), status: ESP_OK
[210145][V][ZigbeeCore.cpp:343] esp_zb_app_signal_handler(): ZDO signal: NLME Status Indication (0x32), status: ESP_OK
[211316][I][ZigbeeCore.cpp:332] esp_zb_app_signal_handler(): Network(0x3882) closed, devices joining not allowed.
[213209][V][ZigbeeCore.cpp:343] esp_zb_app_signal_handler(): ZDO signal: NLME Status Indication (0x32), status: ESP_OK
[216222][V][ZigbeeCore.cpp:343] esp_zb_app_signal_handler(): ZDO signal: NLME Status Indication (0x32), status: ESP_OK
[219234][V][ZigbeeCore.cpp:343] esp_zb_app_signal_handler(): ZDO signal: NLME Status Indication (0x32), status: ESP_OK
[222246][V][ZigbeeCore.cpp:343] esp_zb_app_signal_handler(): ZDO signal: NLME Status Indication (0x32), status: ESP_OK
[225259][V][ZigbeeCore.cpp:343] esp_zb_app_signal_handler(): ZDO signal: NLME Status Indication (0x32), status: ESP_OK
[228273][V][ZigbeeCore.cpp:343] esp_zb_app_signal_handler(): ZDO signal: NLME Status Indication (0x32), status: ESP_OK
[231285][V][ZigbeeCore.cpp:343] esp_zb_app_signal_handler(): ZDO signal: NLME Status Indication (0x32), status: ESP_OK
[234297][V][ZigbeeCore.cpp:343] esp_zb_app_signal_handler(): ZDO signal: NLME Status Indication (0x32), status: ESP_OK
[237309][V][ZigbeeCore.cpp:343] esp_zb_app_signal_handler(): ZDO signal: NLME Status Indication (0x32), status: ESP_OK
[247831][V][ZigbeeCore.cpp:343] esp_zb_app_signal_handler(): ZDO signal: NLME Status Indication (0x32), status: ESP_OK
[250992][V][ZigbeeCore.cpp:343] esp_zb_app_signal_handler(): ZDO signal: NLME Status Indication (0x32), status: ESP_OK
[274363][V][ZigbeeCore.cpp:343] esp_zb_app_signal_handler(): ZDO signal: NLME Status Indication (0x32), status: ESP_OK
lukasz06
Posts: 2543
Joined: Sun Jul 17, 2022 6:53 pm
Has thanked: 46 times
Been thanked: 21 times

Post

LukiSpajder wrote: Wed Jan 15, 2025 5:52 pm [quote=lukasz06 post_id=195138

Musisz zewrzeć z tyłu GND i RESTE ale dłużej tak aby pojawiły się kreski na wyświetlaczu . Ja przylutowałem na test dwa kabelki bo wczoraj się sparował a dziś się męczyłem i nie mogłem tego powtórzyć ale skoro wczoraj się dało 😁 . Jak połączysz piny to po jakimś czasie przeskoczy na Fahrenheita trzymać trzeba jeszcze wyskoczą kreski . Jak się łączy z bramką to znaczek bluetooth zacznie migać jak się połączy to znika .
Oczywiście oprogramowanie zmienione na zigbee
Dzięki, czujnik zameldował mi się w Cloudzie 😉
Po odłączeniu zasilania bramki trzeba poczekać ok 10-15min na pomiar.
lukasz06
Posts: 2543
Joined: Sun Jul 17, 2022 6:53 pm
Has thanked: 46 times
Been thanked: 21 times

Post

Zibi_007 wrote: Wed Jan 15, 2025 11:52 am
lukasz06 wrote: Wed Jan 15, 2025 7:24 am
Zibi_007 wrote: Wed Jan 15, 2025 12:41 am



EDIT; Zauważyłem, że po zaniku zasilania bramka owszem loguje sie, ale status czujnika jest inny ( tzn okno jest otwarte :))
Zawsze sam musisz ustalić co to jest. Do Supli masz dodany kanał binarny, a jego funkcję ustalasz samemu.
Po zaniku zasilania trzeba poczekać, aż czujnik zaraportuje swój stan. W zależności od ustawienia może to potrwać nawet kilka (kilkanaście) minut.
Po ponad godzinie nadal nie zmienił swojego statusu
User avatar
vajera
Posts: 7293
Joined: Wed Oct 31, 2018 7:58 am
Location: Biedrusko
Has thanked: 291 times
Been thanked: 161 times

Post

lukasz06 wrote: Thu Jan 16, 2025 8:00 am
Zibi_007 wrote: Wed Jan 15, 2025 11:52 am
lukasz06 wrote: Wed Jan 15, 2025 7:24 am

Zawsze sam musisz ustalić co to jest. Do Supli masz dodany kanał binarny, a jego funkcję ustalasz samemu.
Po zaniku zasilania trzeba poczekać, aż czujnik zaraportuje swój stan. W zależności od ustawienia może to potrwać nawet kilka (kilkanaście) minut.
Po ponad godzinie nadal nie zmienił swojego statusu
A jak "otworzysz" okno to czujnik zmienia stan? Innymi słowy działa w odwróconej logice czy nie reaguje w ogóle? Ewentualnie zaczyna działać prawidłowo po pierwszym otwórz/zamknij?
Bramka Zigbee <=> SUPLA
Więcej informacji tutaj:
https://forum.supla.org/viewforum.php?f=127
FAQ https://forum.supla.org/viewtopic.php?t=17277
User avatar
Zibi_007
Posts: 3985
Joined: Tue Oct 31, 2023 10:06 pm
Has thanked: 10 times
Been thanked: 31 times

Post

lukasz06 wrote: Thu Jan 16, 2025 8:00 am
Zibi_007 wrote: Wed Jan 15, 2025 11:52 am
lukasz06 wrote: Wed Jan 15, 2025 7:24 am

Zawsze sam musisz ustalić co to jest. Do Supli masz dodany kanał binarny, a jego funkcję ustalasz samemu.
Po zaniku zasilania trzeba poczekać, aż czujnik zaraportuje swój stan. W zależności od ustawienia może to potrwać nawet kilka (kilkanaście) minut.
Po ponad godzinie nadal nie zmienił swojego statusu
Sparuj jeszcze raz. Czasem to pomaga. Zaloguj ponownie bramkę. Jeśli jest na liście obsługiwanych, to musi działać. @vajera tworzy nową listę i sam sobie dopisywałem swoje urządzenia, które już kiedyś mi się logowały i działały, a teraz ich nie było (gniazdko, czujnik temperatury). Generalnie to jest bardzo prosta sprawa (dla tych podstawowych urządzeń), bo @vajera to bardzo fajnie podefiniował to w database.h.
Image Wiesz, że Supla obsługuje Zigbee? Wstąp do Klubu Promila: https://forum.supla.org/viewtopic.php?t=18018
Image Szukasz nowego GG? Jest tutaj: https://forum.supla.org/viewtopic.php?t=18036
lukasz06
Posts: 2543
Joined: Sun Jul 17, 2022 6:53 pm
Has thanked: 46 times
Been thanked: 21 times

Post

vajera wrote: Thu Jan 16, 2025 9:16 am
lukasz06 wrote: Thu Jan 16, 2025 8:00 am
Zibi_007 wrote: Wed Jan 15, 2025 11:52 am

Po ponad godzinie nadal nie zmienił swojego statusu
A jak "otworzysz" okno to czujnik zmienia stan? Innymi słowy działa w odwróconej logice czy nie reaguje w ogóle? Ewentualnie zaczyna działać prawidłowo po pierwszym otwórz/zamknij?
Opcja 3, czyli zaczyna działać prawidłowo po pierwszym otwórz zamknij lub zamknij otwórz jeśli zostało otwarte okno wcześniej niż zanik zasilania 😉
Edit - ponowne parowanie nie pomaga
User avatar
vajera
Posts: 7293
Joined: Wed Oct 31, 2018 7:58 am
Location: Biedrusko
Has thanked: 291 times
Been thanked: 161 times

Post

Wrzuciłem nowy kod:

1. porządki, porządki i jeszcze raz porządki...a później kilka godzin bootloopów i szukania przyczyny :twisted:

2. zrobiłem wirtualny termometr Supla, który co kilka sekund wysyła "read attribute" do termometru Zigbee, ale to również nie działa (podobnie jak "attribute reporting") - część czujników temperatury i wilgotności, np. Tuya, przechodzi w stan uśpienia i wysyła parametry jak wartość ulegnie zmianie.

3. dodałem binding na klastrach sceny, grupy, i funkcję kilku endopointów w obrębie ED (to są te wszystkie multiprzyciski) - zależałoby mi, że ktoś to w wolnej chwili przetestował... @Zibi_007 ? ;-) - tylko nie w skanerze a w bramce, proszę.

4. Dodałem (chyba) wszystkie urządzenia przesłane przez Was, w tym całą tę rodzinę przycisku TS004F, o której pisał Zibi_007.
Bramka Zigbee <=> SUPLA
Więcej informacji tutaj:
https://forum.supla.org/viewforum.php?f=127
FAQ https://forum.supla.org/viewtopic.php?t=17277
User avatar
Zibi_007
Posts: 3985
Joined: Tue Oct 31, 2023 10:06 pm
Has thanked: 10 times
Been thanked: 31 times

Post

vajera wrote: Thu Jan 16, 2025 1:18 pm Wrzuciłem nowy kod:

1. porządki, porządki i jeszcze raz porządki...a później kilka godzin bootloopów i szukania przyczyny :twisted:

2. zrobiłem wirtualny termometr Supla, który co kilka sekund wysyła "read attribute" do termometru Zigbee, ale to również nie działa (podobnie jak "attribute reporting") - część czujników temperatury i wilgotności, np. Tuya, przechodzi w stan uśpienia i wysyła parametry jak wartość ulegnie zmianie.

3. dodałem binding na klastrach sceny, grupy, i funkcję kilku endopointów w obrębie ED (to są te wszystkie multiprzyciski) - zależałoby mi, że ktoś to w wolnej chwili przetestował... @Zibi_007 ? ;-) - tylko nie w skanerze a w bramce, proszę.

4. Dodałem (chyba) wszystkie urządzenia przesłane przez Was, w tym całą tę rodzinę przycisku TS004F, o której pisał Zibi_007.
ad. 1. A ja już się do tego starego kodu przyzwyczaiłem i nauczyłem gdzie, co jest. Teraz będę musiał to robić od nowa ;-)
ad. 2. Nic z tym raczej nie zrobisz. W nocy czytałem o tym i one po prostu idą w stan uśpienia i na nic nie reagują. Wybudzają się co zadany interwał (zaszyty u nich w sofcie) albo przy zmianach temperatury (też z góry określonych - dziesiąte stopni nie wystarczą).
ad. 3. Oczywiście, że sprawdzę (w bramce). Ale dopiero późnym wieczorem będę miał do nich fizyczny dostęp.
ad. 4. Dziękuję. W nocy będę jeszcze kopał i szukał kolejnych urządzeń ;-)

I taka ciekawostka. Jakby ktoś pytał, czy ta bramka jest stabilna (bo niektórzy mieli wątpliwości). Zrzut ekranu poniżej. Te przerwy widoczne na początku wykresu były wywołane celowo, aby sprawdzić czy po dłuższej przerwie wszystko się poprawnie loguje i odczytuje.
You do not have the required permissions to view the files attached to this post.
Image Wiesz, że Supla obsługuje Zigbee? Wstąp do Klubu Promila: https://forum.supla.org/viewtopic.php?t=18018
Image Szukasz nowego GG? Jest tutaj: https://forum.supla.org/viewtopic.php?t=18036
LukiSpajder
Posts: 1548
Joined: Tue Aug 18, 2020 2:22 pm
Has thanked: 25 times
Been thanked: 34 times

Post

Zibi_007 wrzucisz skompilowany program 😁- to potestuje
Z góry dziękuje 😁
User avatar
Zibi_007
Posts: 3985
Joined: Tue Oct 31, 2023 10:06 pm
Has thanked: 10 times
Been thanked: 31 times

Post

vajera wrote: Thu Jan 16, 2025 1:18 pm [...]
3. dodałem binding na klastrach sceny, grupy, i funkcję kilku endopointów w obrębie ED (to są te wszystkie multiprzyciski) - zależałoby mi, że ktoś to w wolnej chwili przetestował... @Zibi_007 ? ;-) - tylko nie w skanerze a w bramce, proszę.
[...]
Przetestowane z tym czteroprzyciskowym.
Niby go widzi, leci rejestracja, a w cloud nic nie widać.
Logi poniżej:

Code: Select all

22:01:28.423> [  4601][I][ZigbeeCore.cpp:355] esp_zb_app_signal_handler(): Network(0x5034) is open for 180 seconds
22:01:28.423> 
22:01:38.436> NLME Status Indication, status: 0x12
22:01:38.436> 
22:01:52.148> Send: [53 55 50 4C 41 17 04 00 00 00 28 00 00 00 10 00 00 00 1D 00 00 00 00 00 00 00 F3 A8 00 00 00 00 00 00 ]
22:01:52.149> 
22:01:52.149> Send: [53 55 50 4C 41 ]
22:01:52.149> 
22:01:52.290> Recv: [53 55 50 4C 41 17 04 00 00 00 32 00 00 00 10 00 00 00 C0 73 89 67 00 00 00 00 CB 31 03 00 00 00 00 00 53 55 50 4C 41 ]
22:01:52.290> 
22:01:52.824> NLME Status Indication, status: 0x12
22:01:52.824> 
22:01:57.527> NLME Status Indication, status: 0x12
22:01:57.527> 
22:02:01.323> [ 38597][V][ZigbeeCore.cpp:371] esp_zb_app_signal_handler(): ZDO signal: NWK Device Associated (0x12), status: ESP_OK
22:02:01.323> 
22:02:01.323> [ 38599][V][ZigbeeCore.cpp:371] esp_zb_app_signal_handler(): ZDO signal: ZDO Device Update (0x30), status: ESP_OK
22:02:01.323> 
22:02:01.845> [ 39117][I][ZigbeeCore.cpp:324] esp_zb_app_signal_handler(): New device commissioned or rejoined (short: 0x1b97)
22:02:01.845> 
22:02:01.845> [ 39118][V][ZigbeeCore.cpp:328] esp_zb_app_signal_handler(): Device capabilities: 0x80
22:02:01.845> 
22:02:02.353> [ 39623][D][ZigbeeGateway.cpp:131] find_Cb(): Sensor found: short address(0x1b97), endpoint(1)
22:02:02.353> 
22:02:02.439> [ 39651][I][ZigbeeGateway.cpp:274] printJoinedDevices(): joined devices:
22:02:02.439> 
22:02:02.439> [ 39652][I][ZigbeeGateway.cpp:277] printJoinedDevices(): Device on endpoint 1, short address: 0x1b97
22:02:02.439> 
22:02:02.856> [ 40125][I][ZigbeeHandlers.cpp:21] zb_action_handler(): Receive Zigbee action(0x1000) callback
22:02:02.856> 
22:02:02.856> [ 40126][V][ZigbeeHandlers.cpp:94] zb_cmd_read_attr_resp_handler(): Read attribute response: from address(0x1b97) src endpoint(1) 
22:02:02.856> to dst endpoint(1) cluster(0x0)
22:02:02.856> 
22:02:02.856> [ 40126][V][ZigbeeHandlers.cpp:103] zb_cmd_read_attr_resp_handler(): Read attribute response: status(0), cluster(0x0), attribute(0
22:02:02.856> x4), type(0x42), value(16)
22:02:02.856> 
22:02:02.856> [ 40127][I][ZigbeeEP.cpp:223] zbReadBasicCluster(): Peer Manufacturer is "_TZ3000_wkai4ga5"
22:02:02.856> 
22:02:02.856> [ 40128][I][Z2S_Gateway.ino:206] loop(): manufacturer _TZ3000_wkai4ga5 
22:02:02.856> 
22:02:03.378> [ 40637][I][ZigbeeHandlers.cpp:21] zb_action_handler(): Receive Zigbee action(0x1000) callback
22:02:03.378> 
22:02:03.378> [ 40638][V][ZigbeeHandlers.cpp:94] zb_cmd_read_attr_resp_handler(): Read attribute response: from address(0x1b97) src endpoint(1) 
22:02:03.378> to dst endpoint(1) cluster(0x0)
22:02:03.378> 
22:02:03.379> [ 40638][V][ZigbeeHandlers.cpp:103] zb_cmd_read_attr_resp_handler(): Read attribute response: status(0), cluster(0x0), attribute(0
22:02:03.379> x5), type(0x42), value(6)
22:02:03.379> 
22:02:03.379> [ 40639][I][ZigbeeEP.cpp:232] zbReadBasicCluster(): Peer Model is "TS0044"
22:02:03.379> 
22:02:03.379> [ 40642][I][Z2S_Gateway.ino:208] loop(): model TS0044 
22:02:03.379> 
22:02:03.379> [ 40642][I][Z2S_Gateway.ino:272] loop(): LIST checking _TZ3000_akqdg6g7::TS0201, entry # 0
22:02:03.379> 
22:02:03.379> [ 40643][I][Z2S_Gateway.ino:272] loop(): LIST checking Xiaomi::LYWSD03MMC-z, entry # 1
22:02:03.379> 
22:02:03.379> [ 40643][I][Z2S_Gateway.ino:272] loop(): LIST checking _TZ3000_rdhukkmi::TS0201, entry # 2
22:02:03.379> 
22:02:03.379> [ 40644][I][Z2S_Gateway.ino:272] loop(): LIST checking _TZ3000_fllyghyj::TS0201, entry # 3
22:02:03.380> 
22:02:03.380> [ 40644][I][Z2S_Gateway.ino:272] loop(): LIST checking TEST1::TS0202, entry # 4
22:02:03.380> 
22:02:03.380> [ 40645][I][Z2S_Gateway.ino:272] loop(): LIST checking _TZ3000_26fmupbb::TS0203, entry # 5
22:02:03.380> 
22:02:03.380> [ 40646][I][Z2S_Gateway.ino:272] loop(): LIST checking _TZ3000_rcuyhwe3::TS0203, entry # 6
22:02:03.381> 
22:02:03.381> [ 40647][I][Z2S_Gateway.ino:272] loop(): LIST checking _TZE200_bh3n6gk8::TS0601, entry # 7
22:02:03.381> 
22:02:03.381> [ 40647][I][Z2S_Gateway.ino:272] loop(): LIST checking __TZ3000_k4ej3ww2::TS0207, entry # 8
22:02:03.381> 
22:02:03.381> [ 40648][I][Z2S_Gateway.ino:272] loop(): LIST checking TEST1::TS0205, entry # 9
22:02:03.381> 
22:02:03.381> [ 40648][I][Z2S_Gateway.ino:272] loop(): LIST checking _TZ3000_lf56vpxj::TS0202, entry # 10
22:02:03.381> 
22:02:03.381> [ 40650][I][Z2S_Gateway.ino:272] loop(): LIST checking _TZ3000_cehuw1lw::TS011F, entry # 11
22:02:03.381> 
22:02:03.381> [ 40651][I][Z2S_Gateway.ino:272] loop(): LIST checking _TZ3000_5f43h46b::TS011F, entry # 12
22:02:03.381> 
22:02:03.382> [ 40652][I][Z2S_Gateway.ino:218] loop(): LIST matched _TZ3000_wkai4ga5::TS0044, entry # 13, endpoints # 4, endpoints 1,2,3,4
22:02:03.382> 
22:02:03.382> [ 40652][I][Z2S_Gateway.ino:257] loop(): DESC checking 0x1000, 5, 0x0, 0x3, 0x1, 0x402, 0x405, 0x0, 0x0, 0x0, endpoint 1 
22:02:03.382> 
22:02:03.382> [ 40654][I][Z2S_Gateway.ino:257] loop(): DESC checking 0x2000, 4, 0x3, 0x1, 0x500, 0x6, 0x0, 0x0, 0x0, 0x0, endpoint 1 
22:02:03.382> 
22:02:03.382> [ 40654][I][Z2S_Gateway.ino:257] loop(): DESC checking 0x4000, 3, 0x3, 0x1, 0x6, 0x0, 0x0, 0x0, 0x0, 0x0, endpoint 1 
22:02:03.382> 
22:02:05.550> [ 40655][I][Z2S_Gateway.ino:257] loop(): DESC checking 0x4100, 5, 0x3, 0x1, 0x6, 0x702, 0xb04, 0x0, 0x0, 0x0, endpoint 1 
22:02:05.551> 
22:02:05.551> [ 40656][I][Z2S_Gateway.ino:233] loop(): DESC matched 0x8000, 4, 0x1, 0x5, 0x4, 0x6, 0x0, 0x0, 0x0, 0x0, endpoint 0x1 
22:02:05.551> 
22:02:05.551> [ 40657][D][ZigbeeGateway.cpp:221] bindDeviceCluster(): Request sensor to bind us
22:02:05.551> 
22:02:05.551> [ 40657][D][ZigbeeGateway.cpp:221] bindDeviceCluster(): Request sensor to bind us
22:02:05.551> 
22:02:05.551> [ 40658][D][ZigbeeGateway.cpp:221] bindDeviceCluster(): Request sensor to bind us
22:02:05.551> 
22:02:05.551> [ 40658][D][ZigbeeGateway.cpp:221] bindDeviceCluster(): Request sensor to bind us
22:02:05.551> 
22:02:05.551> [ 40668][V][ZigbeeGateway.cpp:106] bindCb(): Binding success (ZC side)
22:02:05.551> 
22:02:05.551> [ 40668][V][ZigbeeGateway.cpp:106] bindCb(): Binding success (ZC side)
22:02:05.551> 
22:02:05.551> [ 40669][V][ZigbeeGateway.cpp:106] bindCb(): Binding success (ZC side)
22:02:05.551> 
22:02:05.551> [ 40669][V][ZigbeeGateway.cpp:106] bindCb(): Binding success (ZC side)
22:02:05.551> 
22:02:05.551> [ 40674][I][Z2S_Gateway.ino:257] loop(): DESC checking 0x1000, 5, 0x0, 0x3, 0x1, 0x402, 0x405, 0x0, 0x0, 0x0, endpoint 2 
22:02:05.551> 
22:02:05.551> [ 40675][I][Z2S_Gateway.ino:257] loop(): DESC checking 0x2000, 4, 0x3, 0x1, 0x500, 0x6, 0x0, 0x0, 0x0, 0x0, endpoint 2 
22:02:05.551> 
22:02:05.551> [ 40675][I][Z2S_Gateway.ino:257] loop(): DESC checking 0x4000, 3, 0x3, 0x1, 0x6, 0x0, 0x0, 0x0, 0x0, 0x0, endpoint 2 
22:02:05.551> 
22:02:05.551> [ 40676][I][Z2S_Gateway.ino:257] loop(): DESC checking 0x4100, 5, 0x3, 0x1, 0x6, 0x702, 0xb04, 0x0, 0x0, 0x0, endpoint 2 
22:02:05.551> 
22:02:05.551> [ 40677][I][Z2S_Gateway.ino:233] loop(): DESC matched 0x8000, 4, 0x1, 0x5, 0x4, 0x6, 0x0, 0x0, 0x0, 0x0, endpoint 0x2 
22:02:05.551> 
22:02:05.551> [ 40677][D][ZigbeeGateway.cpp:221] bindDeviceCluster(): Request sensor to bind us
22:02:05.551> 
22:02:05.551> [ 40678][D][ZigbeeGateway.cpp:221] bindDeviceCluster(): Request sensor to bind us
22:02:05.551> 
22:02:05.551> [ 40679][D][ZigbeeGateway.cpp:221] bindDeviceCluster(): Request sensor to bind us
22:02:05.551> 
22:02:05.551> [ 40679][D][ZigbeeGateway.cpp:221] bindDeviceCluster(): Request sensor to bind us
22:02:05.551> 
22:02:05.551> [ 40689][V][ZigbeeGateway.cpp:106] bindCb(): Binding success (ZC side)
22:02:05.551> 
22:02:05.551> [ 40689][V][ZigbeeGateway.cpp:106] bindCb(): Binding success (ZC side)
22:02:05.551> 
22:02:05.551> [ 40689][V][ZigbeeGateway.cpp:106] bindCb(): Binding success (ZC side)
22:02:05.551> 
22:02:05.551> [ 40690][V][ZigbeeGateway.cpp:106] bindCb(): Binding success (ZC side)
22:02:05.551> 
22:02:05.551> [ 40691][I][Z2S_Gateway.ino:257] loop(): DESC checking 0x1000, 5, 0x0, 0x3, 0x1, 0x402, 0x405, 0x0, 0x0, 0x0, endpoint 3 
22:02:05.551> 
22:02:05.551> [ 40691][I][Z2S_Gateway.ino:257] loop(): DESC checking 0x2000, 4, 0x3, 0x1, 0x500, 0x6, 0x0, 0x0, 0x0, 0x0, endpoint 3 
22:02:05.551> 
22:02:05.551> [ 40692][I][Z2S_Gateway.ino:257] loop(): DESC checking 0x4000, 3, 0x3, 0x1, 0x6, 0x0, 0x0, 0x0, 0x0, 0x0, endpoint 3 
22:02:05.551> 
22:02:05.551> [ 40693][I][Z2S_Gateway.ino:257] loop(): DESC checking 0x4100, 5, 0x3, 0x1, 0x6, 0x702, 0xb04, 0x0, 0x0, 0x0, endpoint 3 
22:02:05.551> 
22:02:05.551> [ 40693][I][Z2S_Gateway.ino:233] loop(): DESC matched 0x8000, 4, 0x1, 0x5, 0x4, 0x6, 0x0, 0x0, 0x0, 0x0, endpoint 0x3 
22:02:05.551> 
22:02:05.551> [ 40694][D][ZigbeeGateway.cpp:221] bindDeviceCluster(): Request sensor to bind us
22:02:05.551> 
22:02:05.551> [ 40695][D][ZigbeeGateway.cpp:221] bindDeviceCluster(): Request sensor to bind us
22:02:05.551> 
22:02:05.551> [ 40696][D][ZigbeeGateway.cpp:221] bindDeviceCluster(): Request sensor to bind us
22:02:05.551> 
22:02:05.551> [ 40696][D][ZigbeeGateway.cpp:221] bindDeviceCluster(): Request sensor to bind us
22:02:05.551> 
22:02:05.551> [ 40707][V][ZigbeeGateway.cpp:106] bindCb(): Binding success (ZC side)
22:02:05.551> 
22:02:05.551> [ 40708][V][ZigbeeGateway.cpp:106] bindCb(): Binding success (ZC side)
22:02:05.551> 
22:02:05.552> [ 40709][V][ZigbeeGateway.cpp:106] bindCb(): Binding success (ZC side)
22:02:05.552> 
22:02:05.552> [ 40709][V][ZigbeeGateway.cpp:106] bindCb(): Binding success (ZC side)
22:02:05.552> 
22:02:05.552> [ 40710][I][Z2S_Gateway.ino:257] loop(): DESC checking 0x1000, 5, 0x0, 0x3, 0x1, 0x402, 0x405, 0x0, 0x0, 0x0, endpoint 4 
22:02:05.552> 
22:02:05.552> [ 40711][I][Z2S_Gateway.ino:257] loop(): DESC checking 0x2000, 4, 0x3, 0x1, 0x500, 0x6, 0x0, 0x0, 0x0, 0x0, endpoint 4 
22:02:05.552> 
22:02:05.552> [ 40712][I][Z2S_Gateway.ino:257] loop(): DESC checking 0x4000, 3, 0x3, 0x1, 0x6, 0x0, 0x0, 0x0, 0x0, 0x0, endpoint 4 
22:02:05.552> 
22:02:05.552> [ 40713][I][Z2S_Gateway.ino:257] loop(): DESC checking 0x4100, 5, 0x3, 0x1, 0x6, 0x702, 0xb04, 0x0, 0x0, 0x0, endpoint 4 
22:02:05.552> 
22:02:05.552> [ 40714][I][Z2S_Gateway.ino:233] loop(): DESC matched 0x8000, 4, 0x1, 0x5, 0x4, 0x6, 0x0, 0x0, 0x0, 0x0, endpoint 0x4 
22:02:05.552> 
22:02:05.552> [ 40714][D][ZigbeeGateway.cpp:221] bindDeviceCluster(): Request sensor to bind us
22:02:05.552> 
22:02:05.552> [ 40715][D][ZigbeeGateway.cpp:221] bindDeviceCluster(): Request sensor to bind us
22:02:05.552> 
22:02:05.552> [ 40716][D][ZigbeeGateway.cpp:221] bindDeviceCluster(): Request sensor to bind us
22:02:05.552> 
22:02:05.552> [ 40716][D][ZigbeeGateway.cpp:221] bindDeviceCluster(): Request sensor to bind us
22:02:05.552> 
22:02:05.552> [ 40723][V][ZigbeeGateway.cpp:106] bindCb(): Binding success (ZC side)
22:02:05.552> 
22:02:05.552> [ 40723][V][ZigbeeGateway.cpp:106] bindCb(): Binding success (ZC side)
22:02:05.552> 
22:02:05.552> [ 40724][I][Z2S_Gateway.ino:272] loop(): LIST checking _TZ3000_yj6k7vfo::TS0041, entry # 14
22:02:05.552> 
22:02:05.552> [ 40724][I][Z2S_Gateway.ino:272] loop(): LIST checking _TZ3000_4fjiwweb::TS004F, entry # 15
22:02:05.552> 
22:02:05.552> [ 40725][I][Z2S_Gateway.ino:272] loop(): LIST checking _TZ3000_uri7ongn::TS004F, entry # 16
22:02:05.552> 
22:02:05.552> [ 40725][I][Z2S_Gateway.ino:272] loop(): LIST checking _TZ3000_ixla93vd::TS004F, entry # 17
22:02:05.552> 
22:02:05.552> [ 40726][I][Z2S_Gateway.ino:272] loop(): LIST checking _TZ3000_qja6nq5z::TS004F, entry # 18
22:02:05.552> 
22:02:05.552> [ 40727][I][Z2S_Gateway.ino:272] loop(): LIST checking _TZ3000_abrsvsou::TS004F, entry # 19
22:02:05.552> 
22:02:05.552> [ 40728][I][ZigbeeGateway.cpp:470] sendAttributeRead(): Sending 'read attribute' command
22:02:05.552> 
22:02:05.552> [ 41165][V][ZigbeeGateway.cpp:108] bindCb(): Binding success (ED side
22:02:05.552> 
22:02:05.552> [ 41179][V][ZigbeeGateway.cpp:108] bindCb(): Binding success (ED side
22:02:05.552> 
22:02:05.552> [ 41208][V][ZigbeeGateway.cpp:108] bindCb(): Binding success (ED side
22:02:05.552> 
22:02:05.552> [ 41238][V][ZigbeeGateway.cpp:108] bindCb(): Binding success (ED side
22:02:05.552> 
22:02:05.552> [ 41256][V][ZigbeeCore.cpp:371] esp_zb_app_signal_handler(): ZDO signal: ZDO Device Authorized (0x2f), status: ESP_OK
22:02:05.552> 
22:02:05.552> [ 41271][V][ZigbeeGateway.cpp:108] bindCb(): Binding success (ED side
22:02:05.552> 
22:02:05.552> [ 41285][V][ZigbeeGateway.cpp:108] bindCb(): Binding success (ED side
22:02:05.552> 
22:02:05.552> [ 41300][V][ZigbeeGateway.cpp:108] bindCb(): Binding success (ED side
22:02:05.552> 
22:02:05.552> [ 41314][V][ZigbeeGateway.cpp:108] bindCb(): Binding success (ED side
22:02:05.552> 
22:02:05.552> [ 41358][E][ZigbeeGateway.cpp:113] bindCb(): Binding failed!
22:02:05.552> 
22:02:05.552> [ 41376][E][ZigbeeGateway.cpp:113] bindCb(): Binding failed!
22:02:05.552> 
22:02:05.552> [ 41402][E][ZigbeeGateway.cpp:113] bindCb(): Binding failed!
22:02:05.552> 
22:02:05.552> [ 41431][E][ZigbeeGateway.cpp:113] bindCb(): Binding failed!
22:02:05.552> 
22:02:05.553> [ 42105][I][ZigbeeCore.cpp:355] esp_zb_app_signal_handler(): Network(0x5034) is open for 180 seconds
22:02:05.553> 
22:02:11.864> [ 45696][E][ZigbeeGateway.cpp:113] bindCb(): Binding failed!
22:02:11.864> 
22:02:11.864> [ 45716][E][ZigbeeGateway.cpp:113] bindCb(): Binding failed!
22:02:11.864> 
22:02:11.864> [ 45717][E][ZigbeeGateway.cpp:113] bindCb(): Binding failed!
22:02:11.864> 
22:02:13.055> [ 50327][I][ZigbeeHandlers.cpp:21] zb_action_handler(): Receive Zigbee action(0x2000) callback
22:02:13.055> 
22:02:13.055> [ 50327][V][ZigbeeHandlers.cpp:72] zb_attribute_reporting_handler(): Received report from address(0x1b97) src endpoint(1) to dst e
22:02:13.055> ndpoint(1) cluster(0x1)
22:02:13.055> 
22:02:13.055> [ 50328][I][ZigbeeGateway.cpp:347] zbAttributeRead(): zbAttributeRead power config battery percentage remaining 200
22:02:13.055> 
22:02:13.055> [ 50329][I][ZigbeeHandlers.cpp:21] zb_action_handler(): Receive Zigbee action(0x2000) callback
22:02:13.055> 
22:02:13.055> [ 50329][V][ZigbeeHandlers.cpp:72] zb_attribute_reporting_handler(): Received report from address(0x1b97) src endpoint(1) to dst e
22:02:13.055> ndpoint(1) cluster(0x1)
22:02:13.055> 
22:02:13.055> [ 50330][I][ZigbeeGateway.cpp:350] zbAttributeRead(): zbAttributeRead power config cluster (0x1), attribute id (0x20), attribute d
22:02:13.055> ata type (0x20)
22:02:13.055> 
22:02:13.707> [ 50758][I][ZigbeeGateway.cpp:470] sendAttributeRead(): Sending 'read attribute' command
22:02:13.707> 
22:02:13.884> NLME Status Indication, status: 0x0
22:02:13.884> 
22:02:17.200> Send: [53 55 50 4C 41 17 05 00 00 00 28 00 00 00 10 00 00 00 36 00 00 00 00 00 00 00 6D 68 01 00 00 00 00 00 ]
22:02:17.200> 
22:02:17.200> Send: [53 55 50 4C 41 ]
22:02:17.200> 
22:02:17.403> Recv: [53 55 50 4C 41 17 05 00 00 00 32 00 00 00 10 00 00 00 D9 73 89 67 00 00 00 00 BD 89 04 00 00 00 00 00 53 55 50 4C 41 ]
22:02:17.403> 
22:02:23.075> [ 60355][I][ZigbeeHandlers.cpp:21] zb_action_handler(): Receive Zigbee action(0x2000) callback
22:02:23.075> 
22:02:23.075> [ 60355][V][ZigbeeHandlers.cpp:72] zb_attribute_reporting_handler(): Received report from address(0x1b97) src endpoint(1) to dst e
22:02:23.203> ndpoint(1) cluster(0x1)
22:02:23.203> 
22:02:23.203> [ 60356][I][ZigbeeGateway.cpp:347] zbAttributeRead(): zbAttributeRead power config battery percentage remaining 200
22:02:23.203> 
22:02:23.203> [ 60356][I][ZigbeeHandlers.cpp:21] zb_action_handler(): Receive Zigbee action(0x2000) callback
22:02:23.203> 
22:02:23.203> [ 60357][V][ZigbeeHandlers.cpp:72] zb_attribute_reporting_handler(): Received report from address(0x1b97) src endpoint(1) to dst e
22:02:23.203> ndpoint(1) cluster(0x1)
22:02:23.203> 
22:02:23.203> [ 60358][I][ZigbeeGateway.cpp:350] zbAttributeRead(): zbAttributeRead power config cluster (0x1), attribute id (0x20), attribute d
22:02:23.203> ata type (0x20)
22:02:23.203> 
22:02:23.733> [ 60790][I][ZigbeeGateway.cpp:470] sendAttributeRead(): Sending 'read attribute' command
Image Wiesz, że Supla obsługuje Zigbee? Wstąp do Klubu Promila: https://forum.supla.org/viewtopic.php?t=18018
Image Szukasz nowego GG? Jest tutaj: https://forum.supla.org/viewtopic.php?t=18036

Return to “Bramka ZigBee”