ESP8266 WiFi Router w/Ethernet?
Posted: Wed May 10, 2017 4:07 pm
I was searching for a possible solution in order to create a WiFi AP with an Ethernet connection similar to a standard WiFi router. The idea is to create a custom WiFi router that I could connect to a cable modem via Ethernet, but have the ESP8266 operate in AP mode.
I saw an Ethernet module using an ENC28J60 which communicates via SPI. Basically the ESP8266 would pass data over the SPI bus to the Ethernet module. I am not sure if the Arduino library (EtherCard) for the ENC28J60 would actually work with the ESP8266....
Anyone doing the same or have info on this?
Thanks,
T
I saw an Ethernet module using an ENC28J60 which communicates via SPI. Basically the ESP8266 would pass data over the SPI bus to the Ethernet module. I am not sure if the Arduino library (EtherCard) for the ENC28J60 would actually work with the ESP8266....
Anyone doing the same or have info on this?
Thanks,
T