- What are the settings that might help with the embedded web server?
A good way to monitor the web server is to connect a PC to the serial port. Then activate HTTP message using AT#HTTPResponseTimeout. With AT#HTTPResponseTimeout=1, message will be displayed whenever an HTTP request is received.
Other status parameter are available, such as AT#HTTPStatus[0] and AT#HTTPStatus[1], or AT#HTTPfilerequested[0] and AT#HTTPFileRequested[1].