Hi,
Not strictly an Arduino question, but hoping someone here might be able to help.
I wrote some code for a simple webserver project running on a Mega2560 with a W5100 shield - it works fine.
So I thought I'd port the code over to a Nucleo 64 F401 but have been running into problems.
The Nucleo doesn't have the 6 pin ISP connector to interface to the W5100 shield - so I've followed some guides on how to hardwire it but not sure if I've done it correctly to match the library.
Also I suspect have problems with my choice of ethernet library.
Can anyone please help me get out of this hole ?
Thanks Tim