-
-
-
-
I don't suppose you noticed when it actually happened?
Nope, I noticed it after ~20 minutes :-/
Like was it at the point that your phone received a notification?
I do not think so but cannot be 100% sure.
And the watch started working when you disconnected Gadgetbridge and not when you reconnected it?
Exactly. Then the Bangle reconnected without any problems.
-
-
-
PS.: is it normal that it doesn't detect any sleep at all? Do I need a special app installed for that?
You need the Sleep Log app but sending sleep data to Gadgetbridge is in the to-do list.
-
-
-
-
-
-
Sorry @Gordon, I have bad news from my bangle :-(
Same problem here with my Kickstarter Bangle 2. The button worked fine until a few minutes ago. Then suddenly out of the blue there was no longer any perceptible pressure point and the button stopped working.
Same here. The button worked fine until last night. Suddenly no click, button dead :-(
My wife's bangle seems ok although its button is a bit mushy (seldom her bangle still freezes but at least the button works (for now))
-
-
-
-
-
-
I'm studying the tutorials and I have run into something unexpected.
This is the code taken from Layout tutorial. I only changed the
setLabel
text (One
→One11111
,Two
→Two22222
:var Layout = require("Layout"); var layout = new Layout({ type: "v", c: [{ type: "txt", font: "6x8:2", label: "A Test", id: "label" }, { type: "btn", font: "6x8:2", label: "One", cb: l => setLabel("One11111") }, { type: "btn", font: "6x8:2", label: "Two", cb: l => setLabel("Two22222") } ] }, { btns: [{ label: "Three", cb: l => setLabel("Three") }], lazy: true }); function setLabel(x) { layout.label.label = x; layout.render(); } g.clear(); layout.render();
After the second click the label gets dirty (both on emulator and physical device). What's wrong?
-
-
-
Once is enough. Last Sunday I lightly hit the wall while vacuuming - Luckily you can hardly see it. Luckily (2) this week I should receive the replacement (dead button). I already bought some Amazfit BIP screen protectors :fingercrossed:
(Sorry for the potato quality photo but otherwise the scratch is not visible)