-
-
I've done both described procedures,
>[Bangle.barometerRd(0xD0),Bangle.barometerRd(0x0D)] =[ 0, 16 ] >
and
Bangle.getPressure().then(d=>{ console.log(d); // {temperature, pressure, altitude} }); =Promise: { } undefined
I don't speak js in the slightest, no idea what to make of this so thanks for your help!
-
Aw shucks, it does appear to be stuck at a value (tiny vario doesn't register a lift ride), baro app reads zero in digital and ~1000 analogue and multiple reboots don't change this.
I'll attempt shutdown, charging and stuff like that but for the moment it appears something is wrong with the baro itself :c
Thanks for the pointers!
-
Hey, I've searched before posting but apologies in case I've missed anything. Yesterday I've noticed that the baro in my Bangle.js 2 is offset by about 30hPa from a Garmin GPS baro, a Casio watch baro and the local forecast and this is for the absolute measurement, not one corrected for altitude. Is there a way to calibrate this?
Thanks in advance!
-
-
-
If the design ticks most of my boxes I'm more than happy to pay in advance without expecting immediate results.
As far as the speaker goes, a piezo disc conducting sound into the case back has been tried and tested method of getting waterproof watches to make sound for years and imho the use cases for actual sound playback are quite limited in a watch, the sound feature will likely be used for simple notifications most of the time. Two use cases come to mind, TTS for blind/ partially sighted users, and navigation directions. This could perhaps be accomplished using BT earbuds.
Re Qi charging, I'm sure this is dealt with in phones and other smartwatches or perhaps it's no issue at all but it might be worth checking that the charging EMF or the magnetic core disc don't damage or interfere with the magnetometer.
-
I can imagine there maybe being some IO pins on the inside, so you could unscrew the case, maybe insert a spacer (or swap to a smaller battery), and then a second PCB with whatever extras you wanted in it.
Oooooh! That does sound good, perhaps this could be made compatible with Sensor Watch daughterboards, I'm sure there is some overlap in user bases, and you could take advantage of the open HW framework already in place.
Coincidentally I wear that exact Protrek and it feels like it's for the same reasons! I love the DCF77-disciplined timekeeping and the ability to sense one's surroundings to an extent. I just wish this kind of functionality and form came in a tweakable, open source package.
-
I suspect my view is the antithesis to what people expect of (open source) watches- I like a watch to be completely independent of a phone and be packed with sensors and stand-alone functionality. Phone battery lasts one day tops and sometimes I don't even want to bring it with me. I vote to keep as many sensors as possible, including the baro, which is useful for rudimentary weather forecasting.
My v2 wishlist would probably include:
- round display (if doable, resolution and colour depth don't matter much)
- buttons as well, for gloved operations
- better GPS (first and foremost for precise timekeeping)
- a basic beeper for alerts
- LoRa if doable, imagine connecting to meshtastic with a watch alone
- how do they get the baro sensors waterproof in regular ABC (alti-baro-compass) watches? Are those some bespoke waterproof sensors, or is there like an elastic membrane barrier?
- round display (if doable, resolution and colour depth don't matter much)
Affirmative, that's what it turned out to be- stuck.