- cross-posted to:
- technology@lemmy.ml
- technology@lemmy.world
- cross-posted to:
- technology@lemmy.ml
- technology@lemmy.world
Google recently open sourced Pebble and today, Repebble has put some of the watches up for preorder.
I still have my circa-2016 email confirming my pledge for the Time 2 Silver, which ultimately got cancelled just before the fulfillment date due to Pebble selling out to Fitbit.
While I loved my original Pebble back then, I would really want something similar to look and function of the T2S so will watch this project in hopes it too is resurrected
due to Pebble selling out to Fitbit.
Due to Pebble going bankrupt, and managing to sell its software assets to Fitbit to gain just enough money to refund the kickstarter pledges and pay off it’s biggest debts.
Subscriber paywalled. I am so unbelievably sick of these.
I’ve pre-ordered the Core Time 2.
Pre-orders are something I never usually do, but given this is essentially just an improved version of an existing product, as opposed to a Kickstarter, I feel more confident. And I can cancel the preorder at any time (plus I’ll see reviews of the cheaper model before the Core Time 2 ships).
The price made me wince, though. It’s very expensive for the functionality. Technically cheaper than the original watches adjusted for inflation, but that ignores the current-day smartwatch market. Still, I loved the Pebble, so I think it’s worth it.
I pre ordered, and I’m usually annoyingly loud about not pre-ordering. That being said, i love my pebble time. I Kickstarted it back in the day, and it still works but the battery is weak. I could replace the battery, but i want more devices like this, so I’ll put some money in and eat Ramen for a few weeks.
can it play tetris
Does this interface with your phone at all? Tried skimming thru their website but the fact it doesn’t list Bluetooth in the specs leaves me confused why you’d spend this much money on a quasi-smartwatch that doesn’t have that capability.
It says they’re able to extend the battery life from 7 days to a month due to how efficient the new Bluetooth chips are.
You must have skimmed pretty fast.
I did indeed skim pretty fast, but it doesn’t say that, it just says from 7 days to 30:
[…] Battery life: I’m really excited that battery life will be increased from 7 days to 1 month! This is due to massive improvements in Bluetooth chip power efficiency over the last 10 years. […]
Source: https://ericmigi.com/blog/introducing-two-new-pebbleos-watches
Battery life: I’m really excited that battery life will be increased from 7 days to 1 month! This is due to massive improvements in Bluetooth chip power efficiency over the last 10 years.
It’s further down the page.
It’s damn near the very bottom lol, so I forgive myself for missing that. When I skim something for a product, I’m looking at the tech specs/BLUF message, not digging thru the entire page of text. Anyway, glad it’s all sorted out.
It absolutely does, on Android at least. On iOS, given Apple’s restrictions, the whole situation is a bit more complicated:
https://ericmigi.com/blog/apple-restricts-pebble-from-being-awesome-with-iphones
Yes! The best thing about Pebbles (IMHO) is how they handle notifications. In the specs, they list Nordic nRF52840 BLE chip (BLE stands for Bluetooth Low Energy)
Follow-up question - is this the watch I’ve been looking for that doesn’t spy on me and require a cl of us account to use?
Yes, this combined with gadgetbridge.
A pinetime is also a good alternative. (also with gadgetbridge)
I backed the original pebble on kickstarter and it’s what got me into smart watches. Happy they’re coming back and that they’re open source.
Edit: if I’m remembering correctly wasn’t there some server that the original pebble used that shut done that ended up knee-capping it? Wonder if there’s anything server-side being used here that could do the same.
Pebble still works thanks to the Rebble project. Everything else is free, but the dictation and weather services require a monthly $3 subscription to use as those are the parts that have rather hefty API call costs.
Though the experience is miserable on iOS. That’s entirely all thanks to Apple.
What makes it miserable on iOS?
The Pebble app was removed from the App store, so you have to manually sideload it every 7 days.
And:
Here are the things that are harder or impossible for 3rd party smartwatches (ie non Apple Watches) to do on iPhone:
- There’s no way for a smartwatch to send text messages or iMessages.
- You can’t reply to notifications or take ‘actions’ like marking something as done.
- It’s very difficult to enable other iOS apps to work with Pebble. Basically iOS does not have the concept of ‘interprocess communication’(IPC) like on Android. What we did before was publish an SDK that other apps (like Strava) could integrate to make their own BLE connection to Pebble. It was a clunky quasi-solution that other apps didn’t like, because it was hard to test (among other things)
- If you (accidentally) close our iOS app, then your watch can’t talk to app or internet
- Impossible for watch to detect if you are using your phone, so your watch will buzz and display a notification even if you are staring at your iPhone
- You can’t easily side load apps onto an iPhone. That means we have to publish the app on the iPhone appstore. This is a gigantic pain because Apple. Every update comes with the risk that a random app reviewer could make up some BS excuse and block the update.
- Because of iOS Appstore rules, it would be hard for us to enable 3rd party watchface/app developers to charge for their work (ie we can’t easily make an appstore within our app)
- Getting a Javascript engine to run in PebbleOS forced us to go through many hoops due to iOS — creating a compiler inside the Pebble iPhone app that in itself needed to be written in (cross-compiled to) JS to work with Apple’s restriction on downloadable code can only be JS
- As a Pebble watch/app developer, using the iOS app as relay to the watch sucks since the “developer mode” terminates every few minutes
https://ericmigi.com/blog/apple-restricts-pebble-from-being-awesome-with-iphones
I recently did out my old 401B after the screen fell off my Galaxy Active2. It charged right up and still lasts about a week.
Finding a new band was a PITA because of the weird segmented hinge bit but one person was selling diver bands for it on Amazon (I think it was Amazon)… Really not bad for a watch from a decade ago.
Edit: Yes, you can still use them without the OG servers being up, look up ‘Rebble’ (rebble.io)
Genuinely considering it as I love e ink, lightweight, long battery life, and open source
I understand that the watch operating system is open source. However, it seems that the watch will connect to a companion smartphone app. Do you know if the app is a requirement and/or if the app will be open source?
Yeah the mobile app is open source too https://github.com/pebble-dev/mobile-app
It is not clear that this is the app that will be used for the new watches. I imagine it will support the new RePebble watches, but I believe that app was intended for the original Pebble watches.
The thing that makes it so unclear to me is that this is a repo owned by the Rebble team, not the RePebble team. I do not know how much overlap there is between the two teams, but the RePebble team does not have any open source repos that I could find. Any mention of open source software by RePebble (including the OS) are links to repos owned by other teams, which is a little concerning.
Does it spy on us?
The hand-wavy answer is: go check the code and find out, however that’s not accessible to everyone.
The helpful answer is: The code is out there, and the launch date is far enough away that those who do understand it enough to make that distinction should have the time to do so before it ships, so time will tell.
The Rebble folks probably are the closest to knowing, given they’ve been hacking on the current app for the past several years.
My guess is probably not. The target audience probably wouldn’t be cool with it.
Also, there are 3rd party watchfaces and apps that will be available, so that code will need to be evaluated too. So, it’s more complicated than a single yes or no.
Gadgetbridge is compatible with Pebble devices
IIRC, it has a reflective LCD, not epaper display.
Is there any company that let’s you export your health tracking data in a non proprietary format and doesn’t charge you a monthly subscription to use your smartwatch’s health tracking features?
Withings
Fuck I want that so bad.
Withings
Garmin allows you to export data to a csv file. I’m not sure if it’s all data because I haven’t used it, but I know it’s simple.
That’s good to know, I liked the MIP display watches I saw from Garmin, but the only model with that display seems to be their most expensive watch
I think the forerunner 55 is MIP. It’s not a smart watch and it’s their base level running watch. I had one before I upgraded to the 265 and I loved it. Off the top of my head, I know it gives you sleep data, heart rate, data, stress level data, a HRV, VO2 max. Max. Maybe some other things. Along with the standard steps and Miles moved or kilometers moved.
Seems like it can be connected to your phone to see notifications and control music using the Garmin app, do I guess it’s smart enough for me, that plus health monitoring and long battery life are all I need, and it’s more affordable than other smartwatch’s as well. Does Garmin charge a monthly subscription to use the health monitoring? And does it allow you to export the health data?
No their app is free. You can access via your phone and on the web. Fyi music control on the Garmin is a bit clunky, but it works.
The 255 is also MIP and is basically the same as the one I have (265). The 265 swapped out the display for an amoled display.
Torn between this and a bangle.js 2, if I need a smarwatch at all
Having used both, personally I highly preferred the Pebble over the Bangle JS.
Pebble was solid software, good designs and it all just worked simply and did what I needed. I also thought the Pebble Time Round was near perfect in design and execution. I’m not a fan of the geeky look of the normal pebble and bangle watches (or the apple watch look).
The Bangle was fun to dev for, and I love that it exists, but it all felt like a dev project. Not a finished product. Granted it was early on in the project so I’m sure it’s in a better place now.
They both have similar capabilities. I say go with whichever you think is going to fit what you need a smartwatch to do.
Eh. I prefer the PineTime watch. It was like 25€+shipping and customs and it does everything I need, is fully open-source – it displays weather info, time, date, heart rate (although not very well), and has timer, stopper, etc.
How’s navigation with Pebbles? If I start bike navigation in Google Maps on my phone, can I get turn-by-turn directions on the watch, and does it not suck?
There is an Android and a companion Pebble app (“Nav me”) that reads the Google maps notifications (“In 300 meters turn left onto Jefferson Street”) and displays them on the watch. The remaining distance until the next navigation instruction decreases real time. Nothing fancy like minimap view, but can be useful in some situations.
There was/is a companion app called PebbleNav/NavMe that worked okay-ish, as long as you could survive with “Turn left in 100 metres to x street” type instructions with no map view (not really something you can do with 144x168 pixels).
I want one, but I don’t know what I’d do with it. It’s hackable, it pairs with a phone/tablet/etc.
I’m just trying to figure out what it can do for me. My lack of imagination annoys me.
I use my autopebble with tasker. Scripted a few things, like find my phone, load my audiobook, messages, etc. Used to have Google Home messages and lights and stuff, but I stopped using smarthome stuff for the most part. Mostly I use it for music control and weather and time though.
I also scripted a weird one that I could enter my feeling level at work throughout the day (1-10) and based on the average at tthe end tasker would play one of three songs when I got in my car at the end of work (only within a time range and if bluetooth was connected to car)
Pre-ordered one immediately. I miss my old Pebble Time Steel so much. Part of me wishes there’s one with that design but I’ll take what I can get.
Where’s my round?
No NFC ??? Whyyyyyyyyyy
Basic payment options would be sick
Wearing a Pebble Time steel right now, and I’m cautiously optimistic for this.
Just got this to talk to my phone, gadget wraps carbon and clear screen protector. All I need now is to find out how to change the watch face.
The app has a nice selection of faces, and you can also make your own (I made a few), though tbh I most use “blue futuristic” on mine
Thanks, I found them on rebvle but they won’t download to my watch.
Does the pebble app show your current watch face as active?
I don’t have the pebble or rebel.io app. I am connected via gadgetbridge.org and the rebel.io site.
No current face is showing.
Oh, ok. Sorry, I don’t know how to use either of those. You’ll need to reach out to them on that one.
Thanks for the help, the app won’t work on my phone as it has a too recent android version.