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

Wrong port datatype #1

Open
uudecode opened this issue Jan 13, 2016 · 1 comment
Open

Wrong port datatype #1

uudecode opened this issue Jan 13, 2016 · 1 comment

Comments

@uudecode
Copy link

Hi!
You using "int" for port, so we we getting overflow:

con.connectTcp("X.X.X.X",37001)

AT+CIPSTART=4,"TCP","X.X.X.X",-28535

@anakod
Copy link
Owner

anakod commented Jan 13, 2016

Thank you!

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

2 participants