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

Support multiple connected programmers #22

Open
metc opened this issue May 17, 2016 · 1 comment
Open

Support multiple connected programmers #22

metc opened this issue May 17, 2016 · 1 comment

Comments

@metc
Copy link

metc commented May 17, 2016

It would be great if we could connect multiple programmers and choose the programmer we want to use. I tried to use the following command with the latest Segger tools installed:

SEGGER J-Link Commander V5.12e
adalink nrf51822 --programmer jlink --info

When multiple Segger tools are connected, the following windows appears for all commands:
image

When using the --info command, I had to choose four times my programmer to get this result. With the current implementation, it is possible to select a programmer to get the hardware ID, another programmer to get the SoftDevice version of another IC, etc.

Hardware ID : xx
SD Version  : xx
Device Addr : xx
Device ID   : xx

Would it be possible to support multiple programmers ? Or would it be possible to add an argument to specify which programmer we want to use ?

@metc metc changed the title Support multiple programmers connect Support multiple connected programmers May 17, 2016
@metc
Copy link
Author

metc commented May 17, 2016

I am not a Python expert so I am not sure to be able to make a PR for this feature. What is your opinion about it ?

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