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

Show board serial number from Tools > Get Board Info #1435

Closed
3 tasks done
kittaakos opened this issue Sep 15, 2022 · 0 comments · Fixed by #1803
Closed
3 tasks done

Show board serial number from Tools > Get Board Info #1435

kittaakos opened this issue Sep 15, 2022 · 0 comments · Fixed by #1803
Assignees
Labels
conclusion: resolved Issue was resolved topic: code Related to content of the project itself type: enhancement Proposed improvement

Comments

@kittaakos
Copy link
Contributor

kittaakos commented Sep 15, 2022

Describe the request

Arduino IDE 1.x can show the board info such as board number, VID/PID, and serial number from the Tools > Get Board Info The serial number is missing from IDE2.

IDE 1.x
b11cac7a-bdf5-4755-a78e-fe3ae8401815 (1)

IDE2:
Screen Shot 2022-09-15 at 08 24 11

The serial number can be acquired from the Port#properties See #1335.

Describe the current behavior

IDE2 does not show the SN of the board.

Arduino IDE version

2.0.0

Operating system

macOS

Operating system version

12.5.1

Additional context

Related:

Issue checklist

  • I searched for previous requests in the issue tracker
  • I verified the feature was still missing when using the latest nightly build
  • My request contains all necessary details
@kittaakos kittaakos added type: enhancement Proposed improvement topic: code Related to content of the project itself labels Sep 15, 2022
@kittaakos kittaakos self-assigned this Sep 27, 2022
kittaakos pushed a commit that referenced this issue Jan 6, 2023
include serial number of board if available

Closes #1489
Closes #1435

Signed-off-by: Akos Kitta <[email protected]>
kittaakos pushed a commit that referenced this issue Jan 19, 2023
include serial number of board if available

Closes #1489
Closes #1435

Signed-off-by: Akos Kitta <[email protected]>
kittaakos pushed a commit that referenced this issue Feb 3, 2023
include serial number of board if available

Closes #1489
Closes #1435

Signed-off-by: Akos Kitta <[email protected]>
kittaakos pushed a commit that referenced this issue Feb 3, 2023
include serial number of board if available

Closes #1489
Closes #1435

Signed-off-by: Akos Kitta <[email protected]>
kittaakos pushed a commit that referenced this issue Feb 6, 2023
include serial number of board if available

Closes #1489
Closes #1435

Signed-off-by: Akos Kitta <[email protected]>
@per1234 per1234 added the conclusion: resolved Issue was resolved label Feb 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
conclusion: resolved Issue was resolved topic: code Related to content of the project itself type: enhancement Proposed improvement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants