Hacker News new | ask | show | jobs
by dragonwriter 2995 days ago
> A small piece of software could be created to “handhold” the user though the forces of downloading the update file, format a usb stick and copy the update file to it.

Or just make and sell a cheap device (basically a low-spec tablet dedicated to a single app) that can connect to WiFi, say in the users home, and then be taken to the car and act as a hotspot with no upstream connection and deliver the update. (You can probably make it even smaller and cheaper with no screen if you want to offload the UI to a smartphone app; at which point you can probably have it hang off a keychain.)

1 comments

In the “mobile first” world we are moving to (thinking about how I see more people reaching for their tablet first over their laptop even if they even own a computer these days) I could see a “bridging cache device” like you say becoming more likely.

Hell with the size of WiFi enabled microprocessors these days (something like an esp8266 paired with enough flash to hold the updates) you could prob squeeze it right into the cars keyfob itself. Though I would want the wifi processor to be separate from the keyfobs key processor.

Edit: Wireless charging of the fob so the car keeps the fob charged. When the car detects an update is available via its lte connection it wakes up the more power hungry WiFi chip in the fob via induction or something (trying to keep the “cars keys” processor separated from the WiFi processor) and a notice on the cars dash or an push notification to the cars companion phone app notifies the user of an update. If the fob knows of a WiFi station it can listen for that beacon and then download the update. If not found after a while goes into a pairing mode for connection to a phone/tablet like you say by offloading the UI.

Would need some polish to make it user friendly but yeah... I’m liking the idea.