Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
7 years, 9 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!