You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I found a small typo in the code (already fixed it), checked it on the board "ESP32 S2 Mini" - everything works. Are you doing the configuration after the first power-up (TRIGGER_PIN3 -> GND)? Your firewall may be blocking the connection.
I compiled a new binary for esp32dev (esp32-wroom-32) : firmware.zip
....upd.: tested on esp32-wroom-32, did not test with static IP, only DHCP.
Starting...
compile date: Jan 9 2024 18:59:14
LittleFS mount OK!
{"mic_login":"admin","mic_pass":"admin","mic_port":"8080"}
Config file was successfully parsed
Stored: SSID = *******, Pass = *******
Connecting to *******
After waiting 1 secs more in setup(), connection result is connected. Local IP: 192.168.1.132
WiFi connected
Local IP: 192.168.1.132
SoftAP IP: 192.168.4.1
MDNS responder started
Server started
New client conected - IP 192.168.1.100 PORT 59730 <---> client disconected
esp32_wifi_microphone_async
esp32-wroom-32 with inmp441 on others' project are ok,I could got the wav with normal sound
The text was updated successfully, but these errors were encountered: