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

SocketIO example doesn't work. #1458

Closed
BLamy opened this issue Jan 29, 2018 · 1 comment · Fixed by #1505
Closed

SocketIO example doesn't work. #1458

BLamy opened this issue Jan 29, 2018 · 1 comment · Fixed by #1505

Comments

@BLamy
Copy link

BLamy commented Jan 29, 2018

  • SerialPort Version:v6.0.4
  • NodeJS Version: v8.9.4
  • Operating System and Hardware Platform: OSX

Summary of Problem

When I hit the button it will call serial.write(HIGH) and pass down Buffer.from([1]). However, when it comes back up from the Arduino it seems to be in ascii format. Therefore, I get:

LED did not behave as expected.

image

Steps and Code to Reproduce the Issue

Download and run the sample code from this repo.

@reconbot
Copy link
Member

reconbot commented Feb 5, 2018

That is a bug. Happy to help anyone fix it.

@lock lock bot locked as resolved and limited conversation to collaborators Sep 4, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

Successfully merging a pull request may close this issue.

2 participants