lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-users] Question about LWIP and ESP8266 as UART-WiFi Bridge


From: Flavio Castro Alves Filho
Subject: [lwip-users] Question about LWIP and ESP8266 as UART-WiFi Bridge
Date: Fri, 5 Apr 2019 08:33:23 -0300

Hello,

I am currently working on a project where I use STM32F4
microcontroller and a ESP8266 as a WiFi module. My firmware project
uses STM23CubeMX, which comes with LWIP 2.0.3 when I setup the
project.

I'm using ESP8266 AT commands, with its standard firmware, just to
perform WiFi communication. I am using UART to communicate both
devices (maybe the only possible choice :-)).

For now, I am using UART passthrough mode, from ESP8266 point of view,
in order to communicate with the server.

I would like to profit from LWIP infrastruture in order to implement
socket api and other protocols and features in my WiFi communication.
And I would like to know if I can integrate LWIP in this setup,
considering that the TCP/IP stack is already being used by the WiFi
module.

If it is possible, how should I proceed?

Best regards,

Flavio


-- 
Flavio de Castro Alves Filho

address@hidden
Twitter: http://twitter.com/#!/fraviofii
LinkedIn profile: www.linkedin.com/in/flaviocastroalves



reply via email to

[Prev in Thread] Current Thread [Next in Thread]