I (27) boot: ESP-IDF v4.4-dev-3042-g220590d599 2nd stage bootloader
I (27) boot: compile time 08:18:47
I (27) boot: chip revision: 1
I (32) boot_comm: chip revision: 1, min. bootloader chip revision: 0
I (39) boot.esp32: SPI Speed : 40MHz
I (43) boot.esp32: SPI Mode : DIO
I (48) boot.esp32: SPI Flash Size : 4MB
I (52) boot: Enabling RNG early entropy source...
I (58) boot: Partition Table:
I (61) boot: ## Label Usage Type ST Offset Length
I (69) boot: 0 nvs WiFi data 01 02 00009000 00006000
I (76) boot: 1 phy_init RF data 01 01 0000f000 00001000
I (84) boot: 2 factory factory app 00 00 00010000 00100000
I (91) boot: 3 spiffs Unknown data 01 82 00110000 00100000
I (99) boot: End of partition table
I (103) boot_comm: chip revision: 1, min. application chip revision: 0
I (110) esp_image: segment 0: paddr=00010020 vaddr=3f400020 size=18f70h (102256) map
I (156) esp_image: segment 1: paddr=00028f98 vaddr=3ffb0000 size=03834h ( 14388) load
I (161) esp_image: segment 2: paddr=0002c7d4 vaddr=40080000 size=03844h ( 14404) load
I (168) esp_image: segment 3: paddr=00030020 vaddr=400d0020 size=7e794h (518036) map
I (357) esp_image: segment 4: paddr=000ae7bc vaddr=40083844 size=110d8h ( 69848) load
I (386) esp_image: segment 5: paddr=000bf89c vaddr=50000000 size=00010h ( 16) load
I (397) boot: Loaded app from partition at offset 0x10000
I (397) boot: Disabling RNG early entropy source...
I (409) cpu_start: Pro cpu up.
I (409) cpu_start: Starting app cpu, entry point is 0x40081208
0x40081208: call_start_cpu1 at /Users/kyrpav/esp/esp-idf/components/esp_system/port/cpu_start.c:155
I (0) cpu_start: App cpu up.
I (423) cpu_start: Pro cpu start user code
I (423) cpu_start: cpu freq: 160000000
I (423) cpu_start: Application information:
I (427) cpu_start: Project name: main
I (432) cpu_start: App version: 7f852c0-dirty
I (438) cpu_start: Compile time: Oct 10 2021 08:17:25
I (444) cpu_start: ELF file SHA256: aa1017d0702ac43b...
I (450) cpu_start: ESP-IDF: v4.4-dev-3042-g220590d599
I (456) heap_init: Initializing. RAM available for dynamic allocation:
I (463) heap_init: At 3FFAE6E0 len 00001920 (6 KiB): DRAM
I (469) heap_init: At 3FFB7590 len 00028A70 (162 KiB): DRAM
I (476) heap_init: At 3FFE0440 len 00003AE0 (14 KiB): D/IRAM
I (482) heap_init: At 3FFE4350 len 0001BCB0 (111 KiB): D/IRAM
I (488) heap_init: At 4009491C len 0000B6E4 (45 KiB): IRAM
I (496) spi_flash: detected chip: generic
I (499) spi_flash: flash io: dio
I (505) cpu_start: Starting scheduler on PRO CPU.
I (0) cpu_start: Starting scheduler on APP CPU.
W (550) ON AP INIT: inside AP
I (560) wifi:wifi driver task: 3ffc2414, prio:23, stack:6656, core=0
I (560) system_api: Base MAC address is not set
I (560) system_api: read default base MAC address from EFUSE
I (570) wifi:wifi firmware version: d683787
I (570) wifi:wifi certification version: v7.0
I (570) wifi:config NVS flash: enabled
I (570) wifi:config nano formating: disabled
I (580) wifi:Init data frame dynamic rx buffer num: 32
I (580) wifi:Init management frame dynamic rx buffer num: 32
I (590) wifi:Init management short buffer num: 32
I (590) wifi:Init dynamic tx buffer num: 32
I (600) wifi:Init static rx buffer size: 1600
I (600) wifi:Init static rx buffer num: 10
I (600) wifi:Init dynamic rx buffer num: 32
I (610) wifi_init: rx ba win: 6
I (610) wifi_init: tcpip mbox: 32
I (620) wifi_init: udp mbox: 6
I (620) wifi_init: tcp mbox: 6
I (620) wifi_init: tcp tx win: 5744
I (630) wifi_init: tcp rx win: 5744
I (630) wifi_init: tcp mss: 1440
I (640) wifi_init: WiFi IRAM OP enabled
I (640) wifi_init: WiFi RX IRAM OP enabled
W (1380) WIFI_INIT: After reInit of mode
W (1380) WIFI_INIT: wifi mode is null
W (1380) WIFI_INIT: desc: ap
W (1380) WIFI_INIT: key: WIFI_AP_DEF
I (1380) phy_init: phy_version 4670,719f9f6,Feb 18 2021,17:07:07
W (1390) phy_init: failed to load RF calibration data (0x1102), falling back to full calibration
I (1550) wifi:mode : softAP (f0:08:d1:c8:45:d5)
I (1550) wifi:Total power save buffer number: 16
I (1550) wifi:Init max length of beacon: 752/752
I (1550) wifi:Init max length of beacon: 752/752
I (1550) CONNECTION: Processing...
I (1560) SERVER: Starting server...
I (1570) CONNECTION: Registered Endpoints...
I (15940) wifi
<11,0>, old:<11,2>, ap:<11,2>, sta:<255,255>, prof:11
I (15940) wifi
f4:5c:89:c8:e2:77 join, AID=1, bg, 20
I (15990) esp_netif_lwip: DHCP server assigned IP to a station, IP is: 192.168.4.2
I (22130) SERVER: url accessed is: /
I (22270) PATH: path requested is: /spiffs/index.html
I (22320) SERVER: url accessed is: /style.css
I (22480) PATH: path requested is: /spiffs/style.css
I (22500) SERVER: url accessed is: /scripts.js
I (22710) PATH: path requested is: /spiffs/scripts.js
I (26880) SERVER: url accessed is: /config-wifi.html
I (27010) PATH: path requested is: /spiffs/config-wifi.html
I (27080) SERVER: url accessed is: /style.css
I (27240) PATH: path requested is: /spiffs/style.css
I (40990) SERVER: url accessed is: /api/setwifi
I (40990) FORM: ssid is: MyWeb24, pwd is : ComeAndGetIt
I (41020) SERVER: url accessed is: /wifi-set.html
I (41180) PATH: path requested is: /spiffs/wifi-set.html
I (41240) SERVER: url accessed is: /style.css
I (41380) PATH: path requested is: /spiffs/style.css
I (42000) wifi
f4:5c:89:c8:e2:77 leave, AID = 1, bss_flags is 655411, bss:0x3ffcaf00
I (42000) wifi
<11,0>, old:<11,0>, ap:<11,2>, sta:<255,255>, prof:11
W (42000) httpd_txrx: httpd_sock_err: error in recv : 113
W (42010) httpd_txrx: httpd_sock_err: error in recv : 113
I (42080) wifi:flush txq
I (42080) wifi:stop sw txq
I (42080) wifi:lmac stop hw txq
W (42080) ON STA INIT: inside STA
W (42080) ON STA INIT: CRED ssid: MyWeb24, pwd: ComeAndGetIt
W (42080) ON STA INIT: netif is AP and we reset
I (42090) wifi_init: rx ba win: 6
I (42090) wifi_init: tcpip mbox: 32
I (42100) wifi_init: udp mbox: 6
I (42100) wifi_init: tcp mbox: 6
I (42100) wifi_init: tcp tx win: 5744
I (42110) wifi_init: tcp rx win: 5744
I (42110) wifi_init: tcp mss: 1440
I (42120) wifi_init: WiFi IRAM OP enabled
I (42120) wifi_init: WiFi RX IRAM OP enabled
W (42130) event: handler already registered, overwriting
W (42130) ON STA INIT: in config ssid: MyWeb24, pass: ComeAndGetIt
W (42140) WIFI_INIT: After reInit of mode
W (42140) WIFI_INIT: wifi mode is null
W (42150) WIFI_INIT: desc: sta
W (42150) WIFI_INIT: key: WIFI_STA_DEF
I (42160) wifi:mode : sta (f0:08:d1:c8:45:d4)
I (42160) wifi:enable tsf
I (42160) CONNECTION: connecting...
I (42170) CONNECTION: connecting...
E (42170) wifi:sta is connecting, return error
I (42420) wifi
<3,1>, old:<1,0>, ap:<255,255>, sta:<3,1>, prof:11
I (43160) wifi:state: init -> auth (b0)
I (43160) wifi:state: auth -> assoc (0)
I (43160) wifi:state: assoc -> run (10)
I (43170) wifi:connected with MyWeb24, aid = 24, channel 3, 40U, bssid = f8:aa:3f:6d:e8:46
I (43170) wifi:security: WPA2-PSK, phy: bgn, rssi: -44
I (43180) wifi:pm start, type: 1
I (43180) CONNECTION: connected...
I (43190) CONNECTION: connected...
I (43220) wifi:AP's beacon interval = 204800 us, DTIM period = 1
W (43830) wifi:<ba-add>idx:0 (ifx:0, f8:aa:3f:6d:e8:46), tid:0, ssn:0, winSize:64
I (46040) CONNECTION: got ip...
I (46040) esp_netif_handlers: sta ip: 192.168.1.10, mask: 255.255.255.0, gw: 192.168.1.1
I (95660) SERVER: url accessed is: /
I (95830) PATH: path requested is: /spiffs/index.html
I (96060) SERVER: url accessed is: /style.css
I (96300) PATH: path requested is: /spiffs/style.css
I (96330)