Moving to a new apartment or changing service providers often forces smart speaker owners to change their wireless network settings. The Marusya voice assistant, built into VK Capsule and Yandex Station devices, is tied to a specific SSID and password, so a standard router won't work without reconfiguration. If you simply changed the router password but the network name remains the same, the smart speaker will usually reconnect automatically, but if you completely replace the hardware, manual rebinding will be required.
The reconfiguration process is not complicated, but it does require following a specific sequence of steps in the mobile app. It is important to understand that smart speaker It doesn't have its own screen for entering a password, so all manipulations are performed through a smartphone. Depending on the device model, whether it's Yandex Station Light or VK Capsule Neo, the algorithm may have minor visual differences in the interface, but the logical chain remains the same for the entire ecosystem.
In this article, we'll detail all the steps for changing networks, examine common connection errors, and provide tips for optimizing the signal for stable voice assistant operation. You'll learn how to properly reset your Wi-Fi module and why it's sometimes easier to remove a device from the list than to try to reconfigure it. It is critical to have the new Wi-Fi password on hand before starting the procedure, as entering data via voice commands is not possible.
Preparing for a Network Change: What You Need to Know
Before changing settings, make sure your smartphone is connected to the Wi-Fi network you plan to connect the smart speaker to. A common mistake users make is attempting setup while using a 4G or 5G mobile data connection. The smart home app requires the phone and speaker to be on the same local network to transmit router credentials.
It's also worth checking your router's frequency range. Most smart speaker models, including devices with Marusya, operate primarily in the frequency range. 2.4 GHzIf your router broadcasts two networks (2.4 and 5 GHz) with the same name, connection conflicts may occur. Ideally, for the initial setup, it's best to temporarily separate the networks or ensure your phone is connected to the 2.4 GHz band.
⚠️ Important: Make sure AP Isolation isn't enabled on your router. This feature blocks communication between devices within the network, preventing the phone app from detecting the speaker, even if they are connected to the same router.
Don't forget to update the app Smart Home VK or Yandex to the latest version. Developers regularly release patches that fix bugs in device discovery protocols. Older software versions may not handle reconnection requests correctly, especially if you change the encryption type or Wi-Fi security standard.
How to reset Wi-Fi settings on a speaker
There are two main methods for initiating a new network search: software via the app and hardware via the button on the speaker's body. The software method is convenient if the speaker still has internet access or is in setup mode. A hardware reset is necessary if the device is frozen or you don't have access to the account it was previously linked to.
To perform a soft reset, open the app, select your speaker, and go to the device settings. There, find the option "Change Wi-Fi network" or "Unlink device." After confirming, the speaker will go into standby mode, indicating this with a voice or a change in the indicator light. This is the cleanest method, as it gracefully terminates the connection.
A hard reset is performed by long-pressing the microphone button or the dedicated reset button on the back panel. Typically, you need to hold the button for about 10-15 seconds until the speaker prompts you to reset. This method returns the device to factory settings, erasing all previous network configurations.
- 🔴 The indicator lights up orange: The device is in setup mode and ready to connect.
- 🔵 The indicator flashes blue: The connection or update process is in progress.
- 🟢 The indicator lights up green: The network connection has been established successfully.
- 🟣 The indicator flashes purple: Microphone mode is activated or recording is in progress.
Step-by-step instructions: reconnecting via the app
Let's look at a detailed procedure for reconfiguring the device via a mobile app. This method is preferred, as it allows you to control every step of the process. Make sure Bluetooth is enabled on your smartphone—it's used for the initial handshake between the phone and the speaker.
Launch the app and tap the plus sign to add a new device, even if the speaker was previously paired (it's considered new after the reset). The system will automatically detect the device in setup mode. If the search doesn't start, make sure you're close to the speaker (no more than 1-2 meters).
☑️ Checklist before connecting
Once the app finds the speaker, tap "Connect." You'll be prompted to select a Wi-Fi network from the list of available ones. By default, the app will select the network your phone is connected to. If you have a dual-band router, carefully check the network name to avoid selecting a 5 GHz network if the speaker doesn't support it.
Enter the password for the new network. Be careful with the letter case—passwords are case-sensitive. After entering, tap "Confirm." The speaker will attempt to connect to the router, which may take up to 30-40 seconds. During this time, do not switch to other apps or lock your smartphone screen.
| Indicator status | Meaning | User action |
|---|---|---|
| Flashing orange | Setup mode (Ready to pair) | Run a search in the app |
| Flashing blue | Attempt to log in to the network | Wait, do not interrupt the process |
| It's green | Successful connection | You can use the device |
| It's red | Connection error | Check your password and try again |
Troubleshooting Dual-Band Routers
One of the most common reasons why you can't change the Wi-Fi on your Marusya is confusion between the 2.4 GHz and 5 GHz frequencies. Many modern routers combine both frequencies under a single name (SSID) by default. Smart devices often only "see" the 2.4 GHz network, but the phone may be connected to 5 GHz, causing a credential transfer error.
To solve this problem, it is recommended to temporarily separate the networks in the router settings by giving them different names, for example, HomeWiFi_24 And HomeWiFi_5GConnect your phone to the network ending with _24 and repeat the speaker setup process. After a successful connection, you can try switching your phone back to 5 GHz—the speaker will remain connected to its network.
⚠️ Note: Router interfaces are constantly being updated. The location of the frequency splitting settings may vary between manufacturers (TP-Link, Keenetic, Asus). If you don't find this option, refer to your router's documentation or search for your model online.
The security protocol is also worth mentioning. WPA3Some new routers only use WPA3 by default, while older smart speaker models may only support WPA2. If the speaker refuses to connect, try setting the router's compatibility mode. WPA2/WPA3 Mixed or temporarily leave only WPA2.
What to do if the router hides the network name (SSID Hidden)?
In this case, automatic search won't work. You'll need to manually enter the network name in the "Other Network" field in the smart home app. Be very precise when typing the name, including spaces and symbols.
Setting up a static IP and DNS for stability
After you've successfully changed your Wi-Fi network, you may encounter a situation where the speaker periodically loses connection or takes a long time to respond to commands. This could be due to dynamic IP address changes or issues with the provider's DNS servers. For a smart home, static addressing is preferable.
Go to your router settings via a browser (usually the address 192.168.0.1 or 192.168.1.1). Find the LAN or DHCP Server section. You need to reserve an IP address for your speaker based on its MAC address. The MAC address is usually found on a sticker on the bottom of the device or in the smart home app under "Device Information."
Reservation example (DHCP Reservation):MAC: AA:BB:CC:11:22:33
IP: 192.168.1.50
Status: Enabled
It is also recommended to set up trusted DNS servers such as Google (8.8.8.8) or Cloudflare (1.1.1.1), directly in the router settings or in the Wi-Fi connection settings on the speaker itself, if the app allows it. This will speed up the voice assistant's response and improve speech recognition.
- 🚀 Ping reduction: Static IP eliminates delays in address issuance.
- 🔒 Safety: You always know which device has access to the network.
- ⚙️ Stability: eliminates address conflicts in the local network.
Common mistakes and how to fix them
Even if you follow all the instructions, specific errors may still occur. Let's look at the most common ones. If the app says "Unable to connect" but the password is correct, the problem may be the password length. Some older speaker firmware versions don't correctly handle passwords longer than 32 characters or those containing special characters like quotation marks or backslashes.
Another common issue is the router's limit on the number of connected devices. If your smart home is packed with gadgets, a budget router may simply not assign a new IP address to the speaker. In this case, rebooting the router or expanding the DHCP address pool in its settings can help.
Don't forget about software glitches in your account itself. If nothing helps, try removing the device from the app completely (don't just forget the network, but actually remove the device from the list), reset the speaker to factory settings, and add it as a new device from scratch.
⚠️ Note: When you remove a device from your account, all created scenarios and Alices involving it will be deleted. Before resetting, write down important scenarios or take screenshots of the settings.
FAQ: Frequently Asked Questions
Is it possible to set up Wi-Fi on a speaker without a smartphone?
It's impossible to completely change the Wi-Fi network without a smartphone, as there's no password entry interface. However, if you've only changed the password but the network name (SSID) remains the same, you can try using the WPS function on your router (if supported by the speaker) by pressing the button on the router and activating pairing mode on the speaker. However, this method is unstable.
The speaker doesn't see my Wi-Fi network, although other devices do.
Most likely, your network is operating in the 5 GHz band or is using a channel higher than 11. Smart speakers often only see channels 1-11 in the 2.4 GHz band. Try hard-coding the channel (e.g., 1, 6, or 11) and the channel width to 20 MHz in your router settings.
What should I do if all my playlists disappeared after changing Wi-Fi?
Playlists are linked to your account, not your device. After successfully connecting to a new network and logging into the app, the content should load automatically. If this doesn't happen, check that you're logged in to the same account you used before.
Does Wi-Fi reset when there is a power outage?
No, network settings are stored in the device's non-volatile memory. After turning on the power, the speaker will automatically attempt to reconnect to the last known network. A reset is only required if you change your password or hardware.