6 years, 10 months ago.

HTTP server on Nucleo F103RB with external HTML file

Dear All,

I am trying to build a webserver on a nucleo F103RB, which is working well but only for really small websites. When the HTML code gets to long, he can't run the webpage anymore and in the past i made bigger websites on a PIC32. Is there a possibility to run an external HTML document? I read some stuff about the localfileserver, but this isn't supported for the nucleo boards. Adding an EEPROM is no problem, but i don't want to add an SD card.

Has anyone experience with an external EEPROM and a HTML file/webpage?

Thank you in advance!

Be the first to answer this question.