@chipguyhere
@chipguyhere
Not sure if this is related, but there's a known bug in ESP32 with a workaround. Note that Button A is internally connected to GPIO39, one of the GPIOs affected...
I got caught up on this as well. Proof of concept code that won't run: from astral.sun import sun from astral.geocoder import database, lookup from astral import LocationInfo from datetime...
I don't think Core has any I2S hardware in the first place. I think it plays analog audio directly from ESP32 pin 25, which supports direct digital-to-analog output. There's a...
Can you paste the actual output of the WiFiScan example to show the SSID name? What we'd be looking for is to inspect the actual unicode of the apostrophe, to...
Is there more than one access point providing this same SSID?