Search found 1 match

by TheSquad
Thu Feb 20, 2025 9:46 am
Forum: ESP32 Arduino
Topic: I2S Pin Setup Causing Network/DNS Issues on ESP32-S3
Replies: 1
Views: 2030

I2S Pin Setup Causing Network/DNS Issues on ESP32-S3

Hi all,

I’m working on an audio streaming project using an ESP32-S3 and have encountered an odd issue. When I configure the I2S pins using the ESP-IDF API, subsequent network operations (like DNS resolution) fail.

Issue Description:
• After calling i2s_set_pin(), DNS lookups such as WiFi ...

Go to advanced search