Comments on: ESP32 Web Server Hosting Files from MicroSD Card https://randomnerdtutorials.com/esp32-web-server-microsd-card/ Learn ESP8266, ESP32, Arduino, and Raspberry Pi Fri, 20 Jun 2025 09:11:18 +0000 hourly 1 https://wordpress.org/?v=6.8.2 By: Sara Santos https://randomnerdtutorials.com/esp32-web-server-microsd-card/#comment-1059292 Fri, 20 Jun 2025 09:11:18 +0000 https://randomnerdtutorials.com/?p=102201#comment-1059292 In reply to Vinay.

Hi.
Can you be a little bit more specific?
Regards,
Sara

]]>
By: Vinay https://randomnerdtutorials.com/esp32-web-server-microsd-card/#comment-1059275 Fri, 20 Jun 2025 08:35:07 +0000 https://randomnerdtutorials.com/?p=102201#comment-1059275 Please make tutorial on multi protocol relay control

]]>
By: Tim Kepler https://randomnerdtutorials.com/esp32-web-server-microsd-card/#comment-998100 Tue, 07 Jan 2025 17:53:03 +0000 https://randomnerdtutorials.com/?p=102201#comment-998100 Yeah i did all that correctly. I can load all the files via the web browser off the sd card including additional files i have loaded (mp3, text file etc) but it wont display the html as a webpage

]]>
By: Sara Santos https://randomnerdtutorials.com/esp32-web-server-microsd-card/#comment-998030 Tue, 07 Jan 2025 12:09:11 +0000 https://randomnerdtutorials.com/?p=102201#comment-998030 In reply to Tim Kepler.

Hi.
Did you follow the “Preparing the MicroSD Card” section?
Please make sure that you load the index.html, style.css and favicon.png files to the micro sd card, see the section “Copy Files to MicroSD Card”.
Regards,
Sara

]]>
By: Tim Kepler https://randomnerdtutorials.com/esp32-web-server-microsd-card/#comment-997238 Sun, 05 Jan 2025 04:15:20 +0000 https://randomnerdtutorials.com/?p=102201#comment-997238 i ran into an odd issue, i copied the code provided, and after loading it to the esp32 it half works, and im not sure why.

i can navigate the SD card and its files through the browser but the browser will not load the index.html page. i can navigate to 192.etc/image.jpg and that loads. i can navigate to 192…/test.txt and that will load. but 192…/index.html just gives a 404 error page unreachable.

i have tried allot. to much to list actually and am rather stumped. any ideas?

]]>
By: Randy https://randomnerdtutorials.com/esp32-web-server-microsd-card/#comment-973205 Thu, 17 Oct 2024 19:55:48 +0000 https://randomnerdtutorials.com/?p=102201#comment-973205 Hi, I read the article and will build this. I was wondering if I wrote a ASPX web page that used some DLL files would the Index page serve the ASPX pages correctly to a browser?

]]>
By: Tito https://randomnerdtutorials.com/esp32-web-server-microsd-card/#comment-971478 Sun, 13 Oct 2024 17:39:13 +0000 https://randomnerdtutorials.com/?p=102201#comment-971478 Recently tried this project but my chrome browser in Window 10 laptop, can not run web page. Got message
“This site can’t be reached”

]]>
By: Instant https://randomnerdtutorials.com/esp32-web-server-microsd-card/#comment-962030 Fri, 27 Sep 2024 14:08:01 +0000 https://randomnerdtutorials.com/?p=102201#comment-962030 It’s working, I want to display a image on oled display module from sd card,I have tried conveting file to .bin and hex code but nothing works! can you tell me how to do it?

]]>
By: Cumhur Haldun YARDIMCI https://randomnerdtutorials.com/esp32-web-server-microsd-card/#comment-862521 Tue, 26 Sep 2023 09:47:30 +0000 https://randomnerdtutorials.com/?p=102201#comment-862521 Hello, I love your projects. And many thanks for your sharing for free. I wonder that this project available for ESP8266? Thanks.

]]>
By: ENRIQUE GARCIA https://randomnerdtutorials.com/esp32-web-server-microsd-card/#comment-827507 Thu, 30 Mar 2023 14:46:35 +0000 https://randomnerdtutorials.com/?p=102201#comment-827507 In reply to Sara Santos.

That’s a good idea, but I resolve the problem. By error I declare an array of 3 bytes size instead of 30 bytes.
🙂

Thanks

]]>