bryhoyt

About

Username
bryhoyt
Joined
Visits
7
Last Active
Roles
Member

Comments

  • Ok. I can't figure out any way to do this on the MetaWear board using the data processing API. How would I go about doing this using the Android data processing API? What API is used in order to accumulate data before processing and sending?
  • readBatteryLevel() works great, thanks! And it's simpler code, which is even better. It returns "44" in my case. I assume this is a percentage, the same as .charge() returns above? The docs are particularly uninformative on this point :-S