Tom Cosgrove

Results 2 comments of Tom Cosgrove

A single `Ant.HeartRateScanner` can handle several heart rate monitors (multiple straps). For example ``` const Ant = require('ant-plus'); const stick = new Ant.GarminStick2(); const beatCounters = {}; const sensors =...

While this issue was raised a long time ago, I hit the same thing myself this evening: ``` $ node multi-scan.js libusb: warning [darwin_open] USBDeviceOpen: another process has device opened...