Dear Sir can we store Web pages to external storage device to save internal flash memory of controller( we are using LPC1769)
Yes, you can. Storing web resource files to external SD card is suitable for large files, such as different image files (jpg, bmp, png, etc.)
what about if we want to store whole web pages including all resource , if possible please provide some examples
Thanks , is there any sample examples for this ?
Please provide some guideline to do that
Your going to need to find some SD drivers for your board, and a file system layer, then you'll need to review the current code and see how you can replace the in-memory file system with the one you're using for the SD card.
Need professional help, hire a consultant.