You can chat about native SDK questions and issues here.

User avatar
By Mohamed Elhariry
#71966 Hello, I am building a web server with the ESP8266 to communicate via TCP socket with a mobile application.

I found the Socket API here: https://github.com/espressif/esp8266-nonos-sample-code/blob/master/04Protocal/mbedtls/lwip/api/sockets.c but I haven't found any documentation on how to use it.

Does anybody have some suggestion? Thanks! :)