markdotai / emtb

A data field allowing Garmin watches to show information about a Shimano STEPS e-bike.
https://apps.garmin.com/en-US/apps/461743f9-b350-486f-bd87-613c7b0bab90#0
MIT License
31 stars 8 forks source link

Need help #8

Open NickAtGit opened 1 year ago

NickAtGit commented 1 year ago

Hey, great that you reverse engineered the Shimano bluetooth connection. I don't fully understand what you do here. Can you maybe explain more to me?

https://github.com/markdotai/emtb/blob/4667c43fee062969f598ad3a3d960ded9aaaf304/source/emtbDelegate.mc#L656

Thanks

markdotai commented 1 year ago

Hi :) It looks like NicholasRasi decoded & added that bit, but what it looks to be doing is:

NickAtGit commented 1 year ago

Great, thanks for the explanation!