How to store web pages in microcontroller flash
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2012-09-26 5:37 AM
Posted on September 26, 2012 at 14:37
Hello all,
I am doing a project where the microcontroller (STM32) is sending the parameters to the server via DHCP using wifi module. So, now i want to make available an offline web page to the user where he will put the SSID and phrase of the DHCP. This web page will be stored in the microcontroller and when the user connects the device to the PC using USB, folder containing this webpage should appear on the screen. Can anybody help me out on how do i do this? Thank you. #learn-to-walk-before-running #dhcp #drowning #drowning #http #html
This discussion is locked. Please start a new topic to ask your question.
10 REPLIES 10
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2012-09-29 3:45 AM
Posted on September 29, 2012 at 12:45
''the microcontroller (STM32) is sending the parameters to (sic?) the server via DHCP''
Don't you have that back-to-front? Surely, a DHCP server supplies parameters to the client (in this case, the STM32) ??
http://en.wikipedia.org/wiki/Dynamic_Host_Configuration_Protocol
A complex system that works is invariably found to have evolved from a simple system that worked.
A complex system designed from scratch never works and cannot be patched up to make it work.
A complex system designed from scratch never works and cannot be patched up to make it work.

- « Previous
-
- 1
- 2
- Next »