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

Bug! Stopping system while streaming! #39

Open
andrewjaykeller opened this issue Feb 29, 2016 · 0 comments
Open

Bug! Stopping system while streaming! #39

andrewjaykeller opened this issue Feb 29, 2016 · 0 comments

Comments

@andrewjaykeller
Copy link

To duplicate:
-- START

  1. Connect and start streaming from board with GUI
  2. Tap 'SYSTEM CONTROL PANEL'
  3. Press 'STOP SYSTEM' button
  4. Try to connect to the board
    -- END
    You have now left the board in a streaming state, notice that when you try to open the serial connection, the red LED on the dongle lights up because the board is still sending data.

Immediate solutions:

  1. Press the RST button on the board

Proposed Solutions:

  1. Always send a stop streaming command on startup
  2. Wait for 50ms before closing the serial port to allow for the stop streaming command to leave the dongle and reach the board.
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