-->
Page 4 of 8

Re: Ethernet cable connection to ESP8266 w/ or w/o RJ45 jack

PostPosted: Tue Sep 01, 2015 10:05 am
by SwiCago
Definitely going to keep an eye on this thread. ESP with wired option.. :D

Re: Ethernet cable connection to ESP8266 w/ or w/o RJ45 jack

PostPosted: Tue Nov 03, 2015 9:46 am
by Cicero
Anyone has any further look into this?

I'm going to give it a go myself shortly but it would obviously be a lot easier if its been done before :D

Re: Ethernet cable connection to ESP8266 w/ or w/o RJ45 jack

PostPosted: Sat Nov 07, 2015 10:24 am
by martinayotte

Re: Ethernet cable connection to ESP8266 w/ or w/o RJ45 jack

PostPosted: Thu Dec 24, 2015 6:38 am
by Cicero
I am serving very simple webpages via Ethernet cable and an ENC28J60 connected to the ESP8266. (C development, not Arduino)

Currently working on integrating my ENC28J60 stack (because it needs its own) and Sprites httpd project html cgi functionality, so as to seamlessly serve the same webpages over hardwire connection as wifi, whatever you chose. At this point the integration is the hardest part as I'm trying to mimic the esp SDK in some aspects, but if I get it right it will be rather nice.