You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hi
i was looking in the .cpp files and i didn't find any method to initiate a TCP connection,
how can you get data (there is a function for that) when you cant make connections ?
or does the esp8266 automatically accepts incoming TCP connections from outside?
P.S: great project, didn't find any other wrapper for the AT commands and i was looking for one for quite a while... so great job, this looks promising.
The text was updated successfully, but these errors were encountered:
I've been studying the code, but to be honest I can't really remember.
The main focus back then was to get communication with the WiFi module working and joining a WiFi network. I can't remember how much progress was made wrt. actually sending and receiving any data.
hi
i was looking in the .cpp files and i didn't find any method to initiate a TCP connection,
how can you get data (there is a function for that) when you cant make connections ?
or does the esp8266 automatically accepts incoming TCP connections from outside?
P.S: great project, didn't find any other wrapper for the AT commands and i was looking for one for quite a while... so great job, this looks promising.
The text was updated successfully, but these errors were encountered: