We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I'm trying this fork because the sandeepmistry version never starts advertising. I was hoping this version would work.
I am running Mojave.
It seems to run without errors. I'm not sure I installed it correctly.
npm install blen-mac didn't work.
npm install blen-mac
So, I:
npm install
when running, the poweredOn event occurs, after which I'm called startAdvertising, but the advertisingStart never occurs.
The text was updated successfully, but these errors were encountered:
Advertising does work, though you need to have this branch of bleno installed (in addition to bleno-mac): https://github.com/notjosh/bleno/tree/inject-bindings
See noble/bleno#415 and noble/bleno#404 for details.
Sorry, something went wrong.
No branches or pull requests
I'm trying this fork because the sandeepmistry version never starts advertising. I was hoping this version would work.
I am running Mojave.
It seems to run without errors. I'm not sure I installed it correctly.
npm install blen-mac
didn't work.So, I:
npm install
which seemed to install successfullywhen running, the poweredOn event occurs, after which I'm called startAdvertising, but the advertisingStart never occurs.
The text was updated successfully, but these errors were encountered: