chipimix
chipimix
## Summary Hi! Quick, straightforward question: is it possible to update the [Component Tests documentation](https://electron-react-boilerplate.js.org/docs/component-tests) for a component used in the latest ERB version? The current example in the documentation...
Hi! Package inquire/inquireSync methods stop working when m1 mac osx updates to monterrey. paired.js example script is the only one that keeps working. I was using this fork: https://github.com/phablulo/node-bluetooth-serial-port.git But...
Hi! I couldn't find a way to detect if a connection has crashed or disconnected so I tried to implement my own. In lib/connection.js, I noticed that - if I...
Hello! I am trying to connect a [TI SensorTag CC2650](http://processors.wiki.ti.com/images/a/a8/BLE_SensorTag_GATT_Server.pdf) to Web Bluetooth in a Chrome browsers running on Win10. I have used [this demo](https://googlechrome.github.io/samples/web-bluetooth/characteristic-properties.html) successfully with the following UUID...
- [x] I have searched the [issues](https://github.com/recharts/recharts/issues) of this repository and believe that this is not a duplicate. ### What problem does this feature solve? Smooth plotting of live data...
Hi! It seems to me that BLE support on windows is somewhat limited and UWP-centric. This module allows development of electron apps. Thanks for all of your work!! :) Having...
Hi! Noob here :) I'm trying to get the timestamp in epoch time of the instant when the game timer was at 0:00. So far I've only been able to...
Hi! I've tried to connect nRF52 DK using [web-device-cli demo](https://wiki.makerdiary.com/web-device-cli/). After selecting the device upon clicking the Connect button I got the following error message: `NotSupportedError: GATT Error Unknown.` If...