I just confirmed from Settings > Devices that when I unplug and then plug it back in, it registers as USB Serial Device (COM3).
So you never used the Arduino software to select what board/port you’re using?
I’ve been doing a bit of research and some said to change the type to MIDI or anything else to see if it worked and if it did, than something else on the PC was blocking that port. I change the type to Serial + MIDI and that changed the port to COM4. Which the system now recognizes in the log file, but at the same time still gets denied. This is crazy.
2020.04.27 07:26:13.271 EXCEPTION: TeensyStripController LedStripController updater thread could not connect to the controller. Thread will quit.
2020.04.27 07:26:13.272 EXCEPTION: Thread: TeensyStripController LedStripController updater thread
2020.04.27 07:26:13.272 EXCEPTION: Message: Exception --> A exception occured while trying to open the Com-port 'COM4'. Found the following Com-Ports: COM1, COM4. Will not send data to the controller.
2020.04.27 07:26:13.272 EXCEPTION: Stacktrace: at DirectOutput.Cab.Out.AdressableLedStrip.TeensyStripController.ConnectToController()
2020.04.27 07:26:13.272 EXCEPTION: Stacktrace: at DirectOutput.Cab.Out.OutputControllerCompleteBase.UpdaterThreadDoIt()
2020.04.27 07:26:13.272 EXCEPTION: Targetsite: Void ConnectToController()
2020.04.27 07:26:13.272 EXCEPTION: InnerException 1: UnauthorizedAccessException --> Access to the port 'COM4' is denied.
You need to login in order to like this post: click here