Skip to content

talshi/GATT-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GATT-Server

Implementation of BLE (Bluetooth Low Energy) peripheral using bleno.

The peripheral supports read and write requests (with or without response).

This project can be used as part of IoT projects, while there is a need to simulate a BLE peripheral.

To install the project, just run:

npm install
node ./gatt-server.js

About

Implementation of BLE peripheral using bleno

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published