Using external TCP/IP stack
Posted: Sat May 30, 2015 1:53 pm
Hi all,
I want to use my OS's TCP/IP stack, and will write my own FW for the ESP8266.
Is SLIP the only way to go or can I find an API for writing directly to the MAC registers in order to send/receive data over the WiFi link and send the raw IP packets up to the host processor to process?
I want to use my OS's TCP/IP stack, and will write my own FW for the ESP8266.
Is SLIP the only way to go or can I find an API for writing directly to the MAC registers in order to send/receive data over the WiFi link and send the raw IP packets up to the host processor to process?