ble-controller

Controller for the gateway platform which enables advertising or scanning for BLE peripherals. Uses the noble and bleno npm modules.

Usage no npm install needed!

<script type="module">
  import bleController from 'https://cdn.skypack.dev/ble-controller';
</script>

README

BLE Controller

Handles all things BLE: uses noble and bleno modules to discover and connect to peripherals, and also send advertisements.