To build:
git clone https://github.com/ARMmbed/mbed-js-ble-example
cd mbed-js-ble-example
npm install
gulp --target=NRF52_DK
See build/out/NRF52_DK/mbedos5.hex. The application exposes two services, a fake battery service, and a LED service which controls LED1.
See mbed-js-ble.
- Implement 128 bit service & characteristic UUIDs