Earlier quoted context omitted.
I could easily see it measuring the forces and weight on the drum every 5 seconds (or even every 10 ms) during the whole wash, to be able to produce charts of vibration patterns, that engineers could use to correlate with failure. Remember -- when you're spinning at high speed to wring out the water, it's actually some pretty crazy strong forces. Or other things measured every ~second, like stuff related to the motor…
"Even easier if it's in XML or JSON rather than a CSV." Yes indeed, but compression algorithms are not that new.
LG washing machine sending 3.7GB of data a day
121–130 of 256 posts
Re: LG washing machine sending 3.7GB of data a day
#122Re: LG washing machine sending 3.7GB of data a day
#123Earlier quoted context omitted.
ios devices (unsure about android) use random MACs on wireless networks by default. https://support.apple.com/en-us/102509
Random aside for this, I believe this functionality existed for many years but actually hasn’t worked until recently. (Take this with a grain of salt)
Re: LG washing machine sending 3.7GB of data a day
#124Earlier quoted context omitted.
ios devices (unsure about android) use random MACs on wireless networks by default. https://support.apple.com/en-us/102509
The random MAC would still be within the vendor prefix though, and a MAC address won’t identity a specific device type anyway. Edit: I’m wrong
Re: LG washing machine sending 3.7GB of data a day
#125Earlier quoted context omitted.
I'm totally with you, except a notification that it's finished would actually be really helpful. It's apparently possible to track a washing machine's progress with a smart switch that monitors power draw; I've got one lying around so might try to implement that soon, to complement my hacky RPi-Ring-doorbell-announcer :)
Even dumber: I sense when the washer door has been closed longer than 70 minutes (the longest cycle is just shy of that), and start making a loud noise, which continues until the door is opened. Simple as that, no wireless components required. I simply leave the door open when the machine isn't running.
Re: LG washing machine sending 3.7GB of data a day
#126If the device just opened a simple TCP/HTTP server on your network for phone app access, there would be dozens of breathless articles from the typical low-quality technology sites claiming that your washing machine can easily be monitored by hackers. By hitting a specific LG domain and verifying/pinning certs, the vendor can ostensibly secure that central API and easily make updates if issues are found.
It sure seems like it would be much cheaper to have the device simply connect to Wifi and be able to respond to simple TCP packets (TP-LINK smart switches do this) rather than build all this centralized infrastructure that costs money in perpetuity.
Re: LG washing machine sending 3.7GB of data a day
#127> In a follow-up post a day after his initial Tweet, Johnie noted “inaccuracy in the ASUS router tool.” Other LG smart washing machine users showed device data use from their apps. It turns out that these appliances more typically use less than 1MB per day.
A megabyte a day still seems excessive.
Re: LG washing machine sending 3.7GB of data a day
#128Looking at the calendar, this corresponds to days we ran loads vs idle no use days. I'm okay with this level of data usage.
Re: LG washing machine sending 3.7GB of data a day
#129Re: LG washing machine sending 3.7GB of data a day
#130Earlier quoted context omitted.
Why do you need an entire megabyte for that? Even if you did laundry five times a day, it shouldn't take more than a few bytes to store a few metrics. Even if you're lazy and uploaded an uncompressed JSON array of objects, that shouldn't be more than a few kB. Way less if you compress it. A megabyte is a LOT of data.
I could easily see it measuring the forces and weight on the drum every 5 seconds (or even every 10 ms) during the whole wash, to be able to produce charts of vibration patterns, that engineers could use to correlate with failure. Remember -- when you're spinning at high speed to wring out the water, it's actually some pretty crazy strong forces. Or other things measured every ~second, like stuff related to the motor…
Because of the criticality, it was on high tier reliable SAN storage, replicated to a second site. IIRC, storage was like $80 Gb/mo.