Gareth Hancock

Results 117 comments of Gareth Hancock

Based on the discussion, it sounds like migration from NAN to N-API is a stepping stone to resolving this. Is that still understood to be the case? I believe there...

Hi @hugo-a-garcia would you be able to take a look at PR https://github.com/serialport/node-serialport/pull/2305 and give it a try? While that PR isn't directly trying to address this issue, I think...

The docs have been updated to reflect that Python 3 is now required. Are there any other updates to the docs required to address this?

Hi @fredcallaway the Dygma Raise firmware includes per layer colour maps if it is helpful to refer to that https://github.com/Dygmalab/Raise-Firmware/tree/master The actual definition of the colours per layer are set...

I've taken a look and am struggling to find anywhere that is requiring a callback, except perhaps if autoOpen is set: https://github.com/serialport/node-serialport/blob/cb2af2fca6689a1bd085731f85884ad1987bf3ab/packages/stream/lib/index.ts#L116-L118 If that is the case, do we just...

Are you able to share any additional info, or sample code that you are using? I've run some check on Win11, and can't replicate a slowdown. The checks include read...

Running some more checks and I'm not seeing any additional resource usage, so I'm afraid I'm unable to replicate your issue. It could be that I'm unable to see the...

Hi @karlos1998 sorry I havent had chance to take a look at this before, are you still facing issues?

Is the problem that COM7 is returning a friendlyName as part of the list operation, but then not once the port is opened?

per https://github.com/serialport/node-serialport/issues/2619 cross building using electron-builder should now work correctly in electron-builder 24.5.1