An open API service indexing awesome lists of open source software.

https://github.com/amanjeev/ble-server

Server as in the embedded device/board
https://github.com/amanjeev/ble-server

Last synced: over 1 year ago
JSON representation

Server as in the embedded device/board

Awesome Lists containing this project

README

          

# BLE Server

Server side BLE implementation trial. This means that this repository will be deployed on the ESP32C3 board.

The work to be done for BLE "Client" is in [ble-client](https://github.com/amanjeev/ble-client).

Some base trial to test the board using their templates are in [ble-esp-base](https://github.com/amanjeev/ble-esp-base).