igor_filippov
About
- Username
- igor_filippov
- Joined
- Visits
- 33
- Last Active
- Roles
- Member
Comments
-
@EricI haven't tried new sample app to verify. But anyway, I had the problem when I used SDK directly. Have you modified SDK to fix the problem?
-
@Laura I mean, if Metawear is 3V board, how come I receive values of 4-5V when querying GPIO module in the app? I'm not a hardware expert, so forgive me my ignorance.
-
@Laura Ok, but then why I have output of 4-5V depending on the UV intensity?
-
anyone here?
-
My original description is a bit vague. So we double-checked today, when we connect UV sensor to Metawear, application delivers voltage value of about 4V from a sensor. When we measure voltage on a pin with multimeter, it's ~0.1V. So we think the pr…
-
@Laura proper sample would be useful. Is there one? I had a thread started here about polling data, but with no luck.
-
Ok, but if I do it my Activity, where will I receive the broadcasts?
-
I'm sorry, but I just don't see it working. The rule of thumb is that you should unregister all broadcast receivers(and I don't see how LocalBroadcastManager is different in this regard) when Activity goes into background and register them when Acti…
-
But if I want to receive update in background I need a service. Activity can't receive events if it's in background.
-
Anyone here?
-
I would also like to know what battery life expectancy in standby mode is. Could you clarify that since I don't see actual charge?
-
@Eric, Would you support pull request on this?
-
Hi Laura,but if it's a hardware issue, does that mean that my boards will always show 0? Is it possible that you'll come up with firmware fix?