Ed Smallenburg

Results 551 comments of Ed Smallenburg

Again, show the debug logging. Check the power supply, as you said "after turning off the power"... Maybe the programmer cable supply enough power, but there is a power shartage...

The FIXEDWIFI is just an (extra) entry in the list of WiFi networks. Handy if the configured list is still empty. I cannot reproduce the error. Maybe because I have...

Do not use the archive, download from the code page. The version is at line 111 of main.cpp.

I have made a set-up like yours with a PCM5102 module. I still cannot reproduce the bug, but I will leave the radio on for a few days. However there...

"dbgprint" is no longer used in this project. So you have the wrong version of VS1053.cpp. So check C:\Users\Buddy\Documents\Arduino\libraries\VS1053.

No need to import an VS1053 library from another source. It is available in the /lib/codecs directory: ![afbeelding](https://github.com/Edzelf/ESP32Radio-V2/assets/18257026/02e496a1-0bca-4964-ba5d-33d8c13fb56c)

I will try to implement this in the next release.

Try to make a "blink" program for GPIO 15 and check if the red LED in the led is blinking.