-
-
-
I have kept it overnight, same issue gadget worked for 3 days and died. LCD Wake does not seem to be an issue at least i have not noticed this happening a lot.
I am currently Re-charging and will try idle with no Bluetooth and post the results.
I understand that 4 weeks is not something that i have to expect, what is average daily battery usage in general scenarios? (Meaning no development just watch and Gadgetbridge for notifications. )
-
-
-
Hello,
I think there is something wrong with the battery in my device:
- Device: BangleJs2
- Firmware: 2v13
I did factory reset, settings are default, additional apps gadgetbridge, GB debug.
Before factory reset gadget was working 2 days only.
after reset: device was fully charged on 14.05.04 22:00 today 16.05.04 16:14 current battery level 51% is this normal ?p.s.
Gadgetbridge usage i minimal, default settings always connected notifications are filtered and have received 15 notifications during this period. - Device: BangleJs2
-
-
-
Yes there are multiple ways to implement this solution:
- Domains/Subdomains WS
- Realtime database ('firebase')
Application can have configuration for above in settings.
At the end of the day ideally this application should be bridge between pc/mobie/watch. and it is not just for comfort, PC servers could open up lots of possibilities for development.
Structure:
- PC = remote device
- Mobile = Bridge local
- Watch = End device local
- Domains/Subdomains WS
-
Will new gadgetbridge be listening to http requests ?
In other words will gadgetbridge have hook url which i can trigger to send http requests from remote pcs ?Example: https://play.google.com/store/apps/details?id=com.joaomgcd.autoremote&hl=en_US&gl=US
-
I was able to reproduce same issue same symptoms just now:
Bluetooth icon is blue on banglejs, Setting Android shows connected.
Android GadgetBridge Shows connected.Clicked Find lost device and nothing happened in bangle JS, Opened GB
Debug and it is not receiving messages.Opened Debug Menu on android GadgetBridge, tried to send some
messages, same issue.Simply disconnecting from gadgetbridge and reconnecting back fixed the issue. i think i need to check logs on Gadgetbridge and see what is happening.
I have enabled Write log files in settings of gadgetbridge, hopefully this is correct thing to do.
-
Ok, that is a strange one. So you just run the Gadgetbridge Debug app,
send messages from Gadgetbridge, and nothing happens at all.Correct.
So the rest of the time, it is now working ok?
Correct.
Is there a way to make it start working again? Like maybe closing the
bluetooth connection from gadgetbridge (long-press on the device) and
re-connect it? I'm not saying that's a solution but it helps to know
what's wrongIf i recall correctly what i did was following:
- Have disconnected from Gadgetbridge
- Connected to https://banglejs.com/apps to see if overall Bluetooth was working
- Reconnected from Gadgetbridge (This fixed it)
- Checked this morning and everything still works.
- Have disconnected from Gadgetbridge
-
-
Yesterday i did factory reset, all settings are default, installed two applications only Android Integration and GB Debug, bangle is removed from my laptop and is connected only to my mobile phone.
Today twice i experience following:
Bluetooth icon is blue on banglejs, Setting Android shows connected.
Android GadgetBridge Shows connected.Clicked Find lost device and nothing happened in bangle JS, Opened GB Debug and it is not receiving messages.
Opened Debug Menu on android GadgetBridge, tried to send some messages, same issue.
-
I have disabled HID, restarted bangle, Bluetooth color is gray, disabled Bluetooth on my laptop.
opened https://banglejs.com/apps on Android Chrome browser clicked connect, See my device in list but connect returns Device connection failed invalid JSON in the bottom of the screen.
Enabled Bluetooth on my laptop -
Opened https://banglejs.com/apps on linux chromium,clicked connect, can see banglejs in list but once i click connect/pair i get Device connection failed, notification on bottom.
-
Hello Gordon,
Thanks a lot for detailed response.
Would be nice to have debug interface for Bluetooth connections, i
think that due to some reason Bluetooth gets jammed on bangleJS (' I
might be wrong this is just a thought ')Not quite sure what you mean here? You mean getting log messages on
the screen or something like that?Yes maybe something similar to GB debug to know which device is connected to my bangle, but anyways i didn't know that i could differentiate Bluetooth status by icon color, also i noticed that Bluetooth icon was blinking yesterday not sure what that meant.
Anyways i will factory reset again will not enable HID, will take closer look at Bluetooth icon color, and temporally will not connect from my PC.
Ok, that's odd - you mean the Bluetooth icon is grey on the Bangle,
but Gadgetbridge on the phone says it is connected? It's possible it's
a power saving thing on your phoneNot sure about the icon color, will let you know once it happens again. but today i noticed something even more odd: GadgetBridge app was showing Connected, I checked bangle and it showed connected as well but none of the notifications, nor debug actions from GadgetBrige was captured by bangle. (I did debugging via BG Debug). Reference to power saving part should not be an issue since i took all the necessary steps to avoid it.
Are there any plans for creating native banglejs bridge both for android/ios from same app?
Not quite sure I understand what you mean?native library for bridging, alternative to GadgetBridge.
Reason why i asked -
1)Not sure about other peoples experience but for me it looks unstable(hopefully i am wrong)
2)Biggest downside is not having possibility to send HTTP requests, i have read that it is planed to resolve the issue but looks like they have other priorities
3)GadgetBridge is not supported on IOS -
Hello,
I am trying to unite all the issues i face with BangleJS - GadgetBridge configuration in Single Topic:
My Devices -
Type: Laptop
OS: Arch Manjaro KDE Linux
Kernel: Linux517
Browser: ChromiumType: Phone
Brand: Huawei P20 Lite
OS: Android Emui 9.1.0 Android 9
Browser:Chrome
Gadgetbridge: From F-droid v0.66.0Type:Watch
Model: BangleJS2
Firmware:2v13
Apps:alarm, health, setting, launch, boot, antonclk, about, widlock, widbat, widbt, widid, welcome, messages, android, gbdebugIssues -
1)Laptop auto pairs with BangleJS and doesn't allow connections from Android
2)Even when i remove Auto Pair from latptop it still gets paired with BangleJS when connected from IDE or Apps
3)Sometimes i am not able to connect to BangleJS from IDE or Apps on my laptop
4)Sometimes when connected to banglejs from GadgetBridge, notifications doesn't work and and connected shows NO on my banglejs.
5)Sometimes i am not able to connect to BangleJS from my android device
6)Sometimes switching off Bluetooth on my laptop/Android helps to solve the issue sometimes it doesn't help
7)Rebooting the device does not always help
8)Factory Reset does not always help
9)Removing all the extra apps does not helpMy thoughts-
Would be nice to have debug interface for Bluetooth connections, i think that due to some reason Bluetooth gets jammed on bangleJS (' I might be wrong this is just a thought ')Notes-
This can be conflict between multiple devices but i was able to replicate the issues in Environments were i had only android and banglejs devices with me.Question -
Are there any plans for creating native banglejs bridge both for android/ios from same app? -
I know but than i have to connect my device to pc/mobile which will ruin debuging process.
Even if it remove connection after installing app not a fact that following app is optimized enough to not have impact on final result.