add description of the BLE data format

This commit is contained in:
Simon Budig
2024-02-06 21:18:05 +01:00
parent 3ca71f47c1
commit 1acf6e639d
2 changed files with 48 additions and 1 deletions

View File

@@ -47,7 +47,7 @@ The 2 buttons configuration:
### Upload Protocol
Sorry, you'll have to dive into code here :/
Here is some documentation on the [BLE package format](BadgeBLE.md). There still are some unclear parts, but it seems to work.
See original [led-name-badge-ls32](https://github.com/fossasia/led-name-badge-ls32) for USB update protocol reverse engineering