# mbed-js-ble-example **Repository Path**: mirrors_ARMmbed/mbed-js-ble-example ## Basic Information - **Project Name**: mbed-js-ble-example - **Description**: BLE Example for JerryScript on mbed - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2025-11-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # mbed-js-ble-example 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. ## API reference See [mbed-js-ble](https://github.com/ARMmbed/mbed-js-ble). ## Todo * Implement 128 bit service & characteristic UUIDs