Code: Select all
espconn_mesh_enable(mesh_enable_cb, MESH_ONLINE);
Code: Select all
espconn_mesh_sent
The behaviour that I would expect is that once sent the data, the device disconnects from the server closing the TCP connection, to do this I call
Code: Select all
espconn_mesh_disconnect