(experimental) Use your ZEI° on Linux.
sudo apt install libudev-dev
npm install
npm test
sudo npm start
Cf. https://github.com/sandeepmistry/noble#running-on-linux.
sudo setcap cap_net_raw+eip $(readlink --canonicalize `which node`)
getcap $(readlink --canonicalize `which node`)
docker-compose up --build --force-recreate --no-start
docker-compose run --rm --user ${UID} npm install
docker-compose run --rm --user ${UID} npm test
docker-compose run --rm --user ${UID} npm start
GATT Services: https://www.bluetooth.com/specifications/gatt/services
GATT Characteristics: https://www.bluetooth.com/specifications/gatt/characteristics