espressif / esp-who

Face detection and recognition framework
Other
1.64k stars 458 forks source link

Enroll more than 17 faces,wifi becon timeout #168

Closed Chrispan123 closed 3 years ago

Chrispan123 commented 3 years ago

I (2195) wifi:state: assoc -> run (10) I (2285) gpio: GPIO[0]| InputEn: 1| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:1 I (2285) gpio: GPIO[15]| InputEn: 1| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:1 I (2295) wifi: .......free Heap:4287444,4287444 I (2295) wifi: .......minimum free heap size:4287444 I (2305) esp-eye: Version 1.0.0 success I (3135) wifi:connected with NEOTEL, aid = 7, channel 1, BW20, bssid = 9c:a6:15:11:9f:9b I (3135) wifi:security: WPA2-PSK, phy: bgn, rssi: -53 I (3135) wifi:pm start, type: 1

I (3265) wifi:AP's beacon interval = 102400 us, DTIM period = 1 I (3765) esp_netif_handlers: sta ip: 192.168.1.88, mask: 255.255.255.0, gw: 192.168.1.1 I (3765) app_wifi: got ip:192.168.1.88 I (16485) app_httpserver: Get count 18

I (29645) face_recognition: Similarity: 0.228593, id: -1 I (35665) wifi:bcn_timout,ap_probe_send_start W (35715) httpd_txrx: httpd_sock_err: error in send : 11

Chrispan123 commented 3 years ago

image

Chrispan123 commented 3 years ago

I (226955) spi_flash: ..........write_len......4 I (226955) spi_flash: ..........write_len......12 I (226955) app_httpserver: Enrolled Face ID: 15 I (233075) wifi:bcn_timout,ap_probe_send_start I (235575) wifi:ap_probe_send over, resett wifi status to disassoc I (235575) wifi:state: run -> init (c800) I (235575) wifi:pm stop, total sleep time: 137158557 us / 232439242 us

I (235585) wifi:new:<1,0>, old:<1,0>, ap:<255,255>, sta:<1,0>, prof:1 W (235595) httpd_txrx: httpd_sock_err: error in send : 113 W (235595) httpd_txrx: httpd_sock_err: error in recv : 113 W (235605) httpd_txrx: httpd_sock_err: error in recv : 113 I (235715) wifi:new:<1,0>, old:<1,0>, ap:<255,255>, sta:<1,0>, prof:1 I (235715) wifi:state: init -> auth (b0) I (235715) wifi:state: auth -> assoc (0) I (235805) wifi:state: assoc -> run (10) I (236785) wifi:connected with NEOTEL, aid = 4, channel 1, BW20, bssid = 9c:a6:15:11:9f:9b I (236785) wifi:security: WPA2-PSK, phy: bgn, rssi: -58 I (236785) wifi:pm start, type: 1

I (236795) wifi:AP's beacon interval = 102400 us, DTIM period = 1 I (237765) esp_netif_handlers: sta ip: 192.168.1.88, mask: 255.255.255.0, gw: 192.168.1.1 I (237765) app_wifi: got ip:192.168.1.88