HTTPServer_echoback example for WIZ550io
Simple HTTPServer example with ST Nucleo F030R8 and WIZnet WIZ550io.(+ Added LPC11u68 Board.) just echoback.
Board Pic
Code
Import programHTTPServer_echoback_WIZ550io
Simple HTTP server example with WIZ550io, W5500 (WIZnet chipset) .access the mbed via any browser, mbed echo back http request header.
wrote:
https://mbed.org/questions/4450/Issue-with-Wiz550io-and-Http-echo-back-s/ Everything works well but only 7 times ! i can send 7 times a GET request (which succeed) and during the next request the MBED hang.
So, Patrick Pollet is solved this problem by himself. and then, W5500Interface, WIZnet chip Interface driver has been updated. Thank Patrick.
Result
Serial Terminal
Web Browser
2 comments on HTTPServer_echoback example for WIZ550io:
Please log in to post comments.
Dear Bongjun,
I test the program since yesterday with a Wiz550io and a LPC1768, it works well 7 times but always hang after. i did the test a few times and it's always the same behavior. Do you have any idea to help me to investigate ?
Best regards.
Patrick