JH Hwang
JH Hwang

Reputation: 29

Sending Beacon Signals from a Web Browser

I'd like to send a beacon signal from my mobile web browser. Is there a way to broadcast BLE in a browser? I checked the non-standard Bluetooth API, but there was no such function.

Thank you for reading it.

Upvotes: 2

Views: 203

Answers (1)

Youssif Saeed
Youssif Saeed

Reputation: 13285

Unfortunately there doesn't seem to be support for this yet. There's an open request for this feature as can be seen here:-

More information about web bluetooth support is found here:-

Upvotes: 2

Related Questions