Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SerialESP8266wifi.h Listen to Incoming Message #66

Open
yaronze opened this issue Jun 6, 2019 · 0 comments
Open

SerialESP8266wifi.h Listen to Incoming Message #66

yaronze opened this issue Jun 6, 2019 · 0 comments

Comments

@yaronze
Copy link

yaronze commented Jun 6, 2019

Hi,
using listenForIncomingMessage(timeOut) enable receiving messages from client.
it seems that all message are "head trim" - first character is cut by the method.
e.g - if client sent "Hello World", the Arduino is showing "ello World".
is it a bug in library?
am i doing something wrong?

thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant