Commit 8916f54
committed
Remove 128-bit UUID from PM5 advertising to fix visibility
128-bit UUIDs are too large for the BLE advertising packet (31 bytes max).
PM5 will now advertise with device name only. Apps will discover the
PM5 services after establishing a connection.
https://claude.ai/code/session_01XWBgRPWze8Mb7DEEm4oXiF1 parent 896a4be commit 8916f54
1 file changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
81 | | - | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
82 | 83 | | |
83 | 84 | | |
84 | | - | |
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
| 88 | + | |
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| |||
0 commit comments