You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix PM5 advertising on Android and optimize UUID handling
- Add startAdvertisingRowerPM5() method in BleAdvertiser.java that
uses the PM5 discovery service UUID (CE060000) instead of FTMS
- Call the correct advertising method based on pm5Mode flag
- Reduce advertised UUIDs to only discovery service (128-bit UUIDs
are large, other services are discovered after connection)
https://claude.ai/code/session_01XWBgRPWze8Mb7DEEm4oXiF
0 commit comments