-
-
-
-
I am having an issue with GPS. I didn't use it much when the Bangle first arrived. I tested it and got a (slow) lock outside, but because I couldn't run for months after having covid that was about it. I recently started running again and I had a couple of weeks getting a really fast lock as long as I uploaded agps immediately before going, but the last few times I have uploaded the data but still no lock before giving up. This morning I fired gpsinfo up to see what was happening and it showed GP/BD/GL 10 2 0, but no lock. I only selected GPS onthe AGPS config and its the first time it I have noticed more than 1 for BD, but guess that is a red herring. Any thoughts?
-
If you have HRM set to always on then https://github.com/espruino/Espruino/issues/2141 could be your issue.
-
I don't really enjoy using GitHub Discussions, I think this forum has a much friendlier (I guess classic?) interface, but if maintaining this forum is taking up lots of Gordon's time then moving to the least effort option makes sense. I'll get somewhat used to it.
It will also mean giving up the small degree of pseudoanonymity I currently have - my username on this forum is completely different to my GitHub/real world name, but anyone with a mind to could already piece it together from things I have said.
I think the most important thing would be making sure the wealth of information here moves to GitHub Discussions (or whatever other platform) - the current forum can sometimes be hard to search, but there is a lot there when you dig back.
-
@Gordon yes, please create a common interface for text input - I already have a WIP mobile phone style keyboard that I intend to get back to soon.
-
It may at some point be possible to abuse the existing LCD to provide 64 colors. For example this code:
This was actually one of the first things I tried when I got my hands on the physical device. Needless to say I didn't feel the need to try it again.
Microphone/speaker (but these + waterproofing doesn't seem sensible, and waterproofing is more of a priority)
I wouldn't need, maybe even want, a microphone, but a speaker would be nice (but not at the expense of waterproofing). In the mean time, I wonder whether the beep using the vibration motor could be improved? I find it inconsistent at the moment, as mentioned somewhere in another thread.
-
-
-
Am I unimaginative if the Bangle 2 is already exactly what I need? There are things that can be improved, but they're software things and that's half the appeal. Sure, more colours would be nice, but I'd probably have been happy with monochrome too. The only thing I'd wish for that can't be done in software is better waterproofing, and even that is mostly peace of mind because I rarely swim.
-
Nice - really easy to read. Being so big means I don't even need to lift my arm, I can glance down and see it from by my side (just about).
I don't love the "L" to indicate lock status (mostly because it took me embarrassingly long to understand what it meant).
Of the watch faces I would actually use (rather than the ones I just use to show off), this is a close contender.
-
I don't remember having a watch like that in the 90s =D. Looks awesome.
@Gordon If you're making changes to the way alarms and timers work I've got some thoughts. Is there a thread open already?
-
-
-
My interpretation was that @uname wants to generate AGPS data in the correct format using his phone. Maybe by using the phone's GPS as a source of data?
I think it is technically possible, but I am pretty sure nobody has implemented it. It doesn't sound easy.
-
While it may make the watch somewhat usable if the button has already gone, I feel it is unlikely to make a difference to overall longevity if the buttons really are prone to failure (hopefully it is just an unlucky few). I for one (button thankfully still fine) don't consider reloading after using the app loader to be anywhere near my main use of the button.
-
You could put something into a widget to do that generally, or if you have a personal watchface that you use you could put code right on there. I just tested putting this at the bottom of 93dub to go to the launcher with a tap at the top of the watch:
Bangle.on('tap', tap => { if (tap.dir == "top") load("launch.app.js"); });
-
Someone a few days ago had somehow ended up with "Programmable" set to off, so that is worth checking separately too. I just checked and "Make Connectable" on my watch doesn't toggle that value (I assumed it would).
Is there anything that could be connecting to the watch automatically and beating you to it? A phone or something?
-
-
-
-
@Gordon what was the outcome of this? Three of the holes on my Bangle2 strap have now merged and I can't get a good fit anymore (when it was just 2 it was actually quite comfortable). Interested to know what you decided the best options were.