GitXplorerGitXplorer
a

ble-server

public
1 stars
0 forks
0 issues

Commits

List of commits on branch main.
Unverified
565330673c1dba419e4f6cca2519c548597694e0

remove .idea

aamanjeev committed 9 months ago
Unverified
b228521640dd601c5a883a0074187058861ed259

init

aamanjeev committed 9 months ago
Unverified
abba1f0f70971f785de492715c6ca29403b56957

init

aamanjeev committed 9 months ago
Verified
b1b3ad84f4cd039c2a7b4eca62a0c73c2f173e03

Update README.md

aamanjeev committed 9 months ago
Verified
447b7446e524d7660e9b010b1a81414475466fa9

Initial commit

aamanjeev committed 9 months ago

README

The README file for this repository.

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.

Some base trial to test the board using their templates are in ble-esp-base.