Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
9 years ago.
Ethernet with Nucleo F401RET6
I have a Nucleo board STM32F401RET6 Microcontroller and Ethernet module ENC28J60 and a DLink switch DES1005A.
I want to make my controller as a server and google browser as a client. I am creating a local network using switch.
Is there any sample program for Nucleo F401RE like echo server to test whether server and client communicate to each other or not,connection established or not?
1 Answer
9 years ago.
Hi Rahul,
Have a look at HTTPServer_Echo_ENC28J60 and WebSwitch_ENC28J60. I think it might help.
Zoltan