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'm trying to build a logger based on ESP32-POE, SD_MMC and LCD2.8RTP, I connected the display to the UEXT port and when I activate the logger the display freezes.
Is there a solution that will allow me to use the display connected to the UEXT and the SD slot so that it doesn't freeze anymore?
I also need a network connection to implement MQTT commands. Thank you