https://github.com/amanjeev/ble-client
Client side (linux machine) BLE trial
https://github.com/amanjeev/ble-client
Last synced: about 1 year ago
JSON representation
Client side (linux machine) BLE trial
- Host: GitHub
- URL: https://github.com/amanjeev/ble-client
- Owner: amanjeev
- Created: 2024-04-28T22:23:15.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-29T11:42:29.000Z (about 2 years ago)
- Last Synced: 2025-03-26T23:46:06.833Z (over 1 year ago)
- Language: Rust
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BLE Client
Client side (linux machine) BLE implementation trial. This means that this repository will be deployed on the linux machine.
The work to be done for BLE "Server" is in [ble-client](https://github.com/amanjeev/ble-host).
Some base trial to test the board using their templates are in [ble-esp-base](https://github.com/amanjeev/ble-esp-base).