Skip to content
This repository was archived by the owner on Jan 17, 2023. It is now read-only.

win32 serial enumeration fix #362

Merged
merged 6 commits into from
Jul 6, 2022
Merged

Conversation

NickSamNam
Copy link
Contributor

This fixes serial enumeration on win32 for multiple NRFs connected to an internal hub. If you have e.g. 2 NRFs connected to a hub as non-removable devices windows gives them the same container id. get_serial_serial_no previously only tried matching the container id, thus returning the same serial number for each device on the hub. Now the device address is matched as well.

@CLAassistant
Copy link

CLAassistant commented Oct 29, 2021

CLA assistant check
All committers have signed the CLA.

@jornbh
Copy link
Contributor

jornbh commented Jul 5, 2022

The changes form this PR has passed the tests on all operating systems.

@jornbh jornbh merged commit 6daec79 into NordicSemiconductor:master Jul 6, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants