Home / Tag Archives: powershell

Tag Archives: powershell

Finding Bluetooth paired NXTs with WMI

Windows Management Instrumentation I’ve been programming a fair bit of C# lately and one of the things I needed to do was find a list of all the COM ports used by NXTs that had been paired with the currently connected Bluetooth controller on the laptop. WMI, or Windows Management Instrumentation, is a mechanism in Microsoft Windows that allows you ...

Read More »