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
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:
Press the RST button on the board
Proposed Solutions:
Always send a stop streaming command on startup
Wait for 50ms before closing the serial port to allow for the stop streaming command to leave the dongle and reach the board.
To duplicate:
-- START
-- 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:
RSTbutton on the boardProposed Solutions: