chipKIT® Development Platform

Inspired by Arduino™

Webserver: HTTP Error

Created Sun, 21 Sep 2014 09:56:48 +0000 by ThoBi


ThoBi

Sun, 21 Sep 2014 09:56:48 +0000

Hi,

I'm using Max32 with MRF24WG0MA Radio Modul. I've start with the example webserver from K. Vogel. The webserver works. From the serial monitor I receive the following information:

*WebServer v2.0 Copyright 2013, Digilent Inc.

SD card initialized. File system found. Default HTML page:HomePage.htm exists! Start WiFi Scan Scan Done

...

Dynamic begin Network Initialized Static begin Network Initialized Timeout occured

My IP: 192.168.1.195 Gateway IP: 192.168.1.1 Subnet mask: 255.255.255.0 Dns1 IP: 192.168.1.1 Dns2 IP: 0.0.0.0 My MAC: 00:1E:C0:0D:EB:24

Listening on IP: 192.168.1.195:80*

Now I type the IP on my Notebook. I receive the following message from serial monitor:

*Got a client: 0xA00025E8 New Client detected Default page called UTC: Feb 7, 2106 @ 6:30:13 HTTP Error

Closing connection for client: 0xA00025E8 Listening on IP: 192.168.1.195:80*

I can't see the webpage in my browser. Has anyone a suggestion or an idea?

Thanks.


tom21091

Tue, 19 Jan 2016 21:31:05 +0000

Hi ThoBi,

I found your post while looking through old unanswered questions. I'm sorry you never received an answer, are you still having this problem in newer versions of MPIDE?

Tommy