unknown0816

Results 16 comments of unknown0816

So the noise starts with this line: "ESP_ERROR_CHECK(i2s_channel_init_std_mode(tx_chan, &tx_std_cfg));" in the function player_setup_i2s in player.c However, I'm unable to find the source code of this function.

Thanks. I found the file and I found that the noise starts, when the function calls: "ESP_GOTO_ON_ERROR(i2s_std_set_gpio(handle, &std_cfg->gpio_cfg), err, TAG, "initialize channel failed while setting gpio pins");" So I guess...

Noise-Starting Command one level down: "i2s_gpio_check_and_set(gpio_cfg->dout, i2s_periph_signal[id].data_out_sig, false, false);"

> If this doesn't help you could try to revert to original es8388 DAC driver from ADF 2.6 and work from there. Seems to me the upgrade of ADF or...

Ich habe wahrscheinlich das gleiche Problem. Die Oberfläche lädt nicht mehr und per ping komme ich auch nicht mehr an das Gerät. Scheint also aus dem WLAN geflogen zu sein.....

Ich gebe auch nochmal ein Update. Bei mir ist der ESP32 mittlerweile durchgeängig erreichbar. Bei mir lag es wohl an dem Fritz.Repeater (mit Mesh), der ab und zu das Signal...