-
-
Notifications
You must be signed in to change notification settings - Fork 1k
Open
Description
SerialPort Version
13.0.0
Node Version
20.19.4
Electron Version
36.2.0
Platform
Microsoft Windows NT 10.0.261000.0
Architecture
ARM
Hardware or chipset of serialport
No response
What steps will reproduce the bug?
Write to a port using Electron on Windows ARM. https://github.com/twij/Electron-ARM-serialport
What happens?
Struggling to get around this error message when writing to a port using Electron on Windows for ARM. I read that it should be supported in another ticket (2811). Listing and reading ports seem okay, but as soon as I try to write I get (GetOverlappedResult): Invalid Handle.
Not sure if there's something wrong with my build process or something else. I appreciate this is probably not a commonly used combination. The same code works fine on x64. Thanks.
What should have happened?
Should be able to write to a port like on x86-64.
Additional information
No response
takker99 and cplepage
Metadata
Metadata
Assignees
Labels
No labels