Skip to content

Instantly share code, notes, and snippets.

@jasta
Created February 21, 2023 16:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jasta/09fe320e7b549967b37088170e59c5cb to your computer and use it in GitHub Desktop.
Save jasta/09fe320e7b549967b37088170e59c5cb to your computer and use it in GitHub Desktop.
I (30) boot: ESP-IDF v4.4.4 2nd stage bootloader
I (30) boot: compile time 19:49:29
I (30) boot: chip revision: v0.3
I (32) boot.esp32c3: SPI Speed : 80MHz
I (37) boot.esp32c3: SPI Mode : DIO
I (42) boot.esp32c3: SPI Flash Size : 2MB
I (46) boot: Enabling RNG early entropy source...
I (52) boot: Partition Table:
I (55) boot: ## Label Usage Type ST Offset Length
I (63) boot: 0 nvs WiFi data 01 02 00009000 00006000
I (70) boot: 1 phy_init RF data 01 01 0000f000 00001000
I (78) boot: 2 factory factory app 00 00 00010000 00100000
I (85) boot: End of partition table
I (89) esp_image: segment 0: paddr=00010020 vaddr=3c0a0020 size=21578h (136568) map
I (119) esp_image: segment 1: paddr=000315a0 vaddr=3fc90200 size=02c00h ( 11264) load
I (122) esp_image: segment 2: paddr=000341a8 vaddr=40380000 size=0be70h ( 48752) load
I (134) esp_image: segment 3: paddr=00040020 vaddr=42000020 size=97b10h (621328) map
I (233) esp_image: segment 4: paddr=000d7b38 vaddr=4038be70 size=042e4h ( 17124) load
I (242) boot: Loaded app from partition at offset 0x10000
I (242) boot: Disabling RNG early entropy source...
I (254) cpu_start: Pro cpu up.
D (254) efuse: In EFUSE_BLK2__DATA4_REG is used 2 bits starting with 0 bit
D (254) efuse: In EFUSE_BLK2__DATA4_REG is used 8 bits starting with 12 bit
D (260) efuse: In EFUSE_BLK1__DATA5_REG is used 5 bits starting with 5 bit
D (267) efuse: In EFUSE_BLK1__DATA4_REG is used 7 bits starting with 7 bit
D (274) efuse: In EFUSE_BLK1__DATA4_REG is used 7 bits starting with 14 bit
D (281) efuse: In EFUSE_BLK1__DATA4_REG is used 8 bits starting with 21 bit
D (288) efuse: In EFUSE_BLK1__DATA4_REG is used 3 bits starting with 29 bit
D (295) efuse: In EFUSE_BLK1__DATA5_REG is used 5 bits starting with 0 bit
D (310) clk: RTC_SLOW_CLK calibration value: 3529754
I (319) cpu_start: Pro cpu start user code
I (319) cpu_start: cpu freq: 160000000
I (319) cpu_start: Application information:
I (322) cpu_start: Project name: dpp-enrollee
I (327) cpu_start: App version: v4.4.4
I (332) cpu_start: Compile time: Feb 20 2023 19:49:27
I (338) cpu_start: ELF file SHA256: 6d1ed102bf3374f7...
I (344) cpu_start: ESP-IDF: v4.4.4
D (349) memory_layout: Checking 4 reserved memory ranges:
D (354) memory_layout: Reserved memory range 0x3fc80000 - 0x3fc90200
D (361) memory_layout: Reserved memory range 0x3fc90200 - 0x3fc96c70
D (367) memory_layout: Reserved memory range 0x3fcdf060 - 0x3fce0000
D (373) memory_layout: Reserved memory range 0x50000000 - 0x50000020
D (380) memory_layout: Building list of available memory regions:
D (386) memory_layout: Available memory region 0x3fc96c70 - 0x3fca0000
D (393) memory_layout: Available memory region 0x3fca0000 - 0x3fcc0000
D (399) memory_layout: Available memory region 0x3fcc0000 - 0x3fcdc710
D (406) memory_layout: Available memory region 0x3fcdc710 - 0x3fcdf060
D (412) memory_layout: Available memory region 0x50000020 - 0x50002000
I (419) heap_init: Initializing. RAM available for dynamic allocation:
D (426) heap_init: New heap initialised at 0x3fc96c70
I (431) heap_init: At 3FC96C70 len 00045AA0 (278 KiB): DRAM
I (438) heap_init: At 3FCDC710 len 00002950 (10 KiB): STACK/DRAM
D (444) heap_init: New heap initialised at 0x50000020
I (449) heap_init: At 50000020 len 00001FE0 (7 KiB): RTCRAM
D (456) FLASH_HAL: extra_dummy: 0
D (459) spi_flash: trying chip: issi
D (463) spi_flash: trying chip: gd
D (466) spi_flash: trying chip: mxic
D (470) spi_flash: trying chip: winbond
D (474) spi_flash: trying chip: boya
D (477) spi_flash: trying chip: th
D (481) spi_flash: trying chip: generic
I (485) spi_flash: detected chip: generic
I (490) spi_flash: flash io: dio
W (493) spi_flash: Detected size(4096k) larger than the size in the binary image header(2048k). Using the size in the binary image header.
D (506) cpu_start: calling init function: 0x4208307a
D (511) cpu_start: calling init function: 0x42082dea
D (516) cpu_start: calling init function: 0x4208294e
D (522) cpu_start: calling init function: 0x420827b2
D (527) cpu_start: calling init function: 0x4206b2aa
D (532) efuse: In EFUSE_BLK2__DATA4_REG is used 2 bits starting with 0 bit
D (539) efuse: In EFUSE_BLK2__DATA5_REG is used 10 bits starting with 18 bit
D (546) cpu_start: calling init function: 0x4201d72a
D (551) cpu_start: calling init function: 0x4200002a
D (556) intr_alloc: Connected src 39 to int 2 (cpu 0)
I (561) sleep: Configure to isolate all GPIO pins in sleep state
I (568) sleep: Enable automatic switching of GPIO sleep configuration
D (575) intr_alloc: Connected src 50 to int 3 (cpu 0)
I (580) cpu_start: Starting scheduler.
D (584) intr_alloc: Connected src 37 to int 4 (cpu 0)
D (584) heap_init: New heap initialised at 0x3fcdc710
D (584) intr_alloc: Connected src 33 to int 7 (cpu 0)
D (594) partition: Loading the partition table
D (594) partition: Partition table MD5 verified
D (604) esp_netif_lwip: LwIP stack has been initialized
D (604) esp_netif_lwip: esp-netif has been successfully initialized
D (614) event: running task for loop 0x3fc9bfec
D (614) event: created task for loop 0x3fc9bfec
D (624) event: created event loop 0x3fc9bfec
D (624) esp_netif_objects: esp_netif_add_to_list 0x3fc9cf14
D (634) esp_netif_objects: esp_netif_add_to_list netif added successfully (total netifs: 1)
I (634) pp: pp rom version: 9387209
I (644) net80211: net80211 rom version: 9387209
D (644) nvs: nvs_open_from_partition misc 1
I (664) wifi:wifi driver task: 3fc9f988, prio:23, stack:6656, core=0
I (664) system_api: Base MAC address is not set
I (664) system_api: read default base MAC address from EFUSE
D (674) efuse: In EFUSE_BLK1__DATA1_REG is used 8 bits starting with 8 bit
D (674) efuse: In EFUSE_BLK1__DATA1_REG is used 8 bits starting with 0 bit
D (684) efuse: In EFUSE_BLK1__DATA0_REG is used 8 bits starting with 24 bit
D (694) efuse: In EFUSE_BLK1__DATA0_REG is used 8 bits starting with 16 bit
D (694) efuse: In EFUSE_BLK1__DATA0_REG is used 8 bits starting with 8 bit
D (704) efuse: In EFUSE_BLK1__DATA0_REG is used 8 bits starting with 0 bit
D (714) nvs: nvs_open_from_partition nvs.net80211 1
D (714) nvs: nvs_get opmode 1
D (724) nvs: nvs_get_str_or_blob sta.ssid
D (724) nvs: nvs_get sta.authmode 1
D (724) nvs: nvs_get_str_or_blob sta.pswd
D (734) nvs: nvs_get_str_or_blob sta.pmk
D (734) nvs: nvs_get sta.chan 1
D (734) nvs: nvs_get auto.conn 1
D (744) nvs: nvs_get bssid.set 1
D (744) nvs: nvs_get_str_or_blob sta.bssid
D (744) nvs: nvs_get sta.lis_intval 2
D (754) nvs: nvs_get sta.phym 1
D (754) nvs: nvs_get sta.phybw 1
D (754) nvs: nvs_get_str_or_blob sta.apsw
D (764) nvs: nvs_get_str_or_blob sta.apinfo
D (764) nvs: nvs_get sta.scan_method 1
D (774) nvs: nvs_get sta.sort_method 1
D (774) nvs: nvs_get sta.minrssi 1
D (774) nvs: nvs_get sta.minauth 1
D (784) nvs: nvs_get sta.pmf_e 1
D (784) nvs: nvs_get sta.pmf_r 1
D (784) nvs: nvs_get sta.btm_e 1
D (794) nvs: nvs_get sta.rrm_e 1
D (794) nvs: nvs_get sta.mbo_e 1
D (794) nvs: nvs_get_str_or_blob ap.ssid
D (804) nvs: nvs_get_str_or_blob ap.passwd
D (804) nvs: nvs_get_str_or_blob ap.pmk
D (814) nvs: nvs_get ap.chan 1
D (814) nvs: nvs_get ap.authmode 1
D (814) nvs: nvs_get ap.hidden 1
D (824) nvs: nvs_get ap.max.conn 1
D (824) nvs: nvs_get bcn.interval 2
D (824) nvs: nvs_get ap.phym 1
D (834) nvs: nvs_get ap.phybw 1
D (834) nvs: nvs_get ap.sndchan 1
D (834) nvs: nvs_get ap.pmf_e 1
D (844) nvs: nvs_get ap.pmf_r 1
D (844) nvs: nvs_get ap.p_cipher 1
D (844) nvs: nvs_get lorate 1
D (854) nvs: nvs_get_str_or_blob country
D (854) nvs: nvs_get ap.ftm_r 1
D (854) nvs: nvs_set ap.sndchan 1 1
I (864) wifi:wifi firmware version: 6567a16
I (864) wifi:wifi certification version: v7.0
I (864) wifi:config NVS flash: enabled
I (874) wifi:config nano formating: disabled
I (874) wifi:Init data frame dynamic rx buffer num: 32
I (884) wifi:Init management frame dynamic rx buffer num: 32
I (884) wifi:Init management short buffer num: 32
I (894) wifi:Init dynamic tx buffer num: 32
I (894) wifi:Init static tx FG buffer num: 2
I (894) wifi:Init static rx buffer size: 1600
I (904) wifi:Init static rx buffer num: 10
I (904) wifi:Init dynamic rx buffer num: 32
I (914) wifi_init: rx ba win: 6
I (914) wifi_init: tcpip mbox: 32
I (914) wifi_init: udp mbox: 6
I (924) wifi_init: tcp mbox: 6
I (924) wifi_init: tcp tx win: 5744
I (934) wifi_init: tcp rx win: 5744
I (934) wifi_init: tcp mss: 1440
I (934) wifi_init: WiFi IRAM OP enabled
I (944) wifi_init: WiFi RX IRAM OP enabled
I (944) wpa: esp_dpp_task prio:2, stack:6656
D (954) wpa: private key - hexdump(len=0):
D (954) wpa: [NULL]
D (1114) wpa: DPP: Generating a keypair
E (1114) wpa: curve: secp256r1
E (1114) wpa: prime len is 32
E (1114) wpa: Q_x: - hexdump(len=32):
E (1114) wpa: 82 7c ec 92 eb 4c 20 15 e7 15 78 ae b4 1f c2 b8
E (1124) wpa: a4 83 a3 c1 77 47 f6 3c be 65 c3 78 0f 8b 08 f8
E (1134) wpa: Q_y: - hexdump(len=32):
E (1134) wpa: 59 8e b7 64 a4 03 7f 63 60 d0 cc cf e5 9a 1b a7
E (1144) wpa: 5d e7 4c d9 85 a3 ff e6 bf 06 b5 e8 c4 9c d3 46
E (1144) wpa: d: - hexdump(len=32):
E (1154) wpa: 07 fb 91 f6 a1 9b 2f 4a 81 30 15 39 b3 e0 23 07
E (1164) wpa: e9 dd e0 76 65 d1 9d ce 1d ef 5e 71 b4 38 69 75
D (1164) wpa: DPP: Compressed public key (DER) - hexdump(len=59):
D (1174) wpa: 30 39 30 13 06 07 2a 86 48 ce 3d 02 01 06 08 2a
D (1174) wpa: 86 48 ce 3d 03 01 07 03 22 00 02 82 7c ec 92 eb
D (1184) wpa: 4c 20 15 e7 15 78 ae b4 1f c2 b8 a4 83 a3 c1 77
D (1194) wpa: 47 f6 3c be 65 c3 78 0f 8b 08 f8
D (1194) gdma: new group (0) at 0x3fca7320
D (1194) gdma: new pair (0,0) at 0x3fca7224
D (1204) gdma: new tx channel (0,0) at 0x3fca74d4
D (1204) gdma: new rx channel (0,0) at 0x3fca7380
D (1214) gdma: tx channel (0,0), (1:16) bytes aligned, burst enabled
D (1224) gdma: rx channel (0,0), (1:16) bytes aligned, burst disabled
D (1224) wpa: DPP: Public key hash - hexdump(len=32):
D (1234) wpa: 3e 79 48 ad 90 d2 3a 9d 39 b2 09 96 3c 0b 3c 0e
D (1234) wpa: 56 2e 12 94 b2 dd 71 5a 52 7f ba 1c 43 c2 36 e3
D (1244) wpa: DPP: URI mac: 84:f7:03:67:89:c0
I (1244) wifi dpp-enrollee: Scan below QR Code to configure the enrollee:
I (1254) QRCODE: Encoding below text with ECC LVL 0 & QR Code Version 10
I (1264) QRCODE: DPP:C:81/6;M:84:f7:03:67:89:c0;K:MDkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDIgACgnzskutMIBXnFXiutB/CuKSDo8F3R/Y8vmXDeA+LCPg=;;
█▀▀▀▀▀█ █▀█ ▄ ▀▀▀█▀█▄ █▀ ▀▀▀▀ ▄▀ █▀▀▀▀▀█
█ ███ █ █▄ ▄▄▀▄ ▀▄▄ █ █▀▄ ██▄▀█ █ ███ █
█ ▀▀▀ █ ▄█▄█▄ █ ▄▄██▀▄▄▀▄▀▄ ▀██▄ █ ▀▀▀ █
▀▀▀▀▀▀▀ ▀▄█ █ ▀▄█▄█▄▀▄▀▄█ █▄█▄▀ █ ▀▀▀▀▀▀▀
██▄▄█▀▀▄▄██▄▀▄▀▄█ ▄ ▄ █ ▀▄▀█▀▀▀▀▄▄▄▀▄██▀█
█ █▄▄ ▀▄ █ ▄█▄█▄▄ █▀▀█▀▄█▄▄ ▄▄▀▄▀▀ ▀
▄▀▀ ▄▀▀ █ ▀▀█▀▀▄ ▀ ▄█ ▀█ █▀▀█▀ ▀ ▄█ █
▄▀▀ ▄▀▀ █ ▀▀█▀▀▄ ▀ ▄█ ▀█ █▀▀█▀ ▀ ▄█ █
█ █▀▀▀█▄██ ▄ ▀█▄▄▀█▀█ ▀ █ ▀▀ ▄▄▀▄█
▀▀█▄▀▀▄███▀▀▄▀▄▄ ▀▄▀█ ▄▀█▀█▀ ▀▀ ▀▄▄ ▄
█ █ ▀▀█▄▄██▀█▀▀█ ▀▄ ▄▀▀▀▀ ██▄█▄ █▀ █▄▀ ▀
▄▄▀ ▄▀▄▄▄▄▀▄█▄▀▀ ▄ ▄▄▀▀ ██▄ ▄ ▀█ ▄██▀▄
▄▀ █▀█▀ ▄▀▀█▀ ▀█▄█▄ █████▀▄█▀▄▄ ▄▀ ▄▀▄█
▄▀▀▀█ ▀▄██▀ ▀█▄ █ ▄▀█▀▀▄▄▀▀▀ ▄▄▄ ▄▄▄▀
▀▄ ▄ █▀▄▄▀▀█▄ ▄▀ █▄ ▀█▄█▄▀█▀█▄▄ ▄█▄▄ ▀▀ █
▄██▄▄█▀▄▄▄█ ▀█▀▀▄▄▀ ▄▄▀▄▀▀ ▀▄█ █ ▀▄█▄▄▄
▀ ▄▀ █ ▄ ▄ ▀█▄▄█▄▀▀▄▀▄▀▄▄ ▄▄█ █▀ ▀
▀▀▀▀▀▀▀▀▄ ▀▀▀▀ █▄▄▄█▀▀▀ ▀ ▀▄▀▀▀▀█▀▀▀██
█▀▀▀▀▀█ ▄ ▄▀▀█▀▀▄ ▀▄ ▄▀██ ▄▀ ██▀█ ▀ █ ▀ ▀
█ ███ █ ▀ ▄ ▄█▄▀▀▄▄ ▀▄██ ▀ █ ▄██▀▀█▀▄ █▄
█ ▀▀▀ █ ▄▀██▀ ▄█▄█▄ ▄ █ ▀ ▀▄▄▀ ▀ █ █▀▄█
▀▀▀▀▀▀▀ ▀▀ ▀ ▀ ▀▀▀▀ ▀▀▀▀ ▀ ▀ ▀
D (1554) nvs: nvs_get opmode 1
I (1554) phy_init: phy_version 950,11a46e9,Oct 21 2022,08:56:12
D (1564) phy_init: loading PHY init data from application binary
D (1564) nvs: nvs_open_from_partition phy 0
D (1574) nvs: nvs_get cal_version 4
D (1574) nvs: nvs_get_str_or_blob cal_mac
D (1584) efuse: In EFUSE_BLK1__DATA1_REG is used 8 bits starting with 8 bit
D (1584) efuse: In EFUSE_BLK1__DATA1_REG is used 8 bits starting with 0 bit
D (1594) efuse: In EFUSE_BLK1__DATA0_REG is used 8 bits starting with 24 bit
D (1604) efuse: In EFUSE_BLK1__DATA0_REG is used 8 bits starting with 16 bit
D (1604) efuse: In EFUSE_BLK1__DATA0_REG is used 8 bits starting with 8 bit
D (1614) efuse: In EFUSE_BLK1__DATA0_REG is used 8 bits starting with 0 bit
D (1624) nvs: nvs_get_str_or_blob cal_data
D (1624) nvs: nvs_close 3
D (1634) efuse: In EFUSE_BLK1__DATA1_REG is used 8 bits starting with 8 bit
D (1634) efuse: In EFUSE_BLK1__DATA1_REG is used 8 bits starting with 0 bit
D (1644) efuse: In EFUSE_BLK1__DATA0_REG is used 8 bits starting with 24 bit
D (1654) efuse: In EFUSE_BLK1__DATA0_REG is used 8 bits starting with 16 bit
D (1654) efuse: In EFUSE_BLK1__DATA0_REG is used 8 bits starting with 8 bit
D (1664) efuse: In EFUSE_BLK1__DATA0_REG is used 8 bits starting with 0 bit
D (1704) wifi:filter: set rx policy=0
I (1704) wifi:mode : sta (84:f7:03:67:89:c0)
I (1704) wifi:enable tsf
D (1704) wifi:filter: set rx policy=1
D (1704) wifi:connect status 0 -> 0
D (1704) event: running post WIFI_EVENT:2 with handler 0x4201db6e and context 0x3fc9d18c on loop 0x3fc9bfec
D (1714) wifi_init_default: wifi_start esp-netif:0x3fc9cf14 event-id2
D (1724) wifi_init_default: WIFI mac address: 84 f7 3 67 89 c0
D (1724) esp_netif_handlers: esp_netif action has started with netif0x3fc9cf14 from event_id=2
D (1734) esp_netif_lwip: check: remote, if=0x3fc9cf14 fn=0x420115fe
D (1744) esp_netif_lwip: esp_netif_start_api 0x3fc9cf14
D (1744) esp_netif_lwip: esp_netif_get_hostname esp_netif:0x3fc9cf14
D (1754) esp_netif_lwip: check: local, if=0x3fc9cf14 fn=0x420123d6
D (1764) esp_netif_lwip: esp_netif_update_default_netif_lwip 0x3fc9cf14
D (1764) esp_netif_lwip: call api in lwip: ret=0x0, give sem
D (1774) event: running post WIFI_EVENT:2 with handler 0x42006ce4 and context 0x3fc9d2f4 on loop 0x3fc9bfec
I (1784) wifi dpp-enrollee: Started listening for DPP Authentication
D (2294) event: running post WIFI_EVENT:20 with handler 0x42006ce4 and context 0x3fc9d2f4 on loop 0x3fc9bfec
D (2294) event: running post WIFI_EVENT:20 with handler 0x42013c50 and context 0x3fca68b8 on loop 0x3fc9bfec
D (2804) event: running post WIFI_EVENT:20 with handler 0x42006ce4 and context 0x3fc9d2f4 on loop 0x3fc9bfec
D (2804) event: running post WIFI_EVENT:20 with handler 0x42013c50 and context 0x3fca68b8 on loop 0x3fc9bfec
D (3314) event: running post WIFI_EVENT:20 with handler 0x42006ce4 and context 0x3fc9d2f4 on loop 0x3fc9bfec
D (3314) event: running post WIFI_EVENT:20 with handler 0x42013c50 and context 0x3fca68b8 on loop 0x3fc9bfec
D (3824) event: running post WIFI_EVENT:20 with handler 0x42006ce4 and context 0x3fc9d2f4 on loop 0x3fc9bfec
D (3824) event: running post WIFI_EVENT:20 with handler 0x42013c50 and context 0x3fca68b8 on loop 0x3fc9bfec
D (4334) event: running post WIFI_EVENT:20 with handler 0x42006ce4 and context 0x3fc9d2f4 on loop 0x3fc9bfec
D (4334) event: running post WIFI_EVENT:20 with handler 0x42013c50 and context 0x3fca68b8 on loop 0x3fc9bfec
D (4844) event: running post WIFI_EVENT:20 with handler 0x42006ce4 and context 0x3fc9d2f4 on loop 0x3fc9bfec
D (4844) event: running post WIFI_EVENT:20 with handler 0x42013c50 and context 0x3fca68b8 on loop 0x3fc9bfec
D (5354) event: running post WIFI_EVENT:20 with handler 0x42006ce4 and context 0x3fc9d2f4 on loop 0x3fc9bfec
D (5354) event: running post WIFI_EVENT:20 with handler 0x42013c50 and context 0x3fca68b8 on loop 0x3fc9bfec
D (5864) event: running post WIFI_EVENT:20 with handler 0x42006ce4 and context 0x3fc9d2f4 on loop 0x3fc9bfec
D (5864) event: running post WIFI_EVENT:20 with handler 0x42013c50 and context 0x3fca68b8 on loop 0x3fc9bfec
D (6374) event: running post WIFI_EVENT:20 with handler 0x42006ce4 and context 0x3fc9d2f4 on loop 0x3fc9bfec
D (6374) event: running post WIFI_EVENT:20 with handler 0x42013c50 and context 0x3fca68b8 on loop 0x3fc9bfec
D (6884) event: running post WIFI_EVENT:20 with handler 0x42006ce4 and context 0x3fc9d2f4 on loop 0x3fc9bfec
D (6884) event: running post WIFI_EVENT:20 with handler 0x42013c50 and context 0x3fca68b8 on loop 0x3fc9bfec
D (7394) event: running post WIFI_EVENT:20 with handler 0x42006ce4 and context 0x3fc9d2f4 on loop 0x3fc9bfec
D (7394) event: running post WIFI_EVENT:20 with handler 0x42013c50 and context 0x3fca68b8 on loop 0x3fc9bfec
D (7904) event: running post WIFI_EVENT:20 with handler 0x42006ce4 and context 0x3fc9d2f4 on loop 0x3fc9bfec
D (7904) event: running post WIFI_EVENT:20 with handler 0x42013c50 and context 0x3fca68b8 on loop 0x3fc9bfec
D (8414) event: running post WIFI_EVENT:20 with handler 0x42006ce4 and context 0x3fc9d2f4 on loop 0x3fc9bfec
D (8414) event: running post WIFI_EVENT:20 with handler 0x42013c50 and context 0x3fca68b8 on loop 0x3fc9bfec
D (8924) event: running post WIFI_EVENT:20 with handler 0x42006ce4 and context 0x3fc9d2f4 on loop 0x3fc9bfec
D (8924) event: running post WIFI_EVENT:20 with handler 0x42013c50 and context 0x3fca68b8 on loop 0x3fc9bfec
D (9434) event: running post WIFI_EVENT:20 with handler 0x42006ce4 and context 0x3fc9d2f4 on loop 0x3fc9bfec
D (9434) event: running post WIFI_EVENT:20 with handler 0x42013c50 and context 0x3fca68b8 on loop 0x3fc9bfec
D (9944) event: running post WIFI_EVENT:20 with handler 0x42006ce4 and context 0x3fc9d2f4 on loop 0x3fc9bfec
D (9944) event: running post WIFI_EVENT:20 with handler 0x42013c50 and context 0x3fca68b8 on loop 0x3fc9bfec
D (10454) event: running post WIFI_EVENT:20 with handler 0x42006ce4 and context 0x3fc9d2f4 on loop 0x3fc9bfec
D (10454) event: running post WIFI_EVENT:20 with handler 0x42013c50 and context 0x3fca68b8 on loop 0x3fc9bfec
D (10964) event: running post WIFI_EVENT:20 with handler 0x42006ce4 and context 0x3fc9d2f4 on loop 0x3fc9bfec
D (10964) event: running post WIFI_EVENT:20 with handler 0x42013c50 and context 0x3fca68b8 on loop 0x3fc9bfec
D (11474) event: running post WIFI_EVENT:20 with handler 0x42006ce4 and context 0x3fc9d2f4 on loop 0x3fc9bfec
D (11474) event: running post WIFI_EVENT:20 with handler 0x42013c50 and context 0x3fca68b8 on loop 0x3fc9bfec
D (11984) event: running post WIFI_EVENT:20 with handler 0x42006ce4 and context 0x3fc9d2f4 on loop 0x3fc9bfec
D (11984) event: running post WIFI_EVENT:20 with handler 0x42013c50 and context 0x3fca68b8 on loop 0x3fc9bfec
0x3fca68b8 on loop 0x3fc9bfec
D (14534) event: running post WIFI_EVENT:20 with handler 0x42006ce4 and context 0x3fc9d2f4 on loop 0x3fc9bfec
D (14534) event: running post WIFI_EVENT:20 with handler 0x42013c50 and context 0x3fca68b8 on loop 0x3fc9bfec
D (15044) event: running post WIFI_EVENT:20 with handler 0x42006ce4 and context 0x3fc9d2f4 on loop 0x3fc9bfec
D (15044) event: running post WIFI_EVENT:20 with handler 0x42013c50 and context 0x3fca68b8 on loop 0x3fc9bfec
D (15554) event: running post WIFI_EVENT:20 with handler 0x42006ce4 and context 0x3fc9d2f4 on loop 0x3fc9bfec
D (15554) event: running post WIFI_EVENT:20 with handler 0x42013c50 and context 0x3fca68b8 on loop 0x3fc9bfec
D (16064) event: running post WIFI_EVENT:20 with handler 0x42006ce4 and context 0x3fc9d2f4 on loop 0x3fc9bfec
D (16064) event: running post WIFI_EVENT:20 with handler 0x42013c50 and context 0x3fca68b8 on loop 0x3fc9bfec
D (16574) event: running post WIFI_EVENT:20 with handler 0x42006ce4 and context 0x3fc9d2f4 on loop 0x3fc9bfec
D (16574) event: running post WIFI_EVENT:20 with handler 0x42013c50 and context 0x3fca68b8 on loop 0x3fc9bfec
D (17084) event: running post WIFI_EVENT:20 with handler 0x42006ce4 and context 0x3fc9d2f4 on loop 0x3fc9bfec
D (17084) event: running post WIFI_EVENT:20 with handler 0x42013c50 and context 0x3fca68b8 on loop 0x3fc9bfec
D (17594) event: running post WIFI_EVENT:20 with handler 0x42006ce4 and context 0x3fc9d2f4 on loop 0x3fc9bfec
D (17594) event: running post WIFI_EVENT:20 with handler 0x42013c50 and context 0x3fca68b8 on loop 0x3fc9bfec
D (18104) event: running post WIFI_EVENT:20 with handler 0x42006ce4 and context 0x3fc9d2f4 on loop 0x3fc9bfec
D (18104) event: running post WIFI_EVENT:20 with handler 0x42013c50 and context 0x3fca68b8 on loop 0x3fc9bfec
D (18614) event: running post WIFI_EVENT:20 with handler 0x42006ce4 and context 0x3fc9d2f4 on loop 0x3fc9bfec
D (18614) event: running post WIFI_EVENT:20 with handler 0x42013c50 and context 0x3fca68b8 on loop 0x3fc9bfec
D (19124) event: running post WIFI_EVENT:20 with handler 0x42006ce4 and context 0x3fc9d2f4 on loop 0x3fc9bfec
D (19124) event: running post WIFI_EVENT:20 with handler 0x42013c50 and context 0x3fca68b8 on loop 0x3fc9bfec
D (19634) event: running post WIFI_EVENT:20 with handler 0x42006ce4 and context 0x3fc9d2f4 on loop 0x3fc9bfec
D (19634) event: running post WIFI_EVENT:20 with handler 0x42013c50 and context 0x3fca68b8 on loop 0x3fc9bfec
D (20144) event: running post WIFI_EVENT:20 with handler 0x42006ce4 and context 0x3fc9d2f4 on loop 0x3fc9bfec
D (20144) event: running post WIFI_EVENT:20 with handler 0x42013c50 and context 0x3fca68b8 on loop 0x3fc9bfec
D (20654) event: running post WIFI_EVENT:20 with handler 0x42006ce4 and context 0x3fc9d2f4 on loop 0x3fc9bfec
D (20654) event: running post WIFI_EVENT:20 with handler 0x42013c50 and context 0x3fca68b8 on loop 0x3fc9bfec
D (21164) event: running post WIFI_EVENT:20 with handler 0x42006ce4 and context 0x3fc9d2f4 on loop 0x3fc9bfec
D (21164) event: running post WIFI_EVENT:20 with handler 0x42013c50 and context 0x3fca68b8 on loop 0x3fc9bfec
D (21674) event: running post WIFI_EVENT:20 with handler 0x42006ce4 and context 0x3fc9d2f4 on loop 0x3fc9bfec
D (21674) event: running post WIFI_EVENT:20 with handler 0x42013c50 and context 0x3fca68b8 on loop 0x3fc9bfec
D (22184) event: running post WIFI_EVENT:20 with handler 0x42006ce4 and context 0x3fc9d2f4 on loop 0x3fc9bfec
D (22184) event: running post WIFI_EVENT:20 with handler 0x42013c50 and context 0x3fca68b8 on loop 0x3fc9bfec
D (22704) event: running post WIFI_EVENT:20 with handler 0x42006ce4 and context 0x3fc9d2f4 on loop 0x3fc9bfec
D (22704) event: running post WIFI_EVENT:20 with handler 0x42013c50 and context 0x3fca68b8 on loop 0x3fc9bfec
D (23214) event: running post WIFI_EVENT:20 with handler 0x42006ce4 and context 0x3fc9d2f4 on loop 0x3fc9bfec
D (23214) event: running post WIFI_EVENT:20 with handler 0x42013c50 and context 0x3fca68b8 on loop 0x3fc9bfec
D (23724) event: running post WIFI_EVENT:20 with handler 0x42006ce4 and context 0x3fc9d2f4 on loop 0x3fc9bfec
D (23724) event: running post WIFI_EVENT:20 with handler 0x42013c50 and context 0x3fca68b8 on loop 0x3fc9bfec
D (24234) event: running post WIFI_EVENT:20 with handler 0x42006ce4 and context 0x3fc9d2f4 on loop 0x3fc9bfec
D (24234) event: running post WIFI_EVENT:20 with handler 0x42013c50 and context 0x3fca68b8 on loop 0x3fc9bfec
D (24744) event: running post WIFI_EVENT:20 with handler 0x42006ce4 and context 0x3fc9d2f4 on loop 0x3fc9bfec
D (24744) event: running post WIFI_EVENT:20 with handler 0x42013c50 and context 0x3fca68b8 on loop 0x3fc9bfec
D (25254) event: running post WIFI_EVENT:20 with handler 0x42006ce4 and context 0x3fc9d2f4 on loop 0x3fc9bfec
D (25254) event: running post WIFI_EVENT:20 with handler 0x42013c50 and context 0x3fca68b8 on loop 0x3fc9bfec
D (25764) event: running post WIFI_EVENT:20 with handler 0x42006ce4 and context 0x3fc9d2f4 on loop 0x3fc9bfec
D (25764) event: running post WIFI_EVENT:20 with handler 0x42013c50 and context 0x3fca68b8 on loop 0x3fc9bfec
D (26274) event: running post WIFI_EVENT:20 with handler 0x42006ce4 and context 0x3fc9d2f4 on loop 0x3fc9bfec
D (26274) event: running post WIFI_EVENT:20 with handler 0x42013c50 and context 0x3fca68b8 on loop 0x3fc9bfec
D (26784) event: running post WIFI_EVENT:20 with handler 0x42006ce4 and context 0x3fc9d2f4 on loop 0x3fc9bfec
D (26784) event: running post WIFI_EVENT:20 with handler 0x42013c50 and context 0x3fca68b8 on loop 0x3fc9bfec
D (27294) event: running post WIFI_EVENT:20 with handler 0x42006ce4 and context 0x3fc9d2f4 on loop 0x3fc9bfec
D (27294) event: running post WIFI_EVENT:20 with handler 0x42013c50 and context 0x3fca68b8 on loop 0x3fc9bfec
D (27804) event: running post WIFI_EVENT:20 with handler 0x42006ce4 and context 0x3fc9d2f4 on loop 0x3fc9bfec
D (27804) event: running post WIFI_EVENT:20 with handler 0x42013c50 and context 0x3fca68b8 on loop 0x3fc9bfec
D (28314) event: running post WIFI_EVENT:20 with handler 0x42006ce4 and context 0x3fc9d2f4 on loop 0x3fc9bfec
D (28314) event: running post WIFI_EVENT:20 with handler 0x42013c50 and context 0x3fca68b8 on loop 0x3fc9bfec
D (28824) event: running post WIFI_EVENT:20 with handler 0x42006ce4 and context 0x3fc9d2f4 on loop 0x3fc9bfec
D (28824) event: running post WIFI_EVENT:20 with handler 0x42013c50 and context 0x3fca68b8 on loop 0x3fc9bfec
D (29334) event: running post WIFI_EVENT:20 with handler 0x42006ce4 and context 0x3fc9d2f4 on loop 0x3fc9bfec
D (29334) event: running post WIFI_EVENT:20 with handler 0x42013c50 and context 0x3fca68b8 on loop 0x3fc9bfec
D (29844) event: running post WIFI_EVENT:20 with handler 0x42006ce4 and context 0x3fc9d2f4 on loop 0x3fc9bfec
D (29844) event: running post WIFI_EVENT:20 with handler 0x42013c50 and context 0x3fca68b8 on loop 0x3fc9bfec
D (30354) event: running post WIFI_EVENT:20 with handler 0x42006ce4 and context 0x3fc9d2f4 on loop 0x3fc9bfec
D (30354) event: running post WIFI_EVENT:20 with handler 0x42013c50 and context 0x3fca68b8 on loop 0x3fc9bfec
D (30864) event: running post WIFI_EVENT:20 with handler 0x42006ce4 and context 0x3fc9d2f4 on loop 0x3fc9bfec
D (30864) event: running post WIFI_EVENT:20 with handler 0x42013c50 and context 0x3fca68b8 on loop 0x3fc9bfec
D (31374) event: running post WIFI_EVENT:20 with handler 0x42006ce4 and context 0x3fc9d2f4 on loop 0x3fc9bfec
D (31374) event: running post WIFI_EVENT:20 with handler 0x42013c50 and context 0x3fca68b8 on loop 0x3fc9bfec
D (31884) event: running post WIFI_EVENT:20 with handler 0x42006ce4 and context 0x3fc9d2f4 on loop 0x3fc9bfec
D (31884) event: running post WIFI_EVENT:20 with handler 0x42013c50 and context 0x3fca68b8 on loop 0x3fc9bfec
D (32394) event: running post WIFI_EVENT:20 with handler 0x42006ce4 and context 0x3fc9d2f4 on loop 0x3fc9bfec
D (32394) event: running post WIFI_EVENT:20 with handler 0x42013c50 and context 0x3fca68b8 on loop 0x3fc9bfec
D (32904) event: running post WIFI_EVENT:20 with handler 0x42006ce4 and context 0x3fc9d2f4 on loop 0x3fc9bfec
D (32904) event: running post WIFI_EVENT:20 with handler 0x42013c50 and context 0x3fca68b8 on loop 0x3fc9bfec
D (33414) event: running post WIFI_EVENT:20 with handler 0x42006ce4 and context 0x3fc9d2f4 on loop 0x3fc9bfec
D (33414) event: running post WIFI_EVENT:20 with handler 0x42013c50 and context 0x3fca68b8 on loop 0x3fc9bfec
D (33924) event: running post WIFI_EVENT:20 with handler 0x42006ce4 and context 0x3fc9d2f4 on loop 0x3fc9bfec
D (33924) event: running post WIFI_EVENT:20 with handler 0x42013c50 and context 0x3fca68b8 on loop 0x3fc9bfec
D (34434) event: running post WIFI_EVENT:20 with handler 0x42006ce4 and context 0x3fc9d2f4 on loop 0x3fc9bfec
D (34434) event: running post WIFI_EVENT:20 with handler 0x42013c50 and context 0x3fca68b8 on loop 0x3fc9bfec
D (34534) wpa: DPP: Rx Public Action frame: action - 9
D (34534) event: running post WIFI_EVENT:20 with handler 0x42006ce4 and context 0x3fc9d2f4 on loop 0x3fc9bfec
D (34534) event: running post WIFI_EVENT:20 with handler 0x42013c50 and context 0x3fca68b8 on loop 0x3fc9bfec
I (34544) wpa: DPP: Authentication Request from 9e:1e:25:80:96:1a
E (34554) wpa: curve: secp256r1
E (34554) wpa: prime len is 32
E (34564) wpa: Q_x: - hexdump(len=32):
E (34564) wpa: 64 96 d6 90 68 df 1f 24 b0 52 9f 44 e7 90 59 d4
E (34574) wpa: 01 d6 fc d4 34 d6 0f d8 be 7f d6 3c 74 9f 6a a9
E (34574) wpa: Q_y: - hexdump(len=32):
E (34584) wpa: 6f 4c 10 68 e1 50 0d de 11 a1 c8 b3 e6 20 bd 54
E (34584) wpa: 2c da eb df a6 51 18 f6 96 30 b6 81 aa 85 c4 14
E (34594) wpa: d: - hexdump(len=32):
E (34604) wpa: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
E (34604) wpa: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
D (34774) wpa: DPP: ECDH shared secret (M.x) - hexdump(len=32):
D (34774) wpa: cc c4 a3 be de 9b 34 bd 21 f8 22 99 c8 65 a4 12
D (34774) wpa: b3 06 fb d8 85 96 b6 6e 33 0b 03 f8 d4 79 c2 ba
D (34784) wpa: DPP: PRK = HKDF-Extract(<>, IKM=M.x) - hexdump(len=32):
D (34784) wpa: 31 f4 6b 0d fc 38 d2 b1 e3 80 6e b7 7b 47 ac d9
D (34794) wpa: 32 e1 3d bd f3 8c 8d e5 ba 81 10 2e ba bf 67 21
D (34804) wpa: DPP: k1 = HKDF-Expand(PRK, info, L) - hexdump(len=32):
D (34804) wpa: e5 a4 5c 51 95 60 38 af c4 65 04 d8 b2 a4 e7 4b
D (34814) wpa: ec 81 9d 7e 45 4c df 9c 78 d7 a4 57 2a 39 3b 86
D (34814) wpa: DDP: AES-SIV AD[0] - hexdump(len=6):
D (34824) wpa: 50 6f 9a 1a 01 00
D (34824) wpa: DDP: AES-SIV AD[1] - hexdump(len=145):
D (34834) wpa: 02 10 20 00 3e 79 48 ad 90 d2 3a 9d 39 b2 09 96
D (34834) wpa: 3c 0b 3c 0e 56 2e 12 94 b2 dd 71 5a 52 7f ba 1c
D (34844) wpa: 43 c2 36 e3 01 10 20 00 21 07 78 b9 93 5b af c9
D (34854) wpa: e6 c7 3c 0f 4f e5 c0 9d 13 0d 26 c0 77 4d 02 05
D (34854) wpa: 85 1f f1 68 78 be fb 69 03 10 40 00 64 96 d6 90
D (34864) wpa: 68 df 1f 24 b0 52 9f 44 e7 90 59 d4 01 d6 fc d4
D (34864) wpa: 34 d6 0f d8 be 7f d6 3c 74 9f 6a a9 6f 4c 10 68
D (34874) wpa: e1 50 0d de 11 a1 c8 b3 e6 20 bd 54 2c da eb df
D (34884) wpa: a6 51 18 f6 96 30 b6 81 aa 85 c4 14 19 10 01 00
D (34884) wpa: 02
D (34884) wpa: DPP: AES-SIV ciphertext - hexdump(len=41):
D (34894) wpa: 13 69 2a 0d 6e b8 f3 c4 1e 57 73 46 b8 ed 3f ab
D (34904) wpa: d3 b5 16 7a b9 8c 49 20 cc b0 c8 3f 94 a6 96 2d
D (34904) wpa: 0d 60 e5 43 8c 74 d5 ce f4
D (34914) wpa: DPP: AES-SIV cleartext - hexdump(len=25):
D (34914) wpa: 05 10 10 00 1e e4 62 ea 72 28 4b 78 92 03 21 2e
D (34924) wpa: e2 2e d3 5a 06 10 01 00 02
D (34924) wpa: DPP: I-nonce - hexdump(len=16):
D (34934) wpa: 1e e4 62 ea 72 28 4b 78 92 03 21 2e e2 2e d3 5a
D (34934) wpa: DPP: I-capabilities: 0x02
D (34944) wpa: DPP: Acting as Enrollee
D (34944) wpa: DPP: Build Authentication Response
D (34944) wpa: DPP: R-nonce - hexdump(len=16):
D (34954) wpa: 17 34 d7 23 18 62 79 b9 be 77 58 4b 01 e9 df ce
D (35114) wpa: DPP: Generating a keypair
E (35114) wpa: curve: secp256r1
E (35114) wpa: prime len is 32
E (35114) wpa: Q_x: - hexdump(len=32):
E (35124) wpa: b3 07 bd 8e a7 e6 c1 8e 91 63 22 86 63 ae b6 a7
E (35124) wpa: 07 cf 89 6c 6f a9 fd 09 62 10 e3 a8 df db 42 a5
E (35134) wpa: Q_y: - hexdump(len=32):
E (35134) wpa: 4d 56 3c 1b e2 80 d4 1f c5 55 56 7b 65 55 cf 14
E (35144) wpa: c9 8d ec 58 61 94 77 48 c2 c6 8e 1e 3a 83 47 e8
E (35154) wpa: d: - hexdump(len=32):
E (35154) wpa: bc 2d cc aa d1 cd 84 d1 e3 d1 ee e5 e3 a2 18 7c
E (35164) wpa: bf d8 54 f9 90 38 f3 0a d5 50 9b 6e 8d 8f 07 59
D (35334) wpa: DPP: ECDH shared secret (N.x) - hexdump(len=32):
D (35334) wpa: 6f 1e 2c 52 65 43 51 44 1d 9f 6c 71 b4 3e d1 db
D (35334) wpa: b6 32 42 fc e3 c4 f1 73 4c 5b c8 d2 bc d7 31 db
D (35334) wpa: DPP: PRK = HKDF-Extract(<>, IKM=N.x) - hexdump(len=32):
D (35344) wpa: 74 de 47 3d 7c 57 53 f2 ea fb b7 85 13 c1 05 e5
D (35354) wpa: a1 d6 24 d1 72 89 0b 44 63 7d 4d d1 2e 35 29 a8
D (35354) wpa: DPP: k2 = HKDF-Expand(PRK, info, L) - hexdump(len=32):
D (35364) wpa: d1 ba 2b b7 b6 56 9c 91 c7 80 af 1c 46 07 9f ac
D (35364) wpa: 67 8f 0f 2c 21 ee 89 16 17 4a 40 6e 4a 6b 4e d3
D (35374) wpa: DPP: PRK = HKDF-Extract(<>, IKM) - hexdump(len=32):
D (35384) wpa: 44 b6 0f 6b 30 d7 11 96 5d 37 4e 5f 13 dc af 7b
D (35384) wpa: fc 4e 96 b6 1c ae 25 63 e4 d5 f3 aa 0a 7b fe 0c
D (35394) wpa: DPP: ke = HKDF-Expand(PRK, info, L) - hexdump(len=32):
D (35394) wpa: 2b 38 f2 b6 4f 12 5e 85 de 2b 2c be cb 7b b1 d7
D (35404) wpa: f8 fb 8b 85 41 2c d2 b8 86 31 16 c5 75 d0 d8 fb
D (35414) wpa: DPP: R-auth hash components
D (35414) wpa: DPP: hash component - hexdump(len=16):
D (35424) wpa: 1e e4 62 ea 72 28 4b 78 92 03 21 2e e2 2e d3 5a
D (35424) wpa: DPP: hash component - hexdump(len=16):
D (35434) wpa: 17 34 d7 23 18 62 79 b9 be 77 58 4b 01 e9 df ce
D (35434) wpa: DPP: hash component - hexdump(len=32):
D (35444) wpa: 64 96 d6 90 68 df 1f 24 b0 52 9f 44 e7 90 59 d4
D (35444) wpa: 01 d6 fc d4 34 d6 0f d8 be 7f d6 3c 74 9f 6a a9
D (35454) wpa: DPP: hash component - hexdump(len=32):
D (35464) wpa: b3 07 bd 8e a7 e6 c1 8e 91 63 22 86 63 ae b6 a7
D (35464) wpa: 07 cf 89 6c 6f a9 fd 09 62 10 e3 a8 df db 42 a5
D (35474) wpa: DPP: hash component - hexdump(len=32):
D (35474) wpa: 82 7c ec 92 eb 4c 20 15 e7 15 78 ae b4 1f c2 b8
D (35484) wpa: a4 83 a3 c1 77 47 f6 3c be 65 c3 78 0f 8b 08 f8
D (35484) wpa: DPP: hash component - hexdump(len=1):
D (35494) wpa: 00
D (35494) wpa: DPP: R-auth - hexdump(len=32):
D (35504) wpa: 44 98 8d 63 55 4d 53 eb 70 de d9 a7 e2 8b 35 8a
D (35504) wpa: 1c f2 7b ca fc 4f ed 2a 74 3d f3 4f 80 f6 aa 2c
D (35514) wpa: DPP: {R-auth}ke - hexdump(len=52):
D (35514) wpa: 8b 99 2e 64 b2 ae d3 0b 51 0e d6 1c 5d 45 93 78
D (35524) wpa: ff 45 a8 56 9e 1e 46 a1 df e1 1e af 3d 43 f0 52
D (35524) wpa: d8 3b 89 e4 96 4e c2 3c 95 16 fe e7 28 f1 c8 cc
D (35534) wpa: bd ca b6 fc
D (35534) wpa: DPP: Status 0
D (35544) wpa: DPP: R-Bootstrap Key Hash
D (35544) wpa: DDP: AES-SIV AD[0] - hexdump(len=6):
D (35554) wpa: 50 6f 9a 1a 01 01
D (35554) wpa: DDP: AES-SIV AD[1] - hexdump(len=109):
D (35554) wpa: 00 10 01 00 00 02 10 20 00 3e 79 48 ad 90 d2 3a
D (35564) wpa: 9d 39 b2 09 96 3c 0b 3c 0e 56 2e 12 94 b2 dd 71
D (35574) wpa: 5a 52 7f ba 1c 43 c2 36 e3 09 10 40 00 b3 07 bd
D (35574) wpa: 8e a7 e6 c1 8e 91 63 22 86 63 ae b6 a7 07 cf 89
D (35584) wpa: 6c 6f a9 fd 09 62 10 e3 a8 df db 42 a5 4d 56 3c
D (35584) wpa: 1b e2 80 d4 1f c5 55 56 7b 65 55 cf 14 c9 8d ec
D (35594) wpa: 58 61 94 77 48 c2 c6 8e 1e 3a 83 47 e8
D (35604) wpa: DPP: AES-SIV cleartext - hexdump(len=101):
D (35604) wpa: 07 10 10 00 17 34 d7 23 18 62 79 b9 be 77 58 4b
D (35614) wpa: 01 e9 df ce 05 10 10 00 1e e4 62 ea 72 28 4b 78
D (35614) wpa: 92 03 21 2e e2 2e d3 5a 08 10 01 00 01 04 10 34
D (35624) wpa: 00 8b 99 2e 64 b2 ae d3 0b 51 0e d6 1c 5d 45 93
D (35624) wpa: 78 ff 45 a8 56 9e 1e 46 a1 df e1 1e af 3d 43 f0
D (35634) wpa: 52 d8 3b 89 e4 96 4e c2 3c 95 16 fe e7 28 f1 c8
D (35644) wpa: cc bd ca b6 fc
D (35644) wpa: DPP: AES-SIV ciphertext - hexdump(len=117):
D (35654) wpa: 47 f5 e4 8f a8 ba 99 2d d6 a9 75 98 a1 0d 16 72
D (35654) wpa: 64 be 90 2a fe 6a 3a 17 5e 0e 09 03 de 48 06 2a
D (35664) wpa: 77 32 00 17 74 b3 66 08 aa c1 c1 c0 b5 32 65 20
D (35664) wpa: 7c ff 35 01 da 5d be 77 6e 23 18 84 67 9c eb 8a
D (35674) wpa: f9 1f 35 2c 16 fc 8a a1 69 48 4a 55 c0 b6 93 ef
D (35684) wpa: f8 91 41 65 93 41 c7 46 72 54 42 9d ff f2 31 87
D (35684) wpa: 1b da 3a a6 c4 fe 6b 49 39 81 30 b4 28 91 e6 be
D (35694) wpa: 4d 38 39 08 44
D (35694) wpa: DPP: Authentication Response frame attributes - hexdump(len=238):
D (35704) wpa: 04 09 50 6f 9a 1a 01 01 00 10 01 00 00 02 10 20
D (35704) wpa: 00 3e 79 48 ad 90 d2 3a 9d 39 b2 09 96 3c 0b 3c
D (35714) wpa: 0e 56 2e 12 94 b2 dd 71 5a 52 7f ba 1c 43 c2 36
D (35724) wpa: e3 09 10 40 00 b3 07 bd 8e a7 e6 c1 8e 91 63 22
D (35724) wpa: 86 63 ae b6 a7 07 cf 89 6c 6f a9 fd 09 62 10 e3
D (35734) wpa: a8 df db 42 a5 4d 56 3c 1b e2 80 d4 1f c5 55 56
D (35734) wpa: 7b 65 55 cf 14 c9 8d ec 58 61 94 77 48 c2 c6 8e
D (35744) wpa: 1e 3a 83 47 e8 04 10 75 00 47 f5 e4 8f a8 ba 99
D (35754) wpa: 2d d6 a9 75 98 a1 0d 16 72 64 be 90 2a fe 6a 3a
D (35754) wpa: 17 5e 0e 09 03 de 48 06 2a 77 32 00 17 74 b3 66
D (35764) wpa: 08 aa c1 c1 c0 b5 32 65 20 7c ff 35 01 da 5d be
D (35764) wpa: 77 6e 23 18 84 67 9c eb 8a f9 1f 35 2c 16 fc 8a
D (35774) wpa: a1 69 48 4a 55 c0 b6 93 ef f8 91 41 65 93 41 c7
D (35784) wpa: 46 72 54 42 9d ff f2 31 87 1b da 3a a6 c4 fe 6b
D (35784) wpa: 49 39 81 30 b4 28 91 e6 be 4d 38 39 08 44
D (35794) wpa: DPP: Mgmt Tx - MAC:9e:1e:25:80:96:1a, Channel-6, WaitT-500
D (35884) event: running post WIFI_EVENT:19 with handler 0x42006ce4 and context 0x3fc9d2f4 on loop 0x3fc9bfec
D (35884) event: running post WIFI_EVENT:19 with handler 0x42013c50 and context 0x3fca6888 on loop 0x3fc9bfec
D (35884) wpa: Mgmt Tx Status - 1, Cookie - 0x42013af8
I (35894) wifi dpp-enrollee: DPP Auth failed (Reason: ESP_ERR_DPP_TX_FAILURE), retry...
D (36404) event: running post WIFI_EVENT:20 with handler 0x42006ce4 and context 0x3fc9d2f4 on loop 0x3fc9bfec
D (36404) event: running post WIFI_EVENT:20 with handler 0x42013c50 and context 0x3fca68b8 on loop 0x3fc9bfec
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment