diff options
author | François Kooman <fkooman@tuxed.net> | 2016-06-07 15:10:01 +0200 |
---|---|---|
committer | François Kooman <fkooman@tuxed.net> | 2016-06-07 15:10:01 +0200 |
commit | 718d1fec2583579feac5a9cf7f44b7541afdc0ec (patch) | |
tree | ff2c7118ed3590548c5afe1284212db3b746e35a | |
parent | 7c14e0018152f8d4226ed969909db49a30cfcce9 (diff) | |
download | www.tuxed.net-718d1fec2583579feac5a9cf7f44b7541afdc0ec.zip www.tuxed.net-718d1fec2583579feac5a9cf7f44b7541afdc0ec.tar.gz www.tuxed.net-718d1fec2583579feac5a9cf7f44b7541afdc0ec.tar.xz |
update bose post
-rw-r--r-- | posts/soundtouch-iot.md | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/posts/soundtouch-iot.md b/posts/soundtouch-iot.md index 4eb508f..357d71f 100644 --- a/posts/soundtouch-iot.md +++ b/posts/soundtouch-iot.md @@ -1,6 +1,7 @@ --- title: SoundTouch and IoT published: 2016-06-06 +modified: 2016-06-07 --- The audio quality of the [Bose SoundTouch 10](https://www.bose.com/en_us/products/speakers/wireless_speakers/soundtouch-10-wireless-system.html) @@ -35,3 +36,20 @@ I guess I am still lucky that it works as much as it does without connecting it to the Internet! But using new devices without giving your data to manufacturers should not be that difficult! There is no need to integrate so tightly with online services... + +**Update**: I managed to disable the "setup mode"! +* Connect to the WiFi network created by the SoundTouch; +* Go to `http://192.0.2.1` and enter the details of any existing network, I + created an access point on my laptop without providing any Internet access; + +This should make the device leave setup mode. It will still try to connect to +the WiFi and keep the WiFi indicator flashing, but at this point the +`3 + Volume Down` works! + +If you want to update the software on the device for some reason you can +connect it to an access point with actual Internet and use the +`4 + Volume Down` combination to trigger the software update. This does not +require using any app. + +More details can be found in the [manual](https://www.soundtouch.com/Manuals) +on the Bose website. |