Czujniki T/H/P/IL i IAS - zgłoszenia, uwagi, pomysły [bramka Zigbee]
Moderator: vajera
-
vajera
- Posts: 7293
- Joined: Wed Oct 31, 2018 7:58 am
- Location: Biedrusko
- Has thanked: 291 times
- Been thanked: 161 times
Możesz przetestować funkcję GUI - Remove device and all it's channelsendrju_88 wrote: Thu Jun 26, 2025 6:19 pm Normalnie zawsze wgrywam 4 MB no OTA logs. Spróbuje jeszcze raz usunąć i dodać to urządzenie. Może się pojawi 3 kanał.
Bramka Zigbee <=> SUPLA
Więcej informacji tutaj:
https://forum.supla.org/viewforum.php?f=127
FAQ https://forum.supla.org/viewtopic.php?t=17277
Więcej informacji tutaj:
https://forum.supla.org/viewforum.php?f=127
FAQ https://forum.supla.org/viewtopic.php?t=17277
Pobrałem ponownie wersję 8 mb z logami, po wgraniu wszystko działa prawidłowo ale po dodaniu urządzenia zaczynają się restartyvajera wrote: Thu Jun 26, 2025 6:06 pmPrzed chwilą ściągnąłem z GitHub https://github.com/lsroka76/Z2S_Library ... A.logs.bin i wgrałem na ESP32 C6 N8, wyczyściwszy uprzednio FLASH.
Tryb config zadziałał, wprowadziłem dane do WiFi, bramka uruchomiła się ponownie i zalogowała do Supla, WebGUI dostępne pod IP bramki.
Code: Select all
Using 'COM8' as serial port.
Showing logs:
[20:29:58]ESP-ROM:esp32c6-20220919
[20:29:58]Build:Sep 19 2022
[20:29:58]rst:0xc (SW_CPU),boot:0xc (SPI_FAST_FLASH_BOOT)
[20:29:58]Saved PC:0x4001975a
[20:29:58]SPIWP:0xee
[20:29:58]mode:DIO, clock div:2
[20:29:58]load:0x40875720,len:0x1260
[20:29:58]load:0x4086c110,len:0xdc4
[20:29:58]load:0x4086e610,len:0x3018
[20:29:58]entry 0x4086c110
[20:29:59][ 1][V][esp32-hal-periman.c:235] perimanSetBusDeinit(): Deinit function for type UART_RX (2) successfully set to 0x4206a334
[20:29:59][ 12][V][esp32-hal-periman.c:235] perimanSetBusDeinit(): Deinit function for type UART_TX (3) successfully set to 0x4206a322
[20:29:59][ 23][V][esp32-hal-periman.c:235] perimanSetBusDeinit(): Deinit function for type UART_CTS (4) successfully set to 0x4206a310
[20:29:59][ 35][V][esp32-hal-periman.c:235] perimanSetBusDeinit(): Deinit function for type UART_RTS (5) successfully set to 0x4206a2fe
[20:29:59][ 46][V][esp32-hal-periman.c:235] perimanSetBusDeinit(): Deinit function for type UART_RX (2) successfully set to 0x4206a334
[20:29:59][ 57][V][esp32-hal-periman.c:235] perimanSetBusDeinit(): Deinit function for type UART_TX (3) successfully set to 0x4206a322
[20:29:59][ 69][V][esp32-hal-periman.c:235] perimanSetBusDeinit(): Deinit function for type UART_CTS (4) successfully set to 0x4206a310
[20:29:59][ 80][V][esp32-hal-periman.c:235] perimanSetBusDeinit(): Deinit function for type UART_RTS (5) successfully set to 0x4206a2fe
[20:29:59][ 91][V][esp32-hal-periman.c:235] perimanSetBusDeinit(): Deinit function for type UART_RX (2) successfully set to 0x4206a334
[20:29:59][ 103][V][esp32-hal-periman.c:235] perimanSetBusDeinit(): Deinit function for type UART_TX (3) successfully set to 0x4206a322
[20:29:59][ 114][V][esp32-hal-periman.c:235] perimanSetBusDeinit(): Deinit function for type UART_CTS (4) successfully set to 0x4206a310
[20:29:59][ 125][V][esp32-hal-periman.c:235] perimanSetBusDeinit(): Deinit function for type UART_RTS (5) successfully set to 0x4206a2fe
[20:29:59][ 137][V][esp32-hal-periman.c:235] perimanSetBusDeinit(): Deinit function for type USB_DM (38) successfully set to 0x42062f22
[20:29:59][ 148][V][esp32-hal-periman.c:235] perimanSetBusDeinit(): Deinit function for type USB_DP (39) successfully set to 0x42062f22
[20:29:59][ 160][V][NetworkServer.h:41] NetworkServer(): NetworkServer::NetworkServer(port=23, ...)
[20:29:59][ 168][V][ZigbeeEP.cpp:21] ZigbeeEP(): Endpoint: 1
[20:29:59][ 186][V][esp32-hal-periman.c:160] perimanSetPinBus(): Pin 17 successfully set to type UART_RX (2) with bus 0x4081bd68
[20:29:59][ 196][V][esp32-hal-periman.c:160] perimanSetPinBus(): Pin 16 successfully set to type UART_TX (3) with bus 0x4081bd68
[20:29:59][ 207][V][esp32-hal-periman.c:160] perimanSetPinBus(): Pin 12 successfully set to type USB_DM (38) with bus 0x40826df4
[20:29:59][ 218][V][esp32-hal-periman.c:160] perimanSetPinBus(): Pin 13 successfully set to type USB_DP (39) with bus 0x40826df4
[20:31:30]NLME Status Indication, status: 0x12
[20:31:37]NLME Status Indication, status: 0x12
[20:31:55]ESP-ROM:esp32c6-20220919
[20:31:55]Build:Sep 19 2022
[20:31:55]rst:0xc (SW_CPU),boot:0xc (SPI_FAST_FLASH_BOOT)
[20:31:55]Saved PC:0x4001975a
[20:31:55]SPIWP:0xee
[20:31:55]mode:DIO, clock div:2
[20:31:55]load:0x40875720,len:0x1260
[20:31:55]load:0x4086c110,len:0xdc4
[20:31:55]load:0x4086e610,len:0x3018
[20:31:55]entry 0x4086c110
[20:31:56][ 1][V][esp32-hal-periman.c:235] perimanSetBusDeinit(): Deinit function for type UART_RX (2) successfully set to 0x4206a334
[20:31:56][ 12][V][esp32-hal-periman.c:235] perimanSetBusDeinit(): Deinit function for type UART_TX (3) successfully set to 0x4206a322
[20:31:56][ 23][V][esp32-hal-periman.c:235] perimanSetBusDeinit(): Deinit function for type UART_CTS (4) successfully set to 0x4206a310
[20:31:56][ 35][V][esp32-hal-periman.c:235] perimanSetBusDeinit(): Deinit function for type UART_RTS (5) successfully set to 0x4206a2fe
[20:31:56][ 46][V][esp32-hal-periman.c:235] perimanSetBusDeinit(): Deinit function for type UART_RX (2) successfully set to 0x4206a334
[20:31:56][ 57][V][esp32-hal-periman.c:235] perimanSetBusDeinit(): Deinit function for type UART_TX (3) successfully set to 0x4206a322
[20:31:56][ 69][V][esp32-hal-periman.c:235] perimanSetBusDeinit(): Deinit function for type UART_CTS (4) successfully set to 0x4206a310
[20:31:56][ 80][V][esp32-hal-periman.c:235] perimanSetBusDeinit(): Deinit function for type UART_RTS (5) successfully set to 0x4206a2fe
[20:31:56][ 91][V][esp32-hal-periman.c:235] perimanSetBusDeinit(): Deinit function for type UART_RX (2) successfully set to 0x4206a334
[20:31:56][ 103][V][esp32-hal-periman.c:235] perimanSetBusDeinit(): Deinit function for type UART_TX (3) successfully set to 0x4206a322
[20:31:56][ 114][V][esp32-hal-periman.c:235] perimanSetBusDeinit(): Deinit function for type UART_CTS (4) successfully set to 0x4206a310
[20:31:56][ 125][V][esp32-hal-periman.c:235] perimanSetBusDeinit(): Deinit function for type UART_RTS (5) successfully set to 0x4206a2fe
[20:31:56][ 137][V][esp32-hal-periman.c:235] perimanSetBusDeinit(): Deinit function for type USB_DM (38) successfully set to 0x42062f22
[20:31:56][ 148][V][esp32-hal-periman.c:235] perimanSetBusDeinit(): Deinit function for type USB_DP (39) successfully set to 0x42062f22
[20:31:56][ 160][V][NetworkServer.h:41] NetworkServer(): NetworkServer::NetworkServer(port=23, ...)
[20:31:56][ 168][V][ZigbeeEP.cpp:21] ZigbeeEP(): Endpoint: 1
[20:31:56][ 191][V][esp32-hal-periman.c:160] perimanSetPinBus(): Pin 17 successfully set to type UART_RX (2) with bus 0x4081bd68
[20:31:56][ 202][V][esp32-hal-periman.c:160] perimanSetPinBus(): Pin 16 successfully set to type UART_TX (3) with bus 0x4081bd68
[20:31:56][ 212][V][esp32-hal-periman.c:160] perimanSetPinBus(): Pin 12 successfully set to type USB_DM (38) with bus 0x40826df4
[20:31:56][ 223][V][esp32-hal-periman.c:160] perimanSetPinBus(): Pin 13 successfully set to type USB_DP (39) with bus 0x40826df4
[20:32:28]Guru Meditation Error: Core 0 panic'ed (Stack protection fault).
[20:32:28]
[20:32:28]Detected in task "async_tcp" at 0x42025120
[20:32:28]Stack pointer: 0x408694e0
[20:32:28]Stack bounds: 0x40869504 - 0x4086d500
[20:32:28]
[20:32:28]
[20:32:28]Core 0 register dump:
[20:32:28]MEPC : 0x42025140 RA : 0x42026f2a SP : 0x408694e0 GP : 0x40814c24
[20:32:28]TP : 0x4086d500 T0 : 0x40022494 T1 : 0xffffffe0 T2 : 0x33323130
[20:32:28]S0/FP : 0x40872904 S1 : 0x000006a9 A0 : 0x4087295c A1 : 0x40869550
[20:32:28]A2 : 0x4086d23c A3 : 0x4086955c A4 : 0x4086955c A5 : 0x4086955c
[20:32:28]A6 : 0x0000000c A7 : 0x0000003b S2 : 0x4086d23c S3 : 0x4087295c
[20:32:28]S4 : 0x40869620 S5 : 0x40869550 S6 : 0x000006a8 S7 : 0x00000020
[20:32:28]S8 : 0x4083a464 S9 : 0xffffffff S10 : 0x4087290c S11 : 0x4086d23c
[20:32:28]T3 : 0x6e6d6c6b T4 : 0x6a696867 T5 : 0x66656463 T6 : 0x62613938
[20:32:28]MSTATUS : 0x00001881 MTVEC : 0x40800001 MCAUSE : 0x0000001b MTVAL : 0x00004b01
[20:32:28]MHARTID : 0x00000000
[20:32:28]
[20:32:28]Stack memory:
[20:32:28]408694e0: 0x00000000 0xa5a5a5a5 0xa5a5a5a5 0xa5a5a5a5 0xa5a5a5a5 0xbaad5678 0x0000400c 0xabba1234
[20:32:28]40869500: 0x00004000 0xa5a5a5a5 0xa5a5a5a5 0xa5a5a5a5 0xa5a5a5a5 0xa5a5a5a5 0xa5a5a5a5 0xa5a5a5a5
[20:32:28]40869520: 0xa5a5a5a5 0xffffffff 0x4086957c 0x00000020 0x000006a8 0x4086d23c 0x40869620 0x4086d23c
[20:32:28]40869540: 0x4087295c 0x000006a9 0x40872904 0x42026f2a 0x4083a464 0x00000004 0x40869700 0xa5a5a5a5
[20:32:28]40869560: 0xa5a5a5a5 0xa5a5a5a5 0x408728fc 0x4086d23c 0xa5a5a5a5 0x40872904 0x06a906a8 0xa5a5a5a5
[20:32:28]40869580: 0xa5a5a5a5 0xa5a5a5a5 0xa5a5a5a5 0xa5a5a5a5 0x4083a464 0x00000004 0x40869700 0x4083a464
[20:32:28]408695a0: 0x00000004 0x00000000 0x4087294c 0x42026ba4 0x408728fc 0xffffffff 0x4086968c 0x00000020
[20:32:28]408695c0: 0x000006a6 0x4086d23c 0x40869730 0x4086d23c 0x4087295c 0x408728fc 0x00000020 0x420271e6
[20:32:28]408695e0: 0x4086d23c 0x40872954 0x4087295c 0x4086d23c 0x4087176c 0x00000007 0x40869800 0xa5a5a5a5
[20:32:28]40869600: 0xa5a5a5a5 0xa5a5a5a5 0xa5a5a5a5 0x00000000 0xffffffff 0xa5a5a5a5 0x408728fc 0x4086d23c
[20:32:28]40869620: 0x4087295c 0x4086d23c 0x00000007 0x40869800 0xa5a5a5a5 0xffffffff 0x4086968c 0x00000020
[20:32:28]40869640: 0x000006a6 0x4086d23c 0x40869730 0x4086d23c 0x408728fc 0x000006a7 0x408728f4 0x42026f7e
[20:32:28]40869660: 0x4087176c 0x00000007 0x40869800 0xa5a5a5a5 0xa5a5a5a5 0xa5a5a5a5 0x4087289c 0x4086d23c
[20:32:28]40869680: 0xa5a5a5a5 0x408728a4 0x069d069c 0x4087295c 0x4086d23c 0x408728f4 0x06a706a6 0x4086d23c
[20:32:28]408696a0: 0x4086968c 0x4086d23c 0x40869800 0x4087176c 0x00000007 0x00000000 0x408728ec 0x42026ba4
[20:32:28]408696c0: 0x4087289c 0xffffffff 0x4086979c 0x00000020 0x0000069a 0x4086d23c 0x40869840 0x4086d23c
[20:32:28]408696e0: 0x408728fc 0x4087289c 0x00000020 0x420271e6 0x4086d23c 0x408728f4 0x408728fc 0x4086d23c
[20:32:28]40869700: 0x4087176c 0x00000007 0x40869900 0xa5a5a5a5 0xa5a5a5a5 0xa5a5a5a5 0xa5a5a5a5 0x00000000
[20:32:28]40869720: 0xffffffff 0xa5a5a5a5 0x4087289c 0x4086d23c 0x408728fc 0x4086d23c 0x00000007 0x40869900
[20:32:28]40869740: 0xa5a5a5a5 0xffffffff 0x4086979c 0x00000020 0x0000069a 0x4086d23c 0x40869840 0x4086d23c
[20:32:28]40869760: 0x4087289c 0x0000069b 0x40872894 0x42026f7e 0x4087176c 0x00000007 0x40869900 0xa5a5a5a5
[20:32:28]40869780: 0xa5a5a5a5 0xa5a5a5a5 0x4087283c 0x4086d23c 0xa5a5a5a5 0x40872844 0x06910690 0x408728fc
[20:32:28]408697a0: 0x4086d23c 0x40872894 0x069b069a 0x4086d23c 0x4086979c 0x4086d23c 0x40869900 0x4087176c
[20:32:28]408697c0: 0x00000007 0x00000000 0x4087288c 0x42026ba4 0x4087283c 0xffffffff 0x408698ac 0x00000020
[20:32:28]408697e0: 0x0000068e 0x4086d23c 0x40869950 0x4086d23c 0x4087289c 0x4087283c 0x00000020 0x420271e6
[20:32:28]40869800: 0x4086d23c 0x40872894 0x4087289c 0x4086d23c 0x4087176c 0x00000007 0x40869a00 0xa5a5a5a5
[20:32:28]40869820: 0xa5a5a5a5 0xa5a5a5a5 0xa5a5a5a5 0x00000000 0xffffffff 0xa5a5a5a5 0x4087283c 0x4086d23c
[20:32:28]40869840: 0x4087289c 0x4086d23c 0x00000007 0x40869a00 0xa5a5a5a5 0xffffffff 0x408698ac 0x00000020
[20:32:28]40869860: 0x0000068e 0x4086d23c 0x40869950 0x4086d23c 0x4087283c 0x0000068f 0x40872834 0x42026f7e
[20:32:28]40869880: 0x4087176c 0x00000007 0x40869a00 0xa5a5a5a5 0xa5a5a5a5 0xa5a5a5a5 0x408727dc 0x4086d23c
[20:32:28]408698a0: 0xa5a5a5a5 0x408727e4 0x06850684 0x4087289c 0x4086d23c 0x40872834 0x068f068e 0x4086d23c
[20:32:28]408698c0: 0x408698ac 0x4086d23c 0x40869a00 0x4087176c 0x00000007 0x00000000 0x4087282c 0x42026ba4
[20:32:28]
[20:32:28]
[20:32:28]
[20:32:28]ELF file SHA256: 46d4d2393
[20:32:28]
[20:32:28]Rebooting...
[20:32:28]ESP-ROM:esp32c6-20220919
[20:32:28]Build:Sep 19 2022
[20:32:28]rst:0xc (SW_CPU),boot:0xc (SPI_FAST_FLASH_BOOT)
[20:32:28]Saved PC:0x4001975a
[20:32:28]SPIWP:0xee
[20:32:28]mode:DIO, clock div:2
[20:32:28]load:0x40875720,len:0x1260
[20:32:28]load:0x4086c110,len:0xdc4
[20:32:28]load:0x4086e610,len:0x3018
[20:32:28]entry 0x4086c110
[20:32:29][ 1][V][esp32-hal-periman.c:235] perimanSetBusDeinit(): Deinit function for type UART_RX (2) successfully set to 0x4206a334
[20:32:29][ 12][V][esp32-hal-periman.c:235] perimanSetBusDeinit(): Deinit function for type UART_TX (3) successfully set to 0x4206a322
[20:32:29][ 23][V][esp32-hal-periman.c:235] perimanSetBusDeinit(): Deinit function for type UART_CTS (4) successfully set to 0x4206a310
[20:32:29][ 35][V][esp32-hal-periman.c:235] perimanSetBusDeinit(): Deinit function for type UART_RTS (5) successfully set to 0x4206a2fe
[20:32:29][ 46][V][esp32-hal-periman.c:235] perimanSetBusDeinit(): Deinit function for type UART_RX (2) successfully set to 0x4206a334
[20:32:29][ 57][V][esp32-hal-periman.c:235] perimanSetBusDeinit(): Deinit function for type UART_TX (3) successfully set to 0x4206a322
[20:32:29][ 69][V][esp32-hal-periman.c:235] perimanSetBusDeinit(): Deinit function for type UART_CTS (4) successfully set to 0x4206a310
[20:32:29][ 80][V][esp32-hal-periman.c:235] perimanSetBusDeinit(): Deinit function for type UART_RTS (5) successfully set to 0x4206a2fe
[20:32:29][ 91][V][esp32-hal-periman.c:235] perimanSetBusDeinit(): Deinit function for type UART_RX (2) successfully set to 0x4206a334
[20:32:29][ 103][V][esp32-hal-periman.c:235] perimanSetBusDeinit(): Deinit function for type UART_TX (3) successfully set to 0x4206a322
[20:32:29][ 114][V][esp32-hal-periman.c:235] perimanSetBusDeinit(): Deinit function for type UART_CTS (4) successfully set to 0x4206a310
[20:32:29][ 125][V][esp32-hal-periman.c:235] perimanSetBusDeinit(): Deinit function for type UART_RTS (5) successfully set to 0x4206a2fe
[20:32:29][ 137][V][esp32-hal-periman.c:235] perimanSetBusDeinit(): Deinit function for type USB_DM (38) successfully set to 0x42062f22
[20:32:29][ 148][V][esp32-hal-periman.c:235] perimanSetBusDeinit(): Deinit function for type USB_DP (39) successfully set to 0x42062f22
[20:32:29][ 160][V][NetworkServer.h:41] NetworkServer(): NetworkServer::NetworkServer(port=23, ...)
[20:32:29][ 168][V][ZigbeeEP.cpp:21] ZigbeeEP(): Endpoint: 1
[20:32:29][ 216][V][esp32-hal-periman.c:160] perimanSetPinBus(): Pin 17 successfully set to type UART_RX (2) with bus 0x4081bd68
[20:32:29][ 227][V][esp32-hal-periman.c:160] perimanSetPinBus(): Pin 16 successfully set to type UART_TX (3) with bus 0x4081bd68
[20:32:29][ 238][V][esp32-hal-periman.c:160] perimanSetPinBus(): Pin 12 successfully set to type USB_DM (38) with bus 0x40826df4
[20:32:29][ 248][V][esp32-hal-periman.c:160] perimanSetPinBus(): Pin 13 successfully set to type USB_DP (39) with bus 0x40826df4
[20:32:38]Guru Meditation Error: Core 0 panic'ed (Stack protection fault).
[20:32:38]
[20:32:38]Detected in task "async_tcp" at 0x42025120
[20:32:38]Stack pointer: 0x40869590
[20:32:38]Stack bounds: 0x408695c0 - 0x4086d5b0
[20:32:38]
[20:32:38]
[20:32:38]Core 0 register dump:
[20:32:38]MEPC : 0x4202514a RA : 0x42026f2a SP : 0x40869590 GP : 0x40814c24
[20:32:38]TP : 0x4086d5b0 T0 : 0x40022494 T1 : 0xffffffe0 T2 : 0x33323130
[20:32:38]S0/FP : 0x408727f0 S1 : 0x0000ffff A0 : 0x40872848 A1 : 0x40869600
[20:32:38]A2 : 0x4086d2ec A3 : 0x4086960c A4 : 0x4086960c A5 : 0x4086960c
[20:32:38]A6 : 0x0000000c A7 : 0x0000003b S2 : 0x4086d2ec S3 : 0x40872848
[20:32:38]S4 : 0x408696d0 S5 : 0x40869600 S6 : 0x00000000 S7 : 0x00000020
[20:32:38]S8 : 0x4083a53c S9 : 0xffffffff S10 : 0x408727f8 S11 : 0x4086d2ec
[20:32:38]T3 : 0x6e6d6c6b T4 : 0x6a696867 T5 : 0x66656463 T6 : 0x62613938
[20:32:38]MSTATUS : 0x00001881 MTVEC : 0x40800001 MCAUSE : 0x0000001b MTVAL : 0x00005648
[20:32:38]MHARTID : 0x00000000
[20:32:38]
[20:32:38]Stack memory:
[20:32:38]40869590: 0x00000000 0xa5a5a5a5 0xa5a5a5a5 0xa5a5a5a5 0xa5a5a5a5 0xa5a5a5a5 0xa5a5a5a5 0xa5a5a5a5
[20:32:38]408695b0: 0xbaad5678 0x0000400c 0xabba1234 0x00004000 0xa5a5a5a5 0xa5a5a5a5 0xa5a5a5a5 0xa5a5a5a5
[20:32:38]408695d0: 0xa5a5a5a5 0xffffffff 0x4086962c 0x00000020 0x000006a8 0x4086d2ec 0x408696d0 0x4086d2ec
[20:32:38]408695f0: 0x40872848 0x000006a9 0x408727f0 0x42026f2a 0x4083a53c 0x00000004 0x40869700 0xa5a5a5a5
[20:32:38]40869610: 0xa5a5a5a5 0xa5a5a5a5 0x408727e8 0x4086d2ec 0xa5a5a5a5 0x408727f0 0x06a906a8 0xa5a5a5a5
[20:32:38]40869630: 0xa5a5a5a5 0xa5a5a5a5 0xa5a5a5a5 0xa5a5a5a5 0x4083a53c 0x00000004 0x40869700 0x4083a53c
[20:32:38]40869650: 0x00000004 0x00000000 0x40872838 0x42026ba4 0x408727e8 0xffffffff 0x4086973c 0x00000020
[20:32:38]40869670: 0x000006a6 0x4086d2ec 0x408697e0 0x4086d2ec 0x40872848 0x408727e8 0x00000020 0x420271e6
[20:32:38]40869690: 0x4086d2ec 0x40872840 0x40872848 0x4086d2ec 0x40871658 0x00000007 0x40869800 0xa5a5a5a5
[20:32:38]408696b0: 0xa5a5a5a5 0xa5a5a5a5 0xa5a5a5a5 0x00000000 0xffffffff 0xa5a5a5a5 0x408727e8 0x4086d2ec
[20:32:38]408696d0: 0x40872848 0x4086d2ec 0x00000007 0x40869800 0xa5a5a5a5 0xffffffff 0x4086973c 0x00000020
[20:32:38]408696f0: 0x000006a6 0x4086d2ec 0x408697e0 0x4086d2ec 0x408727e8 0x000006a7 0x408727e0 0x42026f7e
[20:32:38]40869710: 0x40871658 0x00000007 0x40869800 0xa5a5a5a5 0xa5a5a5a5 0xa5a5a5a5 0x40872788 0x4086d2ec
[20:32:38]40869730: 0xa5a5a5a5 0x40872790 0x069d069c 0x40872848 0x4086d2ec 0x408727e0 0x06a706a6 0x4086d2ec
[20:32:38]40869750: 0x4086973c 0x4086d2ec 0x40869800 0x40871658 0x00000007 0x00000000 0x408727d8 0x42026ba4
[20:32:38]40869770: 0x40872788 0xffffffff 0x4086984c 0x00000020 0x0000069a 0x4086d2ec 0x408698f0 0x4086d2ec
[20:32:38]40869790: 0x408727e8 0x40872788 0x00000020 0x420271e6 0x4086d2ec 0x408727e0 0x408727e8 0x4086d2ec
[20:32:38]408697b0: 0x40871658 0x00000007 0x40869a00 0xa5a5a5a5 0xa5a5a5a5 0xa5a5a5a5 0xa5a5a5a5 0x00000000
[20:32:38]408697d0: 0xffffffff 0xa5a5a5a5 0x40872788 0x4086d2ec 0x408727e8 0x4086d2ec 0x00000007 0x40869a00
[20:32:38]408697f0: 0xa5a5a5a5 0xffffffff 0x4086984c 0x00000020 0x0000069a 0x4086d2ec 0x408698f0 0x4086d2ec
[20:32:38]40869810: 0x40872788 0x0000069b 0x40872780 0x42026f7e 0x40871658 0x00000007 0x40869a00 0xa5a5a5a5
[20:32:38]40869830: 0xa5a5a5a5 0xa5a5a5a5 0x40872728 0x4086d2ec 0xa5a5a5a5 0x40872730 0x06910690 0x408727e8
[20:32:38]40869850: 0x4086d2ec 0x40872780 0x069b069a 0x4086d2ec 0x4086984c 0x4086d2ec 0x40869a00 0x40871658
[20:32:38]40869870: 0x00000007 0x00000000 0x40872778 0x42026ba4 0x40872728 0xffffffff 0x4086995c 0x00000020
[20:32:38]40869890: 0x0000068e 0x4086d2ec 0x40869a00 0x4086d2ec 0x40872788 0x40872728 0x00000020 0x420271e6
[20:32:38]408698b0: 0x4086d2ec 0x40872780 0x40872788 0x4086d2ec 0x40871658 0x00000007 0x40869b00 0xa5a5a5a5
[20:32:38]408698d0: 0xa5a5a5a5 0xa5a5a5a5 0xa5a5a5a5 0x00000000 0xffffffff 0xa5a5a5a5 0x40872728 0x4086d2ec
[20:32:38]408698f0: 0x40872788 0x4086d2ec 0x00000007 0x40869b00 0xa5a5a5a5 0xffffffff 0x4086995c 0x00000020
[20:32:38]40869910: 0x0000068e 0x4086d2ec 0x40869a00 0x4086d2ec 0x40872728 0x0000068f 0x40872720 0x42026f7e
[20:32:38]40869930: 0x40871658 0x00000007 0x40869b00 0xa5a5a5a5 0xa5a5a5a5 0xa5a5a5a5 0x408726c8 0x4086d2ec
[20:32:38]40869950: 0xa5a5a5a5 0x408726d0 0x06850684 0x40872788 0x4086d2ec 0x40872720 0x068f068e 0x4086d2ec
[20:32:38]40869970: 0x4086995c 0x4086d2ec 0x40869b00 0x40871658 0x00000007 0x00000000 0x40872718 0x42026ba4
[20:32:38]
[20:32:38]
[20:32:38]
[20:32:38]ELF file SHA256: 46d4d2393
[20:32:38]
[20:32:38]Rebooting...
[20:32:38]ESP-ROM:esp32c6-20220919
[20:32:38]Build:Sep 19 2022
[20:32:38]rst:0xc (SW_CPU),boot:0xc (SPI_FAST_FLASH_BOOT)
[20:32:38]Saved PC:0x4001975a
[20:32:38]SPIWP:0xee
[20:32:38]mode:DIO, clock div:2
[20:32:38]load:0x40875720,len:0x1260
[20:32:38]load:0x4086c110,len:0xdc4
[20:32:38]load:0x4086e610,len:0x3018
[20:32:38]entry 0x4086c110
[20:32:39][ 1][V][esp32-hal-periman.c:235] perimanSetBusDeinit(): Deinit function for type UART_RX (2) successfully set to 0x4206a334
[20:32:39][ 12][V][esp32-hal-periman.c:235] perimanSetBusDeinit(): Deinit function for type UART_TX (3) successfully set to 0x4206a322
[20:32:39][ 23][V][esp32-hal-periman.c:235] perimanSetBusDeinit(): Deinit function for type UART_CTS (4) successfully set to 0x4206a310
[20:32:39][ 35][V][esp32-hal-periman.c:235] perimanSetBusDeinit(): Deinit function for type UART_RTS (5) successfully set to 0x4206a2fe
[20:32:39][ 46][V][esp32-hal-periman.c:235] perimanSetBusDeinit(): Deinit function for type UART_RX (2) successfully set to 0x4206a334
[20:32:39][ 57][V][esp32-hal-periman.c:235] perimanSetBusDeinit(): Deinit function for type UART_TX (3) successfully set to 0x4206a322
[20:32:39][ 69][V][esp32-hal-periman.c:235] perimanSetBusDeinit(): Deinit function for type UART_CTS (4) successfully set to 0x4206a310
[20:32:39][ 80][V][esp32-hal-periman.c:235] perimanSetBusDeinit(): Deinit function for type UART_RTS (5) successfully set to 0x4206a2fe
[20:32:39][ 91][V][esp32-hal-periman.c:235] perimanSetBusDeinit(): Deinit function for type UART_RX (2) successfully set to 0x4206a334
[20:32:39][ 103][V][esp32-hal-periman.c:235] perimanSetBusDeinit(): Deinit function for type UART_TX (3) successfully set to 0x4206a322
[20:32:39][ 114][V][esp32-hal-periman.c:235] perimanSetBusDeinit(): Deinit function for type UART_CTS (4) successfully set to 0x4206a310
[20:32:39][ 125][V][esp32-hal-periman.c:235] perimanSetBusDeinit(): Deinit function for type UART_RTS (5) successfully set to 0x4206a2fe
[20:32:39][ 137][V][esp32-hal-periman.c:235] perimanSetBusDeinit(): Deinit function for type USB_DM (38) successfully set to 0x42062f22
[20:32:39][ 148][V][esp32-hal-periman.c:235] perimanSetBusDeinit(): Deinit function for type USB_DP (39) successfully set to 0x42062f22
[20:32:39][ 160][V][NetworkServer.h:41] NetworkServer(): NetworkServer::NetworkServer(port=23, ...)
[20:32:39][ 168][V][ZigbeeEP.cpp:21] ZigbeeEP(): Endpoint: 1
[20:32:40][ 216][V][esp32-hal-periman.c:160] perimanSetPinBus(): Pin 17 successfully set to type UART_RX (2) with bus 0x4081bd68
[20:32:40][ 227][V][esp32-hal-periman.c:160] perimanSetPinBus(): Pin 16 successfully set to type UART_TX (3) with bus 0x4081bd68
[20:32:40][ 238][V][esp32-hal-periman.c:160] perimanSetPinBus(): Pin 12 successfully set to type USB_DM (38) with bus 0x40826df4
[20:32:40][ 248][V][esp32-hal-periman.c:160] perimanSetPinBus(): Pin 13 successfully set to type USB_DP (39) with bus 0x40826df4
Napotkałem problem. Chciałem skorzystać z GUI ale nie mogę wbić się do bramki. Jak wpisuję adres i ENTER to bramka zaczyna się rozłączać i łączyć z powrotem , dioda przy tym też miga aż w końcu po którymś razie zatrzymuje się na Error/No connection.
Code: Select all
20:44:56.695 -> [ 3893][D][NetworkManager.cpp:83] hostByName(): Clearing DNS cache
20:44:56.758 -> [ 3904][D][NetworkManager.cpp:127] hostByName(): DNS found IPv4 142.132.235.90
20:44:56.758 -> [ 3905][V][ssl_client.cpp:68] start_ssl_client(): Free internal heap before TLS 219900
20:44:56.758 -> [ 3905][V][ssl_client.cpp:75] start_ssl_client(): Starting socket (domain 2)
20:44:56.758 -> [ 3959][V][ssl_client.cpp:170] start_ssl_client(): Seeding the random number generator
20:44:56.805 -> [ 3963][V][ssl_client.cpp:178] start_ssl_client(): Setting up the SSL/TLS structure...
20:44:56.805 -> [ 3964][V][ssl_client.cpp:198] start_ssl_client(): Loading CA cert
20:44:56.805 -> [ 3973][V][ssl_client.cpp:292] start_ssl_client(): Setting hostname for TLS session...
20:44:56.805 -> [ 3973][V][ssl_client.cpp:313] ssl_starttls_handshake(): Performing the SSL/TLS handshake...
20:44:57.409 -> [ 4608][V][ssl_client.cpp:334] ssl_starttls_handshake(): Verifying peer X.509 certificate...
20:44:57.409 -> [ 4609][V][ssl_client.cpp:342] ssl_starttls_handshake(): Certificate verified.
20:44:57.409 -> [ 4609][V][ssl_client.cpp:358] ssl_starttls_handshake(): Free internal heap after TLS 181068
20:44:57.409 -> Connected via IP 192.168.0.152
20:44:57.409 -> SSL error: 48, UNKNOWN ERROR CODE (0030)
20:44:57.409 -> LAST STATE ADDED: UNKNOWN ERROR CODE (0030)
20:44:57.409 -> Connected to Supla Server
20:44:57.409 -> Initializing SRPC (proto: 23)
20:44:57.409 -> LAST STATE ADDED: Register in progress
20:44:57.409 -> Current status: [10] Register in progress
20:44:57.456 -> Send: [53 55 50 4C 41 17 01 00 00 00 4B 00 00 00 F7 02 00 00 61 70 6C 6F 63 6B 69 73 74 65 72 40 67 6D 61 69 6C 2E 63 6F 6D 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 5F 87 A0 8D B7 E6 1C 81 E8 A0 3B 7A F7 33 64 91 C8 60 2D 65 05 0B 0C F6 C8 41 6C 37 F7 21 FA FF 5A 69 67 62 65 65 20 74 6F 20 53 75 70 6C 61 20 47 61 74 65 77 61 79 00 00 00 00 00 00 00 00 00 00 00 ]
20:44:57.456 -> CH[110], type: 2900, FuncList: 0xEF, function: 130, flags: 0x9010000, online, validityTimeSec: 0, icon: 0, value: [00 00 00 00 00 00 00 00]
20:44:57.456 -> Send: [6E 54 0B 00 00 EF 00 00 00 82 00 00 00 00 00 01 09 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ]
20:44:57.456 -> CH[0], type: 1000, FuncList: 0x0, function: 80, flags: 0x8010000, online, validityTimeSec: 0, icon: 0, value: [01 00 00 00 00 00 00 00]
20:44:57.456 -> Send: [00 E8 03 00 00 00 00 00 00 50 00 00 00 00 00 01 08 00 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 00 ]
20:44:57.456 -> CH[1], type: 9000, FuncList: 0x0, function: 520, flags: 0x8010000, online, validityTimeSec: 0, icon: 0, value: [00 00 00 00 00 00 f8 7f]
20:44:57.456 -> Send: [01 28 23 00 00 00 00 00 00 08 02 00 00 00 00 01 08 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 F8 7F 00 ]
20:44:57.456 -> CH[2], type: 1000, FuncList: 0x0, function: 236, flags: 0x8010000, online, validityTimeSec: 0, icon: 0, value: [00 00 00 00 00 00 00 00]
20:44:57.456 -> Send: [02 E8 03 00 00 00 00 00 00 EC 00 00 00 00 00 01 08 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ]
20:44:57.456 -> CH[3], type: 3038, FuncList: 0x0, function: 45, flags: 0x8010000, online, validityTimeSec: 0, icon: 0, value: [c8 cd fb ff 18 fc ff ff]
20:44:57.456 -> Send: [03 DE 0B 00 00 00 00 00 00 2D 00 00 00 00 00 01 08 00 00 00 00 00 00 00 00 00 C8 CD FB FF 18 FC FF FF 00 ]
20:44:57.456 -> Send: [53 55 50 4C 41 ]
20:44:57.550 -> Recv: [53 55 50 4C 41 17 01 00 00 00 46 00 00 00 07 00 00 00 03 00 00 00 78 1B 01 53 55 50 4C 41 ]
20:44:57.550 -> Device registered (activity timeout 120 s, server version: 27, server min version: 1)
20:44:57.550 -> LAST STATE ADDED: Registered and ready
20:44:57.550 -> Current status: [17] Registered and ready
20:44:57.550 -> Changing activity timeout to 30 s
20:44:57.550 -> Send: [53 55 50 4C 41 17 02 00 00 00 D2 00 00 00 01 00 00 00 1E ]
20:44:57.550 -> Send: [53 55 50 4C 41 ]
20:44:57.550 -> Notification: sending registration for context 0
20:44:57.550 -> Send: [53 55 50 4C 41 17 03 00 00 00 4C 04 00 00 0B 00 00 00 05 00 00 00 00 00 00 00 00 00 00 ]
20:44:57.550 -> Send: [53 55 50 4C 41 ]
20:44:57.550 -> Notification: sending registration for context 2
20:44:57.550 -> Send: [53 55 50 4C 41 17 04 00 00 00 4C 04 00 00 0B 00 00 00 05 02 00 00 00 00 00 00 00 00 00 ]
20:44:57.550 -> Send: [53 55 50 4C 41 ]
20:44:57.550 -> Send: [53 55 50 4C 41 17 05 00 00 00 E0 01 00 00 00 00 00 00 ]
20:44:57.550 -> Send: [53 55 50 4C 41 ]
20:44:57.550 -> [ 4717][I][Z2S_Gateway.ino:1315] loop(): Starting Zigbee subsystem
20:44:57.550 -> [ 4718][D][ZigbeeCore.cpp:167] zigbeeInit(): Initialize Zigbee stack
20:44:57.550 -> [ 4721][D][ZigbeeCore.cpp:174] zigbeeInit(): Register all Zigbee EPs in list
20:44:57.550 -> [ 4726][I][ZigbeeCore.cpp:182] zigbeeInit(): List of registered Zigbee EPs:
20:44:57.550 -> [ 4727][I][ZigbeeCore.cpp:184] zigbeeInit(): Device type: Home Gateway, Endpoint: 1, Device ID: 0x0050
20:44:57.550 -> [ 4733][V][ZigbeeCore.cpp:415] esp_zb_app_signal_handler(): ZDO signal: ZDO Config Ready (0x17), status: ESP_FAIL
20:44:57.550 -> [ 4734][I][ZigbeeCore.cpp:276] esp_zb_app_signal_handler(): Zigbee stack initialized
20:44:57.550 -> [ 4739][I][ZigbeeCore.cpp:391] esp_zb_app_signal_handler(): Network(0x3399) closed, devices joining not allowed.
20:44:57.550 -> [ 4740][I][ZigbeeCore.cpp:282] esp_zb_app_signal_handler(): Device started up in non factory-reset mode
20:44:57.550 -> [ 4740][I][ZigbeeCore.cpp:295] esp_zb_app_signal_handler(): Device rebooted
20:44:57.550 -> [ 4741][I][ZigbeeCore.cpp:299] esp_zb_app_signal_handler(): Opening network for joining for 180 seconds
20:44:57.550 -> [ 4741][D][ZigbeeCore.cpp:542] searchBindings(): Requesting binding table for address 0x0000
20:44:57.550 -> [ 4743][D][ZigbeeCore.cpp:482] bindingTableCb(): Binding table callback for address 0x0000 with status 0
20:44:57.550 -> [ 4743][D][ZigbeeCore.cpp:485] bindingTableCb(): Binding table info: total 2, index 0, count 2
20:44:57.550 -> [ 4744][D][ZigbeeCore.cpp:495] bindingTableCb(): Binding table record: src_endp 1, dst_endp 1, cluster_id 0xef00, dst_addr_mode 3
20:44:57.550 -> [ 4745][I][z2s_devices_table.cpp:1602] Z2S_onBTCBoundDevice(): BTC bound device(0xb0c6) on endpoint(0x1), cluster id(0xef00)
20:44:57.550 -> [ 4745][I][z2s_devices_table.cpp:103] Z2S_findChannelNumberSlot(): Z2S_findChannelNumberSlot a4:c1:38:e5:e9:30:e3:ca, endpoint 0x1, channel type 0xffffffff
20:44:57.550 -> [ 4746][I][z2s_devices_table.cpp:124] Z2S_findChannelNumberNextSlot(): Z2S_findChannelNumberNextSlot a4:c1:38:e5:e9:30:e3:ca, endpoint 0x1, channel type 0xffffffff
20:44:57.550 -> [ 4747][I][z2s_devices_table.cpp:124] Z2S_findChannelNumberNextSlot(): Z2S_findChannelNumberNextSlot a4:c1:38:e5:e9:30:e3:ca, endpoint 0x1, channel type 0xffffffff
20:44:57.550 -> [ 4747][I][ZigbeeGateway.cpp:998] addBoundDevice(): New Zigbee device unit registered - IEEE address a4:c1:38:e5:e9:30:e3:ca, short address 0xb0c6, model id 0x1305, last seen (ms) 0
20:44:57.550 -> [ 4748][D][ZigbeeCore.cpp:512] bindingTableCb(): Device bound to EP 1 -> device endpoint: 248, short addr: 0x4083, ieee addr: 40:82:02:E0:40:82:02:E0
20:44:57.550 -> [ 4749][D][ZigbeeCore.cpp:495] bindingTableCb(): Binding table record: src_endp 1, dst_endp 1, cluster_id 0xef00, dst_addr_mode 3
20:44:57.550 -> [ 4750][I][z2s_devices_table.cpp:1602] Z2S_onBTCBoundDevice(): BTC bound device(0x20f6) on endpoint(0x1), cluster id(0xef00)
20:44:57.550 -> [ 4750][I][z2s_devices_table.cpp:103] Z2S_findChannelNumberSlot(): Z2S_findChannelNumberSlot a4:c1:38:5a:d1:74:d8:d4, endpoint 0x1, channel type 0xffffffff
20:44:57.550 -> [ 4751][I][z2s_devices_table.cpp:124] Z2S_findChannelNumberNextSlot(): Z2S_findChannelNumberNextSlot a4:c1:38:5a:d1:74:d8:d4, endpoint 0x1, channel type 0xffffffff
20:44:57.550 -> [ 4752][I][z2s_devices_table.cpp:124] Z2S_findChannelNumberNextSlot(): Z2S_findChannelNumberNextSlot a4:c1:38:5a:d1:74:d8:d4, endpoint 0x1, channel type 0xffffffff
20:44:57.597 -> [ 4752][I][ZigbeeGateway.cpp:998] addBoundDevice(): New Zigbee device unit registered - IEEE address a4:c1:38:5a:d1:74:d8:d4, short address 0x20f6, model id 0x2310, last seen (ms) 0
20:44:57.597 -> [ 4753][D][ZigbeeCore.cpp:512] bindingTableCb(): Device bound to EP 1 -> device endpoint: 32, short addr: 0x4083, ieee addr: 40:86:61:E4:40:82:02:E0
20:44:57.597 -> [ 4755][D][ZigbeeCore.cpp:533] bindingTableCb(): Filling bounded devices finished
20:44:57.597 -> - Telnet: [ 4756][V][NetworkServer.h:41] NetworkServer(): NetworkServer::NetworkServer(port=23, ...)
20:44:57.597 -> Telnet running
20:44:57.597 -> [ 4757][I][z2s_web_gui.cpp:348] fillGatewayGeneralnformation(): Device information Supla firmware: SDK 25.06.01-dev<br><br>Supla GUID:C8602D65050B0CF6C8416C37F721FAFF<br><br>Z2S Gateway version: 0.8.43-26/06/2025<br><br>
20:44:57.597 -> [ 4760][I][z2s_web_gui.cpp:365] fillMemoryUptimeInformation(): Memory & uptime information Flash chip real size: 16777216 kB<br>Free Sketch Space: 2621440 kB<br>Free Heap: 114988 kB<br>Minimal Free Heap: 107284 kB<br>HeapSize: 333164 kB<br>MaxAllocHeap: 75764 kB<br><br>Czas lokalny: Thu Jun 26 20:44:56 2025
20:44:57.597 -> Supla uptime: 4 s
20:44:57.597 -> Recv: [53 55 50 4C 41 17 02 00 00 00 AD 02 00 00 1C 00 00 00 01 00 00 00 00 00 00 00 00 10 00 00 00 00 00 00 00 10 00 00 00 00 00 00 00 01 00 01 53 55 50 4C 41 ]
20:44:57.597 -> Received new device config
20:44:57.597 -> Processing AutomaticTimeSync config
20:44:57.597 -> Sending device config result OK (1)
20:44:57.597 -> Send: [53 55 50 4C 41 17 06 00 00 00 B7 02 00 00 0A 00 00 00 01 00 00 00 00 00 00 00 00 00 ]
20:44:57.597 -> Send: [53 55 50 4C 41 ]
20:44:57.597 -> Relay[110] updating timer value: remainingTime=0 state=0
20:44:57.597 -> SRPC sending: remaining time 0, channel 110, state 0
20:44:57.597 -> Send: [53 55 50 4C 41 17 07 00 00 00 69 00 00 00 E3 00 00 00 6E 32 DD 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ]
20:44:57.597 -> Send: [53 55 50 4C 41 ]
20:44:57.597 -> Recv: [53 55 50 4C 41 17 03 00 00 00 AA 02 00 00 28 00 00 00 00 50 00 00 00 00 20 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 53 55 50 4C 41 ]
20:44:57.597 -> Channel[0] Received SetChannelConfig: fnc 80, config type 0, config size 32
20:44:57.597 -> Channel[0] handleChannelConfig, func 80, configtype 0, configsize 32
20:44:57.597 -> Binary[0]: processing channel config
20:44:57.597 -> Binary[0] setServerInvertLogic 1
20:44:57.597 -> Channel[0] ConfigType 0 applied
20:44:57.597 -> ConfigTypesBitmap: Set config type 0 to 1
20:44:57.597 -> Channel[0] Sending SetChannelConfigResult OK (1)
20:44:57.597 -> Send: [53 55 50 4C 41 17 08 00 00 00 B4 02 00 00 03 00 00 00 01 00 00 ]
20:44:57.597 -> Send: [53 55 50 4C 41 ]
20:44:57.597 -> Send: [53 55 50 4C 41 17 09 00 00 00 80 02 00 00 0D 00 00 00 00 50 00 00 05 00 00 00 52 41 49 4E 00 ]
20:44:57.644 -> Send: [53 55 50 4C 41 ]
20:44:57.644 -> Recv: [53 55 50 4C 41 17 04 00 00 00 AB 02 00 00 01 00 00 00 00 53 55 50 4C 41 ]
20:44:57.644 -> Channel[0] Received ChannelConfigFinished
20:44:57.644 -> Send: [53 55 50 4C 41 17 0A 00 00 00 80 02 00 00 14 00 00 00 01 68 61 6E 0C 00 00 00 49 4C 4C 55 4D 49 4E 41 4E 43 45 00 ]
20:44:57.644 -> Send: [53 55 50 4C 41 ]
20:44:57.644 -> Recv: [53 55 50 4C 41 17 05 00 00 00 AA 02 00 00 74 00 00 00 01 08 02 00 00 00 6C 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 53 55 50 4C 41 ]
20:44:57.644 -> Channel[1] Received SetChannelConfig: fnc 520, config type 0, config size 108
20:44:57.644 -> Channel[1] handleChannelConfig, func 520, configtype 0, configsize 108
20:44:57.644 -> GPM[1]: RefreshIntervalMs 5000 ms
20:44:57.644 -> Channel[1] ConfigType 0 applied
20:44:57.644 -> ConfigTypesBitmap: Set config type 0 to 1
20:44:57.644 -> Channel[1] Sending SetChannelConfigResult OK (1)
20:44:57.644 -> Send: [53 55 50 4C 41 17 0B 00 00 00 B4 02 00 00 03 00 00 00 01 00 01 ]
20:44:57.644 -> Send: [53 55 50 4C 41 ]
20:44:57.644 -> Send: [53 55 50 4C 41 17 0C 00 00 00 80 02 00 00 11 00 00 00 02 08 02 00 09 00 00 00 50 52 45 53 45 4E 43 45 00 ]
20:44:57.644 -> Send: [53 55 50 4C 41 ]
20:44:57.644 -> Recv: [53 55 50 4C 41 17 06 00 00 00 AB 02 00 00 01 00 00 00 01 53 55 50 4C 41 ]
20:44:57.644 -> Channel[1] Received ChannelConfigFinished
20:44:57.644 -> Send: [53 55 50 4C 41 17 0D 00 00 00 80 02 00 00 0C 00 00 00 03 08 02 00 04 00 00 00 54 26 48 00 ]
20:44:57.644 -> Send: [53 55 50 4C 41 ]
20:44:57.644 -> Recv: [53 55 50 4C 41 17 07 00 00 00 AA 02 00 00 28 00 00 00 02 EC 00 00 00 00 20 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 53 55 50 4C 41 ]
20:44:57.644 -> Channel[2] Received SetChannelConfig: fnc 236, config type 0, config size 32
20:44:57.644 -> Channel[2] handleChannelConfig, func 236, configtype 0, configsize 32
20:44:57.644 -> Binary[2]: processing channel config
20:44:57.644 -> Binary[2] setServerInvertLogic 0
20:44:57.644 -> Channel[2] ConfigType 0 applied
20:44:57.644 -> ConfigTypesBitmap: Set config type 0 to 1
20:44:57.644 -> Channel[2] Sending SetChannelConfigResult OK (1)
20:44:57.644 -> Send: [53 55 50 4C 41 17 0E 00 00 00 B4 02 00 00 03 00 00 00 01 00 02 ]
20:44:57.644 -> Send: [53 55 50 4C 41 ]
20:44:57.644 -> Send: [53 55 50 4C 41 17 0F 00 00 00 80 02 00 00 1F 00 00 00 6E 00 00 00 17 00 00 00 49 41 53 20 5A 4F 4E 45 20 4E 4F 54 49 46 49 43 41 54 49 4F 4E 53 00 ]
20:44:57.644 -> Send: [53 55 50 4C 41 ]
20:44:57.690 -> Recv: [53 55 50 4C 41 17 08 00 00 00 AB 02 00 00 01 00 00 00 02 53 55 50 4C 41 ]
20:44:57.690 -> Channel[2] Received ChannelConfigFinished
20:44:57.690 -> Recv: [53 55 50 4C 41 17 09 00 00 00 AA 02 00 00 28 00 00 00 03 2D 00 00 00 00 20 00 00 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 53 55 50 4C 41 ]
20:44:57.690 -> Channel[3] Received SetChannelConfig: fnc 45, config type 0, config size 32
20:44:57.690 -> Channel[3] handleChannelConfig, func 45, configtype 0, configsize 32
20:44:57.690 -> Channel[3] temperature correction 0.00
20:44:57.690 -> Channel[3] humidity correction 0.00
20:44:57.690 -> Channel[3] ConfigType 0 applied
20:44:57.690 -> ConfigTypesBitmap: Set config type 0 to 1
20:44:57.690 -> Channel[3] Sending SetChannelConfigResult OK (1)
20:44:57.690 -> Send: [53 55 50 4C 41 17 10 00 00 00 B4 02 00 00 03 00 00 00 01 00 03 ]
20:44:57.690 -> Send: [53 55 50 4C 41 ]
20:44:57.690 -> Recv: [53 55 50 4C 41 17 0A 00 00 00 AB 02 00 00 01 00 00 00 03 53 55 50 4C 41 ]
20:44:57.690 -> Channel[3] Received ChannelConfigFinished
20:44:57.690 -> Recv: [53 55 50 4C 41 17 0B 00 00 00 AA 02 00 00 32 00 00 00 6E 82 00 00 00 00 2A 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 53 55 50 4C 41 ]
20:44:57.690 -> Channel[110] Received SetChannelConfig: fnc 130, config type 0, config size 42
20:44:57.690 -> Channel[110] handleChannelConfig, func 130, configtype 0, configsize 42
20:44:57.690 -> Relay[110] applyChannelConfig, func 130, configtype 0, configsize 42
20:44:57.690 -> ConfigTypesBitmap: Set config type 5 to 0
20:44:57.690 -> Relay[110] OvercurrentMaxAllowed: 0, OvercurrentThreshold: 0
20:44:57.690 -> Channel[110] ConfigType 0 applied
20:44:57.690 -> ConfigTypesBitmap: Set config type 0 to 1
20:44:57.690 -> Channel[110] Sending SetChannelConfigResult OK (1)
20:44:57.690 -> Send: [53 55 50 4C 41 17 11 00 00 00 B4 02 00 00 03 00 00 00 01 00 6E ]
20:44:57.690 -> Send: [53 55 50 4C 41 ]
20:44:57.690 -> Recv: [53 55 50 4C 41 17 0C 00 00 00 AB 02 00 00 01 00 00 00 6E 53 55 50 4C 41 ]
20:44:57.690 -> Channel[110] Received ChannelConfigFinished
20:44:57.690 -> Recv: [53 55 50 4C 41 17 0D 00 00 00 DC 00 00 00 03 00 00 00 1E 0A F0 53 55 50 4C 41 ]
20:44:57.690 -> Activity timeout set to 30 s
20:44:57.690 -> Recv: [53 55 50 4C 41 17 0E 00 00 00 EA 01 00 00 1A 00 00 00 E9 07 06 1A 05 14 2C 38 0E 00 00 00 45 75 72 6F 70 65 2F 57 61 72 73 61 77 00 53 55 50 4C 41 ]
20:44:57.690 -> Clock: current time: 2025-06-26 20:44:56
20:44:57.784 -> Recv: [53 55 50 4C 41 17 0F 00 00 00 8A 02 00 00 0E 00 00 00 00 50 00 00 1A 05 00 00 00 52 41 49 4E 00 53 55 50 4C 41 ]
20:44:57.784 -> Channel[0] Receieved setChannelCaptionResult
20:44:57.784 -> Recv: [53 55 50 4C 41 17 10 00 00 00 8A 02 00 00 15 00 00 00 01 68 61 6E 1A 0C 00 00 00 49 4C 4C 55 4D 49 4E 41 4E 43 45 00 53 55 50 4C 41 ]
20:44:57.784 -> Channel[1] Receieved setChannelCaptionResult
20:44:57.893 -> Recv: [53 55 50 4C 41 17 11 00 00 00 8A 02 00 00 12 00 00 00 02 08 02 00 1A 09 00 00 00 50 52 45 53 45 4E 43 45 00 53 55 50 4C 41 ]
20:44:57.893 -> Channel[2] Receieved setChannelCaptionResult
20:44:57.893 -> Recv: [53 55 50 4C 41 17 12 00 00 00 8A 02 00 00 0D 00 00 00 03 08 02 00 1A 04 00 00 00 54 26 48 00 53 55 50 4C 41 ]
20:44:57.893 -> Channel[3] Receieved setChannelCaptionResult
20:44:57.893 -> Recv: [53 55 50 4C 41 17 13 00 00 00 8A 02 00 00 20 00 00 00 6E 00 00 00 1A 17 00 00 00 49 41 53 20 5A 4F 4E 45 20 4E 4F 54 49 46 49 43 41 54 49 4F 4E 53 00 53 55 50 4C 41 ]
20:44:57.893 -> Channel[110] Receieved setChannelCaptionResult
20:44:58.050 -> [ 5212][I][ZigbeeCore.cpp:388] esp_zb_app_signal_handler(): Network(0x3399) is open for 180 seconds
20:44:58.472 -> [ 5629][V][esp32-hal-rmt.c:305] _rmtWrite(): GPIO: 8 - Request: 24 RMT Symbols - Blocking - Timeout: -1
20:44:58.472 -> [ 5629][V][esp32-hal-rmt.c:306] _rmtWrite(): GPIO: 8 - Currently in Loop Mode: [NO] | Asked to Loop: NO, LoopCancel: NO
20:44:59.643 -> LittleFsConfig: writing to file "/supla-dev.cfg"
20:44:59.690 -> LittleFsConfig: writing to file "/supla-dev.cfg.bak"
20:45:01.518 -> Guru Meditation Error: Core 0 panic'ed (Stack protection fault).
20:45:01.518 ->
20:45:01.518 -> Detected in task "async_tcp" at 0x42025120
20:45:01.518 -> Stack pointer: 0x40869930
20:45:01.518 -> Stack bounds: 0x40869960 - 0x4086d950
20:45:01.518 ->
20:45:01.518 ->
20:45:01.518 -> Core 0 register dump:
20:45:01.518 -> MEPC : 0x42025142 RA : 0x42026f2a SP : 0x40869930 GP : 0x40814c24
20:45:01.518 -> TP : 0x4086d950 T0 : 0x40022494 T1 : 0xffffffe0 T2 : 0x33323130
20:45:01.518 -> S0/FP : 0x40872cdc S1 : 0x000006a9 A0 : 0x40872d34 A1 : 0x408699a0
20:45:01.518 -> A2 : 0x4086d68c A3 : 0x408699ac A4 : 0x408699ac A5 : 0x408699ac
20:45:01.518 -> A6 : 0x0000000c A7 : 0x0000003b S2 : 0x4086d68c S3 : 0x40872d34
20:45:01.518 -> S4 : 0x40869a70 S5 : 0x408699a0 S6 : 0x00000000 S7 : 0x00000020
20:45:01.518 -> S8 : 0x408334ac S9 : 0xffffffff S10 : 0x40872ce4 S11 : 0x4086d68c
20:45:01.518 -> T3 : 0x6e6d6c6b T4 : 0x6a696867 T5 : 0x66656463 T6 : 0x62613938
20:45:01.518 -> MSTATUS : 0x00001881 MTVEC : 0x40800001 MCAUSE : 0x0000001b MTVAL : 0x0c0c0963
20:45:01.518 -> MHARTID : 0x00000000
20:45:01.518 ->
20:45:01.518 -> Stack memory:
20:45:01.518 -> 40869930: 0x00000001 0x00000000 0x6600ffff 0x00000000 0x00001881 0x40800001 0x0000001b 0x0c0c0963
20:45:01.518 -> 40869950: 0xbaad5678 0x0000400c 0xabba1234 0x00004000 0xa5a5a5a5 0xa5a5a5a5 0xa5a5a5a5 0xa5a5a5a5
20:45:01.518 -> 40869970: 0xa5a5a5a5 0xffffffff 0x408699cc 0x00000020 0x000006a8 0x4086d68c 0x40869a70 0x4086d68c
20:45:01.518 -> 40869990: 0x40872d34 0x000006a9 0x40872cdc 0x42026f2a 0x408334ac 0x00000004 0x40869b00 0xa5a5a5a5
20:45:01.518 -> 408699b0: 0xa5a5a5a5 0xa5a5a5a5 0x40872cd4 0x4086d68c 0xa5a5a5a5 0x40872cdc 0x06a906a8 0xa5a5a5a5
20:45:01.518 -> 408699d0: 0xa5a5a5a5 0xa5a5a5a5 0xa5a5a5a5 0xa5a5a5a5 0x408334ac 0x00000004 0x40869b00 0x408334ac
20:45:01.518 -> 408699f0: 0x00000004 0x00000000 0x40872d24 0x42026ba4 0x40872cd4 0xffffffff 0x40869adc 0x00000020
20:45:01.518 -> 40869a10: 0x000006a6 0x4086d68c 0x40869b80 0x4086d68c 0x40872d34 0x40872cd4 0x00000020 0x420271e6
20:45:01.518 -> 40869a30: 0x4086d68c 0x40872d2c 0x40872d34 0x4086d68c 0x40871b44 0x00000007 0x40869c00 0xa5a5a5a5
20:45:01.518 -> 40869a50: 0xa5a5a5a5 0xa5a5a5a5 0xa5a5a5a5 0x00000000 0xffffffff 0xa5a5a5a5 0x40872cd4 0x4086d68c
20:45:01.518 -> 40869a70: 0x40872d34 0x4086d68c 0x00000007 0x40869c00 0xa5a5a5a5 0xffffffff 0x40869adc 0x00000020
20:45:01.518 -> 40869a90: 0x000006a6 0x4086d68c 0x40869b80 0x4086d68c 0x40872cd4 0x000006a7 0x40872ccc 0x42026f7e
20:45:01.518 -> 40869ab0: 0x40871b44 0x00000007 0x40869c00 0xa5a5a5a5 0xa5a5a5a5 0xa5a5a5a5 0x40872c74 0x4086d68c
20:45:01.518 -> 40869ad0: 0xa5a5a5a5 0x40872c7c 0x069d069c 0x40872d34 0x4086d68c 0x40872ccc 0x06a706a6 0x4086d68c
20:45:01.518 -> 40869af0: 0x40869adc 0x4086d68c 0x40869c00 0x40871b44 0x00000007 0x00000000 0x40872cc4 0x42026ba4
20:45:01.518 -> 40869b10: 0x40872c74 0xffffffff 0x40869bec 0x00000020 0x0000069a 0x4086d68c 0x40869c90 0x4086d68c
20:45:01.518 -> 40869b30: 0x40872cd4 0x40872c74 0x00000020 0x420271e6 0x4086d68c 0x40872ccc 0x40872cd4 0x4086d68c
20:45:01.518 -> 40869b50: 0x40871b44 0x00000007 0x40869d00 0xa5a5a5a5 0xa5a5a5a5 0xa5a5a5a5 0xa5a5a5a5 0x00000000
20:45:01.518 -> 40869b70: 0xffffffff 0xa5a5a5a5 0x40872c74 0x4086d68c 0x40872cd4 0x4086d68c 0x00000007 0x40869d00
20:45:01.518 -> 40869b90: 0xa5a5a5a5 0xffffffff 0x40869bec 0x00000020 0x0000069a 0x4086d68c 0x40869c90 0x4086d68c
20:45:01.518 -> 40869bb0: 0x40872c74 0x0000069b 0x40872c6c 0x42026f7e 0x40871b44 0x00000007 0x40869d00 0xa5a5a5a5
20:45:01.518 -> 40869bd0: 0xa5a5a5a5 0xa5a5a5a5 0x40872c14 0x4086d68c 0xa5a5a5a5 0x40872c1c 0x06910690 0x40872cd4
20:45:01.518 -> 40869bf0: 0x4086d68c 0x40872c6c 0x069b069a 0x4086d68c 0x40869bec 0x4086d68c 0x40869d00 0x40871b44
20:45:01.518 -> 40869c10: 0x00000007 0x00000000 0x40872c64 0x42026ba4 0x40872c14 0xffffffff 0x40869cfc 0x00000020
20:45:01.518 -> 40869c30: 0x0000068e 0x4086d68c 0x40869da0 0x4086d68c 0x40872c74 0x40872c14 0x00000020 0x420271e6
20:45:01.518 -> 40869c50: 0x4086d68c 0x40872c6c 0x40872c74 0x4086d68c 0x40871b44 0x00000007 0x40869e00 0xa5a5a5a5
20:45:01.518 -> 40869c70: 0xa5a5a5a5 0xa5a5a5a5 0xa5a5a5a5 0x00000000 0xffffffff 0xa5a5a5a5 0x40872c14 0x4086d68c
20:45:01.518 -> 40869c90: 0x40872c74 0x4086d68c 0x00000007 0x40869e00 0xa5a5a5a5 0xffffffff 0x40869cfc 0x00000020
20:45:01.518 -> 40869cb0: 0x0000068e 0x4086d68c 0x40869da0 0x4086d68c 0x40872c14 0x0000068f 0x40872c0c 0x42026f7e
20:45:01.518 -> 40869cd0: 0x40871b44 0x00000007 0x40869e00 0xa5a5a5a5 0xa5a5a5a5 0xa5a5a5a5 0x40872bb4 0x4086d68c
20:45:01.518 -> 40869cf0: 0xa5a5a5a5 0x40872bbc 0x06850684 0x40872c74 0x4086d68c 0x40872c0c 0x068f068e 0x4086d68c
20:45:01.846 -> 40869d10: 0x40869cfc 0x4086d68c 0x40869e00 0x40871b44 0x00000007 0x00000000 0x40872c04 0x42026ba4
20:45:01.846 ->
20:45:01.846 ->
20:45:01.846 ->
20:45:01.846 -> ELF file SHA256: a58cfcca8
20:45:01.846 ->
20:45:01.846 -> Rebooting...
20:45:01.846 -> ESP-ROM:esp32c6-20220919
20:45:01.846 -> Build:Sep 19 2022
20:45:01.846 -> rst:0xc (SW_CPU),boot:0xc (SPI_FAST_FLASH_BOOT)
20:45:01.846 -> Saved PC:0x4001975a
20:45:01.846 -> SPIWP:0xee
20:45:01.846 -> mode:DIO, clock div:2
20:45:01.909 -> load:0x40875720,len:0x1260
20:45:01.909 -> load:0x4086c110,len:0xdc4
20:45:01.909 -> load:0x4086e610,len:0x3018
20:45:01.909 -> entry 0x4086c110
20:45:02.706 -> [ 1][V][esp32-hal-periman.c:235] perimanSetBusDeinit(): Deinit function for type UART_RX (2) successfully set to 0x4206a334
20:45:02.753 -> [ 12][V][esp32-hal-periman.c:235] perimanSetBusDeinit(): Deinit function for type UART_TX (3) successfully set to 0x4206a322
20:45:02.753 -> [ 23][V][esp32-hal-periman.c:235] perimanSetBusDeinit(): Deinit function for type UART_CTS (4) successfully set to 0x4206a310
20:45:02.753 -> [ 35][V][esp32-hal-periman.c:235] perimanSetBusDeinit(): Deinit function for type UART_RTS (5) successfully set to 0x4206a2fe
20:45:02.753 -> [ 46][V][esp32-hal-periman.c:235] perimanSetBusDeinit(): Deinit function for type UART_RX (2) successfully set to 0x4206a334
20:45:02.753 -> [ 57][V][esp32-hal-periman.c:235] perimanSetBusDeinit(): Deinit function for type UART_TX (3) successfully set to 0x4206a322
20:45:02.799 -> [ 69][V][esp32-hal-periman.c:235] perimanSetBusDeinit(): Deinit function for type UART_CTS (4) successfully set to 0x4206a310
20:45:02.799 -> [ 80][V][esp32-hal-periman.c:235] perimanSetBusDeinit(): Deinit function for type UART_RTS (5) successfully set to 0x4206a2fe
20:45:02.799 -> [ 91][V][esp32-hal-periman.c:235] perimanSetBusDeinit(): Deinit function for type UART_RX (2) successfully set to 0x4206a334
20:45:02.799 -> [ 103][V][esp32-hal-periman.c:235] perimanSetBusDeinit(): Deinit function for type UART_TX (3) successfully set to 0x4206a322
20:45:02.846 -> [ 114][V][esp32-hal-periman.c:235] perimanSetBusDeinit(): Deinit function for type UART_CTS (4) successfully set to 0x4206a310
20:45:02.846 -> [ 125][V][esp32-hal-periman.c:235] perimanSetBusDeinit(): Deinit function for type UART_RTS (5) successfully set to 0x4206a2fe
20:45:02.846 -> [ 137][V][esp32-hal-periman.c:235] perimanSetBusDeinit(): Deinit function for type USB_DM (38) successfully set to 0x42062f22
20:45:02.846 -> [ 148][V][esp32-hal-periman.c:235] perimanSetBusDeinit(): Deinit function for type USB_DP (39) successfully set to 0x42062f22
20:45:02.893 -> [ 160][V][NetworkServer.h:41] NetworkServer(): NetworkServer::NetworkServer(port=23, ...)
20:45:02.893 -> [ 168][V][ZigbeeEP.cpp:21] ZigbeeEP(): Endpoint: 1
20:45:02.940 -> [ 215][V][esp32-hal-periman.c:160] perimanSetPinBus(): Pin 17 successfully set to type UART_RX (2) with bus 0x4081bd68
20:45:02.940 -> [ 226][V][esp32-hal-periman.c:160] perimanSetPinBus(): Pin 16 successfully set to type UART_TX (3) with bus 0x4081bd68
20:45:02.940 -> [ 237][V][esp32-hal-periman.c:160] perimanSetPinBus(): Pin 12 successfully set to type USB_DM (38) with bus 0x40826df4
20:45:02.987 -> [ 247][V][esp32-hal-periman.c:160] perimanSetPinBus(): Pin 13 successfully set to type USB_DP (39) with bus 0x40826df4
20:45:02.987 -> =========== Before Setup Start ===========
20:45:02.987 -> Chip Info:
20:45:02.987 -> ------------------------------------------
20:45:02.987 -> Model : ESP32-C6
20:45:02.987 -> Package : 0
20:45:02.987 -> Revision : 0.01
20:45:02.987 -> Cores : 1
20:45:02.987 -> CPU Frequency : 160 MHz
20:45:02.987 -> XTAL Frequency : 40 MHz
20:45:02.987 -> Features Bitfield : 0x00000052
20:45:02.987 -> Embedded Flash : No
20:45:02.987 -> Embedded PSRAM : No
20:45:02.987 -> 2.4GHz WiFi : Yes
20:45:02.987 -> Classic BT : No
20:45:02.987 -> BT Low Energy : Yes
20:45:02.987 -> IEEE 802.15.4 : Yes
20:45:02.987 -> ------------------------------------------
20:45:02.987 -> INTERNAL Memory Info:
20:45:02.987 -> ------------------------------------------
20:45:02.987 -> Total Size : 333164 B ( 325.4 KB)
20:45:02.987 -> Free Bytes : 278448 B ( 271.9 KB)
20:45:02.987 -> Allocated Bytes : 42244 B ( 41.3 KB)
20:45:02.987 -> Minimum Free Bytes: 278448 B ( 271.9 KB)
20:45:02.987 -> Largest Free Block: 249844 B ( 244.0 KB)
20:45:02.987 -> ------------------------------------------
20:45:02.987 -> Flash Info:
20:45:02.987 -> ------------------------------------------
20:45:02.987 -> Chip Size : 16777216 B (16 MB)
20:45:02.987 -> Block Size : 65536 B ( 64.0 KB)
20:45:02.987 -> Sector Size : 4096 B ( 4.0 KB)
20:45:02.987 -> Page Size : 256 B ( 0.2 KB)
20:45:02.987 -> Bus Speed : 40 MHz
20:45:02.987 -> Bus Mode : QIO
20:45:02.987 -> ------------------------------------------
20:45:02.987 -> Partitions Info:
20:45:02.987 -> ------------------------------------------
20:45:02.987 -> nvs : addr: 0x00009000, size: 20.0 KB, type: DATA, subtype: NVS
20:45:02.987 -> otadata : addr: 0x0000E000, size: 8.0 KB, type: DATA, subtype: OTA
20:45:02.987 -> app0 : addr: 0x00010000, size: 2560.0 KB, type: APP, subtype: OTA_0
20:45:02.987 -> spiffs : addr: 0x00290000, size: 1384.0 KB, type: DATA, subtype: SPIFFS
20:45:02.987 -> zb_storage : addr: 0x003EA000, size: 16.0 KB, type: DATA, subtype: FAT
20:45:02.987 -> zb_fct : addr: 0x003EE000, size: 4.0 KB, type: DATA, subtype: FAT
20:45:02.987 -> rcp_fw : addr: 0x003EF000, size: 4.0 KB, type: DATA, subtype: SPIFFS
20:45:02.987 -> coredump : addr: 0x003F0000, size: 64.0 KB, type: DATA, subtype: COREDUMP
20:45:02.987 -> ------------------------------------------
20:45:02.987 -> Software Info:
20:45:02.987 -> ------------------------------------------
20:45:02.987 -> Compile Date/Time : Jun 26 2025 13:28:50
20:45:02.987 -> Compile Host OS : linux
20:45:02.987 -> ESP-IDF Version : v5.4.1-1-g2f7dcd862a-dirty
20:45:02.987 -> Arduino Version : 3.2.0
20:45:02.987 -> ------------------------------------------
20:45:02.987 -> Board Info:
20:45:02.987 -> ------------------------------------------
20:45:02.987 -> Arduino Board : ESP32C6_DEV
20:45:02.987 -> Arduino Variant : esp32c6
20:45:02.987 -> Arduino FQBN : esp32:esp32:esp32c6:PartitionScheme=custom,ZigbeeMode=zczr,FlashSize=4M,CDCOnBoot=cdc,DebugLevel=verbose
20:45:02.987 -> ============ Before Setup End ============
20:45:03.081 -> [ 370][I][Z2S_Gateway.ino:1080] setup(): setup start
20:45:03.081 -> [ 370][V][esp32-hal-periman.c:235] perimanSetBusDeinit(): Deinit function for type GPIO (1) successfully set to 0x42067a26
20:45:03.081 -> [ 370][V][esp32-hal-periman.c:160] perimanSetPinBus(): Pin 9 successfully set to type GPIO (1) with bus 0xa
20:45:03.081 -> [ 371][V][esp32-hal-periman.c:235] perimanSetBusDeinit(): Deinit function for type GPIO (1) successfully set to 0x42067a26
20:45:03.081 -> [ 371][V][esp32-hal-periman.c:160] perimanSetPinBus(): Pin 3 successfully set to type GPIO (1) with bus 0x4
20:45:03.174 -> [ 472][V][esp32-hal-periman.c:235] perimanSetBusDeinit(): Deinit function for type GPIO (1) successfully set to 0x42067a26
20:45:03.174 -> [ 472][V][esp32-hal-periman.c:160] perimanSetPinBus(): Pin 14 successfully set to type GPIO (1) with bus 0xf
20:45:03.174 -> [ 473][V][esp32-hal-periman.c:235] perimanSetBusDeinit(): Deinit function for type GPIO (1) successfully set to 0x42067a26
20:45:03.174 -> [ 473][V][esp32-hal-periman.c:160] perimanSetPinBus(): Pin 8 successfully set to type GPIO (1) with bus 0x9
20:45:03.174 -> [ 474][V][esp32-hal-rmt.c:454] rmtInit(): GPIO 8 - TX MODE - MemSize[48] - Freq=10000000Hz
20:45:03.174 -> [ 474][V][esp32-hal-periman.c:235] perimanSetBusDeinit(): Deinit function for type RMT_TX (10) successfully set to 0x42068e22
20:45:03.174 -> [ 475][V][esp32-hal-periman.c:235] perimanSetBusDeinit(): Deinit function for type RMT_RX (11) successfully set to 0x42068e22
20:45:03.174 -> [ 475][V][esp32-hal-periman.c:160] perimanSetPinBus(): Pin 8 successfully set to type INIT (0) with bus 0x0
20:45:03.174 -> [ 476][V][esp32-hal-periman.c:160] perimanSetPinBus(): Pin 8 successfully set to type RMT_TX (10) with bus 0x4083943c
20:45:03.174 -> [ 478][V][esp32-hal-rmt.c:305] _rmtWrite(): GPIO: 8 - Request: 24 RMT Symbols - Blocking - Timeout: -1
20:45:03.174 -> [ 478][V][esp32-hal-rmt.c:306] _rmtWrite(): GPIO: 8 - Currently in Loop Mode: [NO] | Asked to Loop: NO, LoopCancel: NO
20:45:03.221 -> Storage initialization
20:45:03.221 -> readStorage: 8; Read: [53 55 50 4C 41 1 0 1 ]
20:45:03.221 -> Storage: Number of sections 1
20:45:03.221 -> Reading section: 0
20:45:03.221 -> readStorage: 7; Read: [3 7 0 1A 90 1A 90 ]
20:45:03.221 -> Section type: 3; size: 7
20:45:03.221 -> storedCRC 36890, CRC calc 36890
20:45:03.221 -> LittleFsConfig: file "/supla-dev.cfg" size 467
20:45:03.221 -> LittleFsConfig: initializing storage from file...
20:45:03.221 -> LittleFsConfig: init result success
20:45:03.221 -> LittleFsConfig: writing to file "/supla-dev.cfg"
20:45:03.268 -> LittleFsConfig: writing to file "/supla-dev.cfg.bak"
20:45:03.268 -> ConfigTypesBitmap: Set config type 0 to 1
20:45:03.268 -> Channel[110] initial caption set to 'IAS ZONE NOTIFICATIONS'
20:45:03.268 -> Button[0] setHoldTime: 2000
20:45:03.268 -> Button[0] setMulticlickTime: 500
20:45:03.268 -> Button[0]::configureAsConfigButton
20:45:03.268 -> Button[0] setHoldTime: 5000
20:45:03.268 -> Button[0] setMulticlickTime: 300
20:45:03.268 -> [ 546][I][z2s_devices_table.cpp:563] Z2S_loadZBDevicesTable(): Z2S_getZBDevicesTableSize 4864, sizeof(z2s_zb_devices_table) 4864, sizeof(z2s_zb_device_params_t) 152, sizeof(bool)1
20:45:03.331 -> [ 578][I][z2s_devices_table.cpp:640] Z2S_loadZBDevicesTable(): Zigbee devices table load success!
20:45:03.331 -> [ 578][I][z2s_telnet_server.cpp:47] log_i_telnet(): ENTRY 0
20:45:03.331 ->
RECORD ID 1
20:45:03.331 ->
MANUFACTURER NAME _TZE200_u6x1zyv2
20:45:03.331 ->
MODEL NAME TS0601
20:45:03.331 ->
IEEE ADDRESS A4:C1:38:E5:E9:30:E3:CA
20:45:03.331 ->
SHORT ADDRESS 0xB0C6
20:45:03.331 ->
ENDPOINTS COUNT 0x1
20:45:03.331 ->
POWER SOURCE 0x3
20:45:03.331 ->
MODEL 4869
20:45:03.331 ->
LAST RSSI 0
20:45:03.331 ->
LAST SEEN (MS) 6501888
20:45:03.331 ->
KEEP ALIVE (MS) 0
20:45:03.331 ->
TIMEOUT (MS) 0
20:45:03.331 ->
BATTERY () 168
20:45:03.331 ->
USER FLAGS 0
20:45:03.331 ->
USER DATA 0
20:45:03.331 ->
SUPLA CH[0] 0
20:45:03.331 ->
SUPLA CH[1] 1
20:45:03.331 ->
SUPLA CH[2] 255
20:45:03.331 ->
SUPLA CH[3] 255
20:45:03.331 ->
SUPLA CH[4] 255
20:45:03.331 ->
SUPLA CH[5] 255
20:45:03.331 ->
SUPLA CH[6] 255
20:45:03.331 ->
SUPLA CH[7] 255
20:45:03.331 ->
SUPLA CH[8] 255
20:45:03.331 ->
SUPLA CH[9] 255
20:45:03.331 ->
SUPLA CH[10] 255
20:45:03.331 ->
SUPLA CH[11] 255
20:45:03.331 ->
SUPLA CH[12] 255
20:45:03.331 ->
SUPLA CH[13] 255
20:45:03.331 ->
SUPLA CH[14] 255
20:45:03.331 ->
SUPLA CH[15] 255
20:45:03.331 ->
20:45:03.331 -> [ 581][I][z2s_telnet_server.cpp:47] log_i_telnet(): ENTRY 1
20:45:03.331 ->
RECORD ID 1
20:45:03.331 ->
MANUFACTURER NAME _TZE200_rhgsbacq
20:45:03.331 ->
MODEL NAME TS0601
20:45:03.331 ->
IEEE ADDRESS A4:C1:38:5A:D1:74:D8:D4
20:45:03.331 ->
SHORT ADDRESS 0x20F6
20:45:03.331 ->
ENDPOINTS COUNT 0x1
20:45:03.331 ->
POWER SOURCE 0x3
20:45:03.331 ->
MODEL 8976
20:45:03.331 ->
LAST RSSI 0
20:45:03.331 ->
LAST SEEN (MS) 6467964
20:45:03.331 ->
KEEP ALIVE (MS) 0
20:45:03.331 ->
TIMEOUT (MS) 0
20:45:03.331 ->
BATTERY () 168
20:45:03.331 ->
USER FLAGS 0
20:45:03.331 ->
USER DATA 0
20:45:03.331 ->
SUPLA CH[0] 2
20:45:03.331 ->
SUPLA CH[1] 3
20:45:03.331 ->
SUPLA CH[2] 255
20:45:03.331 ->
SUPLA CH[3] 255
20:45:03.331 ->
SUPLA CH[4] 255
20:45:03.331 ->
SUPLA CH[5] 255
20:45:03.331 ->
SUPLA CH[6] 255
20:45:03.331 ->
SUPLA CH[7] 255
20:45:03.331 ->
SUPLA CH[8] 255
20:45:03.331 ->
SUPLA CH[9] 255
20:45:03.331 ->
SUPLA CH[10] 255
20:45:03.331 ->
SUPLA CH[11] 255
20:45:03.331 ->
SUPLA CH[12] 255
20:45:03.331 ->
SUPLA CH[13] 255
20:45:03.331 ->
SUPLA CH[14] 255
20:45:03.331 ->
SUPLA CH[15] 255
20:45:03.331 ->
20:45:03.331 -> [ 584][I][z2s_devices_table.cpp:206] Z2S_loadDevicesTable(): Z2S_getDevicesTableSize 15360, sizeof(z2s_devices_table) 15360, sizeof(z2s_device_params_t) 120, sizeof(bool)1
20:45:03.331 -> [ 624][I][z2s_devices_table.cpp:335] Z2S_loadDevicesTable(): Devices table load success!
20:45:03.331 -> [ 625][I][z2s_telnet_server.cpp:47] log_i_telnet(): ENTRY 0
20:45:03.331 ->
IEEE ADDRESS A4:C1:38:E5:E9:30:E3:CA
20:45:03.331 ->
SHORT ADDRESS 0xB0C6
20:45:03.331 ->
ENDPOINT 0x1
20:45:03.331 ->
CLUSTER 0xEF00
20:45:03.331 ->
MODEL 1305
20:45:03.331 ->
SUPLA CHANNEL 0
20:45:03.331 ->
SUPLA SECONDARY CHANNEL 255
20:45:03.331 ->
SUPLA CHANNEL TYPE 1000
20:45:03.331 ->
SUPLA CHANNEL NAME RAIN
20:45:03.331 ->
SUPLA CHANNEL FUNCTION 236
20:45:03.331 ->
SUB ID 1
20:45:03.331 ->
USER FLAGS 0
20:45:03.331 ->
USER DATA(1) 0
20:45:03.331 ->
USER DATA(2) 0
20:45:03.331 ->
USER DATA(3) 0
20:45:03.331 ->
USER DATA(4) 0
20:45:03.331 ->
KEEP ALIVE(S) 0
20:45:03.331 ->
TIMEOUT(S) 0
20:45:03.331 ->
REFRESH(S) 0
20:45:03.331 ->
ZB device id 0
20:45:03.331 ->
20:45:03.331 -> [ 627][I][z2s_telnet_server.cpp:47] log_i_telnet(): ENTRY 1
20:45:03.331 ->
IEEE ADDRESS A4:C1:38:E5:E9:30:E3:CA
20:45:03.331 ->
SHORT ADDRESS 0xB0C6
20:45:03.331 ->
ENDPOINT 0x1
20:45:03.331 ->
CLUSTER 0xEF00
20:45:03.331 ->
MODEL 1305
20:45:03.331 ->
SUPLA CHANNEL 1
20:45:03.331 ->
SUPLA SECONDARY CHANNEL 255
20:45:03.331 ->
SUPLA CHANNEL TYPE 9000
20:45:03.331 ->
SUPLA CHANNEL NAME ILLUMINANCE
20:45:03.331 ->
SUPLA CHANNEL FUNCTION 520
20:45:03.331 ->
SUB ID 2
20:45:03.331 ->
USER FLAGS 0
20:45:03.331 ->
USER DATA(1) 0
20:45:03.331 ->
USER DATA(2) 0
20:45:03.331 ->
USER DATA(3) 0
20:45:03.331 ->
USER DATA(4) 0
20:45:03.331 ->
KEEP ALIVE(S) 0
20:45:03.331 ->
TIMEOUT(S) 0
20:45:03.331 ->
REFRESH(S) 0
20:45:03.331 ->
ZB device id 0
20:45:03.331 ->
20:45:03.331 -> [ 629][I][z2s_telnet_server.cpp:47] log_i_telnet(): ENTRY 2
20:45:03.331 ->
IEEE ADDRESS A4:C1:38:5A:D1:74:D8:D4
20:45:03.331 ->
SHORT ADDRESS 0x20F6
20:45:03.331 ->
ENDPOINT 0x1
20:45:03.331 ->
CLUSTER 0xEF00
20:45:03.331 ->
MODEL 2310
20:45:03.331 ->
SUPLA CHANNEL 2
20:45:03.331 ->
SUPLA SECONDARY CHANNEL 255
20:45:03.331 ->
SUPLA CHANNEL TYPE 1000
20:45:03.331 ->
SUPLA CHANNEL NAME PRESENCE
20:45:03.331 ->
SUPLA CHANNEL FUNCTION 236
20:45:03.331 ->
SUB ID 1
20:45:03.331 ->
USER FLAGS 0
20:45:03.331 ->
USER DATA(1) 0
20:45:03.331 ->
USER DATA(2) 0
20:45:03.331 ->
USER DATA(3) 0
20:45:03.331 ->
USER DATA(4) 0
20:45:03.331 ->
KEEP ALIVE(S) 0
20:45:03.331 ->
TIMEOUT(S) 0
20:45:03.331 ->
REFRESH(S) 0
20:45:03.331 ->
ZB device id 1
20:45:03.331 ->
20:45:03.331 -> [ 631][I][z2s_telnet_server.cpp:47] log_i_telnet(): ENTRY 3
20:45:03.331 ->
IEEE ADDRESS A4:C1:38:5A:D1:74:D8:D4
20:45:03.331 ->
SHORT ADDRESS 0x20F6
20:45:03.331 ->
ENDPOINT 0x1
20:45:03.331 ->
CLUSTER 0xEF00
20:45:03.331 ->
MODEL 2310
20:45:03.331 ->
SUPLA CHANNEL 3
20:45:03.331 ->
SUPLA SECONDARY CHANNEL 255
20:45:03.331 ->
SUPLA CHANNEL TYPE 3038
20:45:03.331 ->
SUPLA CHANNEL NAME T&H
20:45:03.331 ->
SUPLA CHANNEL FUNCTION 0
20:45:03.331 ->
SUB ID 4
20:45:03.331 ->
USER FLAGS 0
20:45:03.331 ->
USER DATA(1) 0
20:45:03.331 ->
USER DATA(2) 0
20:45:03.331 ->
USER DATA(3) 0
20:45:03.331 ->
USER DATA(4) 0
20:45:03.331 ->
KEEP ALIVE(S) 0
20:45:03.331 ->
TIMEOUT(S) 0
20:45:03.331 ->
REFRESH(S) 0
20:45:03.331 ->
ZB device id 1
20:45:03.331 ->
20:45:03.331 -> [ 632][I][z2s_devices_table.cpp:687] Z2S_initSuplaChannels(): initSuplaChannels starting
20:45:03.331 -> ConfigTypesBitmap: Set config type 0 to 1
20:45:03.331 -> Channel[0] initial caption set to 'RAIN'
20:45:03.331 -> Notification: registered - context 0
20:45:03.331 -> ConfigTypesBitmap: Set config type 0 to 1
20:45:03.331 -> Channel[1] initial caption set to 'ILLUMINANCE'
20:45:03.331 -> ConfigTypesBitmap: Set config type 0 to 1
20:45:03.331 -> Channel[2] initial caption set to 'PRESENCE'
20:45:03.331 -> Notification: registered - context 2
20:45:03.331 -> ConfigTypesBitmap: Set config type 0 to 1
20:45:03.331 -> Channel[3] initial caption set to 'T&H'
20:45:03.331 -> [ 634][D][ZigbeeCore.cpp:86] addEndpoint(): Endpoint: 1, Device ID: 0x0050
20:45:03.331 -> *** Supla - starting initialization (platform 0)
20:45:03.331 -> *** Supla - Config initalization
20:45:03.331 -> Automatic firmware update is disabled
20:45:03.331 -> Device mode: 0
20:45:03.331 -> Security level: Supla CA
20:45:03.331 -> *** Supla - Config load for elements
20:45:03.331 -> RemoteDeviceConfig: Registering field 0x00000010
20:45:03.331 -> Clock: automaticTimeSync: 1
20:45:03.331 -> Channel[110] function missing. Using SW defaults
20:45:03.331 -> Button[0] don't load config
20:45:03.331 -> PowerCycle: 2 (enabled)
20:45:03.331 -> Channel[0] loaded function: 80
20:45:03.331 -> Binary[0] setServerInvertLogic 1
20:45:03.331 -> Binary[0] config serverInvertLogic 1
20:45:03.393 -> GPM[1]: config loaded successfully
20:45:03.393 -> GPM[1]: RefreshIntervalMs 5000 ms
20:45:03.393 -> Channel[2] function missing. Using SW defaults
20:45:03.393 -> Binary[2] setServerInvertLogic 0
20:45:03.393 -> Binary[2] config serverInvertLogic 0
20:45:03.393 -> Channel[3] temperature correction 0.00
20:45:03.393 -> Channel[3] humidity correction 0.00
20:45:03.393 -> *** Supla - Config load for elements done
20:45:03.393 -> *** Supla - Load state storage
20:45:03.393 -> Validating storage state section with current device configuration
20:45:03.393 -> Storage state section validation successful
20:45:03.393 -> readStorage: 4; Read: [0 0 0 0 ]
20:45:03.393 -> readStorage: 1; Read: [0 ]
20:45:03.393 -> Relay[110] restored relay state: OFF
20:45:03.393 -> readStorage: 1; Read: [1 ]
20:45:03.393 -> readStorage: 1; Read: [0 ]
20:45:03.393 -> *** Supla - Load state storage done
20:45:03.393 -> *** Supla - Init elements
20:45:03.393 -> Relay[110] turn OFF (duration 0 ms)
20:45:03.393 -> Button[0]: Initialized: pin 9, pullUp 1, invertLogic 1, state 1
20:45:03.393 -> Channel(0) value changed to 1
20:45:03.393 -> Channel(1) value changed to NaN
20:45:03.393 -> Channel(3) value changed to temp(-275.00), humi(-1.00)
20:45:03.393 -> *** Supla - Init elements done
20:45:03.393 -> GUID: C8602D65050B0CF6C8416C37F721FAFF
20:45:03.393 -> Device name: Zigbee to Supla Gateway
20:45:03.393 -> Device software version: SDK 25.06.01-dev
20:45:03.393 -> *** Supla - Initializing network layer
20:45:03.393 -> [Wi-Fi] Network AP/hostname: ZIGBEE-TO-SUPLA-GA-404CCA5FB78C
20:45:03.393 -> Using Supla protocol version 23
20:45:03.393 -> Current status: [5] SuplaDevice initialized
20:45:03.393 -> Enter normal mode
20:45:03.393 -> [Wi-Fi] setNormalMode
20:45:03.393 -> *** Supla - Initialization done
20:45:03.393 -> =========== After Setup Start ============
20:45:03.393 -> INTERNAL Memory Info:
20:45:03.393 -> ------------------------------------------
20:45:03.393 -> Total Size : 333164 B ( 325.4 KB)
20:45:03.393 -> Free Bytes : 276372 B ( 269.9 KB)
20:45:03.393 -> Allocated Bytes : 42864 B ( 41.9 KB)
20:45:03.393 -> Minimum Free Bytes: 269620 B ( 263.3 KB)
20:45:03.393 -> Largest Free Block: 249844 B ( 244.0 KB)
20:45:03.393 -> ------------------------------------------
20:45:03.393 -> GPIO Info:
20:45:03.393 -> ------------------------------------------
20:45:03.393 -> GPIO : BUS_TYPE[bus/unit][chan]
20:45:03.393 -> --------------------------------------
20:45:03.393 -> 3 : GPIO
20:45:03.393 -> 8 : RMT_TX
20:45:03.393 -> 9 : GPIO
20:45:03.393 -> 12 : USB_DM
20:45:03.393 -> 13 : USB_DP
20:45:03.393 -> 14 : GPIO
20:45:03.393 -> 16 : UART_TX[0]
20:45:03.393 -> 17 : UART_RX[0]You do not have the required permissions to view the files attached to this post.
-
vajera
- Posts: 7293
- Joined: Wed Oct 31, 2018 7:58 am
- Location: Biedrusko
- Has thanked: 291 times
- Been thanked: 161 times
Próbuję zreplikować te sytuacje, o których piszecie. Wgrywam plik bin z GitHub, dodaję urządzenie, łączę się z przeglądarki i komórki - póki co wszystko stabilnie. Testujecie bramkę podpiętą do portu USB komputera?
Bramka Zigbee <=> SUPLA
Więcej informacji tutaj:
https://forum.supla.org/viewforum.php?f=127
FAQ https://forum.supla.org/viewtopic.php?t=17277
Więcej informacji tutaj:
https://forum.supla.org/viewforum.php?f=127
FAQ https://forum.supla.org/viewtopic.php?t=17277
-
vajera
- Posts: 7293
- Joined: Wed Oct 31, 2018 7:58 am
- Location: Biedrusko
- Has thanked: 291 times
- Been thanked: 161 times
Dodałem czujnik drzwi, gniazdko z licznikiem, przycisk 4x3 i głowicę TRVZB - bramka działa, GUI działa. Usunąłem gniazdko (remove device and channels), usunąłem kanały z Cloud, bramka dalej działa...
Bramka Zigbee <=> SUPLA
Więcej informacji tutaj:
https://forum.supla.org/viewforum.php?f=127
FAQ https://forum.supla.org/viewtopic.php?t=17277
Więcej informacji tutaj:
https://forum.supla.org/viewforum.php?f=127
FAQ https://forum.supla.org/viewtopic.php?t=17277
-
vajera
- Posts: 7293
- Joined: Wed Oct 31, 2018 7:58 am
- Location: Biedrusko
- Has thanked: 291 times
- Been thanked: 161 times
Tam ma się pojawić przyciski Read/Write Attributelukasz06 wrote: Thu Jun 26, 2025 8:58 pm Wgrałem po wyczyszczeniu bramki i 1,5h chodzi bez restartu..
Mam pytanie do czego służy kafelek Clustets & Attributes?
Bramka Zigbee <=> SUPLA
Więcej informacji tutaj:
https://forum.supla.org/viewforum.php?f=127
FAQ https://forum.supla.org/viewtopic.php?t=17277
Więcej informacji tutaj:
https://forum.supla.org/viewforum.php?f=127
FAQ https://forum.supla.org/viewtopic.php?t=17277
Wgrałem 0.8.43 (2025-06-26)Z2S_Gateway.ino.merged.8MB.OTA.logs.bin, dodałem czujnik otw. drzwi/okna, czujnik obecności/ruchu, przycisk 4x3 i czujnik zalania. Ponad godzinę działało prawidłowo i chyba po restarcie wpada w ciągłe resety.
Załączam, co zapisałem. Nie wiem, czy w czymś pomoże.
Załączam, co zapisałem. Nie wiem, czy w czymś pomoże.
You do not have the required permissions to view the files attached to this post.
