noble-mac
noble-mac copied to clipboard
Noble MacOS bindings using the official CoreBluetooth API
Bumps [tar](https://github.com/npm/node-tar) from 4.4.6 to 4.4.19. Commits 9a6faa0 4.4.19 70ef812 drop dirCache for symlink on all platforms 3e35515 4.4.18 52b09e3 fix: prevent path escape using drive-relative paths bb93ba2 fix: reserve...
Followed instructions for installation but keep getting the error cannot find module '../native/noble_mac' , did check the location and no file exists in the location.
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7. Commits c74c8af 1.3.7 024b8b5 update deps, add linting 032fbaf Use Object.create(null) to avoid default object property hazards 2da9039 1.3.6 cfea636 better git push script,...
This PR has the update regarding OS identifier to make it build for node v11+.
Doesn't it work with Mac os mojave? I tried to run in the following environment, but most of advertisement.localname becomes undefined and I can't find my device name that want...
On Mojave, writing to characteristics doesn't seem to work at all - the same exact code on a Linux machine writes fine, but on the Mac it looks like event...