Question1:
Is there any way to keep the files of the web-server (index.html etc) in an external flash memory or SD Card rather than the internal ROM or the embedded flash memory of CC3100? The external memory will be accessed by the host microcontroller which is connected with CC3100 over SPI protocol. If yes, could you suggest me any resource/example regarding this topic?
Question 2:
Is it possible to connect with a router using the transceiver mode and sending raw data? If yes, is it any relative example? The only available example I found about transceiver mode is the transceiver_mode which simply sends a raw pinging message but is not connected to the router.
Thank you in advance.