node-bluetooth
node-bluetooth copied to clipboard
:large_blue_diamond:😬Bluetooth serial port communication for Node.js
Hey, I'm trying to make an electron app that searches for bluetooth devices as a test to see if I can get it to work, but I get this error...
Dear @song940 What is the default baud rate of the node-bluetooth package? And is it possible to customize it within the code? Thanks.
I get ` > [email protected] install /home/travis/build/frankjoke/ioBroker.radar2/node_modules/node-bluetooth > node-gyp configure build make: Entering directory `/home/travis/build/frankjoke/ioBroker.radar2/node_modules/node-bluetooth/build' CXX(target) Release/obj.target/BluetoothSerialPort/src/linux/BluetoothSerialPort.o CXX(target) Release/obj.target/BluetoothSerialPort/src/linux/DeviceINQ.o ../src/linux/DeviceINQ.cc:35:37: fatal error: bluetooth/bluetooth.h: No such file or directory #include ^...
Is there a way to reduce the timeout for the device discovery ping?
Hello! thank you for sharing this, it is great. i noticed that if an application is not reading from the bt client the serial receive buffer accumulates a ton of...
Better grammar and better syntax
### Description of the bug Installed with Yarn on electron-vite project on windows 11 Yarn install says node-bluetooth@npm:1.2.6 must be built because it never has been before or the last...
Electron project installation node Bluetooth error node-gyp 10.2.0 node 20.12.2 electron 29.1.1 