-
-
Notifications
You must be signed in to change notification settings - Fork 414
Closed
Labels
conclusion: resolvedIssue was resolvedIssue was resolvedtopic: documentationRelated to documentation for the projectRelated to documentation for the projecttype: enhancementProposed improvementProposed improvement
Description
Bug Report
Current behavior
I'm able to connect to my board via gRPC StreamingOpen()
request (seems to be). However i'm getting the corrupted output from the board.
I believe it happens due to baud rate not set (not even passed).
How can i pass it (seems that i need to use additional_config
). Is it documented?
Another question (just to make sure) what target name
means? Is it board port address?
Expected behavior
Correct input is received.
Environment
- CLI version (output of
arduino-cli version
): "0.19.0" - OS and platform: macOS 10.14.6.
Additional context
It would be good to have all the avaliable additional args description (or source code link).
Metadata
Metadata
Assignees
Labels
conclusion: resolvedIssue was resolvedIssue was resolvedtopic: documentationRelated to documentation for the projectRelated to documentation for the projecttype: enhancementProposed improvementProposed improvement