-->
Page 1 of 3

Connect a w5500 to esp-01 which library should I use?

PostPosted: Thu Apr 11, 2019 12:32 am
by FRANCISCOGIMENO1000
Hello, to connect a w5500 to esp-01 which library should I use?


Thanks and best regards

Re: Connect a w5500 to esp-01 which library should I use?

PostPosted: Thu Apr 11, 2019 2:22 am
by QuickFix
I don't think a library should be the real problem, but the chosen ESP-board is: the W5500 uses SPI and it will be pretty hard to get that working on an ESP-01. :idea:

Re: Connect a w5500 to esp-01 which library should I use?

PostPosted: Thu Apr 11, 2019 2:29 am
by btidey
Same comment on the choice of module. use either a dev module like Wemos or an ESP-12 to get access to the pins needed for the interface. Personally I never use the ESP-01 as more flexible modules are no more expensive.

Then check out https://esp8266hints.wordpress.com/2018 ... revisited/

Re: Connect a w5500 to esp-01 which library should I use?

PostPosted: Thu Apr 11, 2019 11:13 am
by FRANCISCOGIMENO1000
Sorry I'm wrong is the esp-07 :oops: