(no title)
zeroflow | 1 year ago
They made the analysis, how long the flash will live and saw, that it will make it out of the warranty period. Thus they did not opt for more durable and expensive flash and/or software change.
I've seen this myself before. One process step before release of the control module was a write cycle analysis to make sure the unit will live for at least 10 years (i think) before the guaranteed write cycles of the flash memory were consumed.
audunw|1 year ago
I don't think actual malicious planned obsolescence is as prevalent as many believe. A device breaking right after warranty is not a good strategy to get repeat customers. It's also a huge risk if you miscalculated and you suddenly get a lot of warranty cases. You want a lot of margin there.
I've been involved in the design of a thing myself, where something the manufacturer hadn't clearly communicated - and we just barely caught - could have made the device die just around a typical warranty period for such a device. When we found out, of course we worked on this problem to make sure it didn't die prematurely.
yuye|1 year ago
Also, their claim is that they're not outsourcing. If you check their website, it claims everything is designed and manufactured in Australia.
Nevertheless, I'd have given them the benefit of the doubt if it were not for:
1. The only option being a full system replacement.
2. Communication protocol being encrypted.
3. App being locked down to certain hard-coded models.
None of these give me any hope that this is a well-meaning company that just has some issues.
Also, I think a company that sells a product most customers would only buy once or twice in their lives is not a company that expects many repeat customers.
jerf|1 year ago
By contrast ACs are on the decadal scale.
Integrating a tablet can't work. It's a dumb idea from the outset.
Similar hardware can work. There are touchscreen UIs that do last for a long time, especially on an AC unit where they're not getting used all the time. But they aren't tablets. In particular I'd finger the lithium ion batteries optimized for tablet-style usage as something you don't put into a system you want to last about ten years. Most of my tablets "die" when the battery just becomes unusable.
And you probably want an LCD chosen for robustness rather than being the cheapest possible high resolution display... again, plenty of LCDs can last for a long time, but the trifecta of "high resolution", "cheap", and "lasts a long time" is asking an awful lot for a fleet of systems. ("Cheap" and "lasts a long time" is, by contrast, readily available; it just won't be pretty. But it'll work fine.) And by "high resolution" I don't mean "retina display", just anything suitable for a tablet. Ye Olde 640x480 is plenty for an AC display, even in monochrome.
You want something pretty, give it a way for a real app to access it on the network. Except don't bother, really, because there's no way you're going to maintain that for 10 years either.
Sohcahtoa82|1 year ago
I've been saying this for a while.
Consumers are insanely price-sensitive while also short-sighted. They'll buy a $20 blender that will die in a year rather than the $100 blender that will last a lifetime.
Manufacturers know this and there's a race to the bottom on pricing. To get pricing as low as possible, quality and durability take a hit.
fmbb|1 year ago
Workaccount2|1 year ago
Working in the electronics industry, I have never once heard anyone talk about this. Engineers love engineering, and if it was real their would be a whole field devoted to it. But there isn't.
Also, since this board is stacked with software guys...
Planned obsolescence is way easier to implement in software. How many of you have been asked to put a time bomb in a warrantied product?
Planned obsolescence is a term that lay people use to describe unfortunate breaking of things that are sufficiently complex to be considered "a magical black box". In reality it is just another apparition of Murphy's law.
imtringued|1 year ago
yuye|1 year ago
Opting out of a more durable solution when you know the device will break right after warranty is still planned obsolescence.
muppetman|1 year ago
TeMPOraL|1 year ago
WhyNotHugo|1 year ago
This device should not need to write to storage. It has to save settings when the user manually changes them, which can't be more than a few kilobytes per year. Any other writes are likely an oversight on the developer's part.