Skip to content

📶 A toy Bluetooth Low Energy (BLE) stack for learning purposes.

Notifications You must be signed in to change notification settings

mattkelly/toy-ble-stack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Toy BLE Stack

A toy Bluetooth Low Energy (BLE) stack for learning purposes.

The goal of this project is to get a very basic BLE-only Host stack up and running in order to learn more about BLE internals.

Contributing

Please do! I have very limited time to work on this but would love to keep it going.

Things to know:

  • This project mostly follows the Google C++ Style Guide, modified for C.
  • A major goal of this project is readable, easy to understand code. Concepts should be well-documented within the code itself, with references to external documentation such as the BLE specification.

Other Resources

Check out these other great resources:

  • chrisc11/ble-guides - Excellent, in-depth guides for solving real-world problems such as achieving high throughput

About

📶 A toy Bluetooth Low Energy (BLE) stack for learning purposes.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published