Emill
Emill
Is nobody maintaining this repo? This has a trivial fix. I see so many derived projects on the internet having the same stupid bug, so please fix.
Is it possible to get a notification when the window is minimized/unminimized instead, to avoid the sleep?
Could you move the if statements outside the for-loop (and have one for-loop inside each if statement), to make the inner loop more optimized?
Hi. Could you explain a bit why this change is needed?
How does your code look like where you call the advertisement builder?
Hi. I'll see if I can add some more examples when I have time. But basically BLE connections need to be paired/bonded in order to start encryption, otherwise the connection...
Thanks for the report. Will fix.
Sure. If you follow the peripheral example at the readme page, modify the part that uses the AdvertisingDataBuilder to create advertising data that matches your desired beacon format. See https://github.com/Emill/node-ble-host/blob/master/docs/api/advertising-data-builder.md...
Could you post a screenshot of what pops up when you press RAW?