mooshim / Mooshimeter-AndroidApp

50 stars 28 forks source link

Beta app starts FW update mode when connecting to a meter immediately after a successful FW update #20

Open jwhong opened 8 years ago

jwhong commented 8 years ago

I believe this has to do with the "Android caching discovered characteristics" bug that I've worked around through the method reflection documented here:

http://stackoverflow.com/questions/22596951/how-to-programmatically-force-bluetooth-low-energy-service-discovery-on-android

I believe I removed this from the latest version of the beta because working outside of the official API makes me nervous. I will probably have to add it back in.