Code Monkey home page Code Monkey logo

Comments (6)

fallenfate1982 avatar fallenfate1982 commented on September 26, 2024

I'm using macOS 10.12.

from homebridge-bluetooth.

vojtamolda avatar vojtamolda commented on September 26, 2024

Hello!
Thanks for opening the 1st issue :) Does your mac have built-in support for Bluetooth 4.0 (Low Energy)?

from homebridge-bluetooth.

fallenfate1982 avatar fallenfate1982 commented on September 26, 2024

Well I use a lot of BLE devices with my mac, so I believe it should have built in support. It's pretty new and works with handoff etc so, yes it does have built in BLE support

from homebridge-bluetooth.

fallenfate1982 avatar fallenfate1982 commented on September 26, 2024

installing Noble throws the following:

sudo npm install -g noble
Password:
/usr/local/lib
└── [email protected]

npm WARN optional SKIPPING OPTIONAL DEPENDENCY: bluetooth-hci-socket@^0.5.1 (node_modules/noble/node_modules/bluetooth-hci-socket):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"linux,android,win32","arch":"any"} (current: {"os":"darwin","arch":"x64"})

If i run some test code to check if noble was successfully installed, I get an error saying that package "noble" was not found - so my guess is that it didn't install?

from homebridge-bluetooth.

vojtamolda avatar vojtamolda commented on September 26, 2024

Hmm... That's puzzling. I'm not very familiar with noble internals and I saw you already opened an issue there, so hopefully Sandeep will be able to help. Everything installs fine on my macOS 10.12, but npm skips optional dependency to bluetooth-hci-socket.

npm-install-noble

BTW, You can get a list of installed packages by running npm --list and | grep noble to see if it really installed.

from homebridge-bluetooth.

fallenfate1982 avatar fallenfate1982 commented on September 26, 2024

Hmm ok. I'm still figuring this out, but I think the bluetooth part is working now. I'm still trying to understand how the whole plugin stuff works though.

I'm trying to get this to work with a BLE accessory that I created based on the MBed platform. Would you mind being contacted to lend some help?

from homebridge-bluetooth.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.