# P5.ble.js - Does It Work With All Browsers?

**URL:** https://discourse.processing.org/t/p5-ble-js-does-it-work-with-all-browsers/13675
**Category:** Libraries
**Created:** [August 28, 2019, 7:06pm UTC](https://discourse.processing.org/t/p5-ble-js-does-it-work-with-all-browsers/13675 "2019-08-28T19:06:23Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![jgavlik](https://avatars.discourse-cdn.com/v4/letter/j/f19dbf/32.png) [@jgavlik](https://discourse.processing.org/u/jgavlik)
#### Post date: [August 28, 2019, 7:06pm UTC](https://discourse.processing.org/t/p5-ble-js-does-it-work-with-all-browsers/13675/1 "2019-08-28T19:06:24Z")

</div>

Can p5.ble.js work with more than the Chrome browser… like FireFox??

---

<div class="post-metadata">

### Author: ![jeremydouglass](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.processing.org/jeremydouglass/32/20_2.png) [@jeremydouglass](https://discourse.processing.org/u/jeremydouglass)
#### Post date: [August 28, 2019, 7:30pm UTC](https://discourse.processing.org/t/p5-ble-js-does-it-work-with-all-browsers/13675/2 "2019-08-28T19:30:07Z")

</div>

You should try running the examples in Firefox and see.

According to this, it is “currently available for certified applications only”

> **[Web Bluetooth API](https://developer.mozilla.org/en-US/docs/Web/API/Web_Bluetooth_API)**
>
> The Web Bluetooth API provides the ability to connect and interact with Bluetooth Low Energy peripherals.

  

> **[Web Bluetooth API (Firefox OS)](https://developer.mozilla.org/en-US/docs/Archive/B2G_OS/Bluetooth_API)**
>
> The Web Bluetooth API lets an open web app discover, pair with, and connect to Bluetooth devices. As it is a completely experimental and non-standard API, the Bluetooth API is currently available for certified applications only. However, there is...
