noble / bleno

A Node.js module for implementing BLE (Bluetooth Low Energy) peripherals
MIT License
2.12k stars 447 forks source link

bleno in the browser #463

Open omizrahi99 opened 2 years ago

omizrahi99 commented 2 years ago

Would it be possible to use bleno in client-side JavaScript to make the browser act as a peripheral?

monteslu commented 10 months ago

nope. The Web BLE spec is only for bluetooth clients. There's isn't a web API for creating GATT services