Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 793 Bytes

File metadata and controls

10 lines (7 loc) · 793 Bytes

BLE Advertisement Packet Parser

An exercise I did to learn about BLE (used Bluetooth Advertisement Data Basics as a resource). It would probably have made more sense to start with a BLE packet parser and work my way down.

TODO

Note to myself: found this nice website Bluetooth Low Energy Fundamentals which seems like a great resource to get a structured overview of the whole topic.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Feel free to contribute, report issues, or suggest improvements.