The Xiaomi Mi Home Security Camera 360° (or its modifications like the Xiaomi Mi Home Camera 2K Pro) has become a popular solution for the smart home thanks to its wide viewing angle, night shooting and integration with the Mi Home ecosystem. However, users often face a problem: the device suddenly stops connecting to Wi-Fi, does not appear in the application or emits errors like “Device offline” or “failed to connect to the camera”** (codes 50001, 70002, 90003).
In 80% of cases, the problem is solved without going to the service center – it is enough to diagnose the cause. In this article, we will analyze all possible scenarios, from trivial errors in settings to hardware malfunctions, focusing on hidden router settings that block the connection of Xiaomi cameras, and rare firmware bugs that are not written in the official documentation.
If your camera flashes yellow (setting mode) or red (error), and the Mi Home app gives you a message that says "Connection failed," start with the first partition. For power users, we'll immediately give you a table of error codes and their solutions.
1. Checking the basic connection conditions
Before digging deeper, make sure the minimum requirements for the camera are met, often with little things that users don't pay attention to.
- 📶 Wi-Fi 2.4 GHz: Xiaomi 360 cameras° (Except for models marked Dual-Band, only work on 2.4 GHz network. If your router broadcasts both networks (2.4 and 5 GHz) under the same name (SSID), Solution: split the networks in the router settings or temporarily shut down 5 GHz.
- 🔒 Type of encryption: Supported only WPA/WPA2-PSK (AES). If you WEP, TKIP or WPA3, The camera won't connect. Check the router's security settings.
- 📱 App resolutions: Mi Home requires access to geolocation, camera and microphone (even for customization). - Android 12+ iOS 15+ These permissions are often reset after updates.
- ⚡ Camera power: If the indicator doesn't burn or flashes white, check the power supply (should be) 5V/1A or 5V/2A). Using unoriginal charges can cause failures.
Pay special attention to the region of your Mi Account. If you bought a camera in China or Europe and your account is linked to Russia, there may be firmware conflicts, in which case you will need to change the region or firmware through ADB.
2. Wi-Fi connection errors: codes and solutions
Xiaomi cameras, when connected to the network, give out error codes that help to diagnose the problem more accurately.
| Error code | Reason. | Decision |
|---|---|---|
| 50001 | Incorrect Wi-Fi password or incompatible encryption | Check the password (registration is important!) Change the encryption type to WPA2-PSK (AES). |
| 70002 | Weak Wi-Fi signal or interference from other devices | Move the camera closer to the router. Change the Wi-Fi channel to 1, 6 or 11 (manually in the router settings). |
| 90003 | The camera was previously linked to another Mi Home account. | Reset (button) RESET 10 seconds). |
| 10005 | Router restrictions (MAC-Filtering, Parental Control) | Turn off the filtering by MAC in the router settings. MAC-whitelisted. |
| 12001 | Incompatibility with IPv6 protocol | Turn off IPv6 in the router settings (LAN or DHCP section). |
If your error code is not listed in the table, try an alternative way to connect:
- Put the camera in setup mode (press the reset button for 5 seconds until you hear the voice message "Ready to connect").
- In the Mi Home app, select Add Device» → «Camera» → «Other ways of connecting» → «Connection through QR-code».
- Bring it in. QR-code from the phone screen to the camera lens (distance 10-15 cm).
💡
If the camera makes a “Ding-dong” sound but doesn’t connect, try disabling Band Steering (automatic switching between 2.4 and 5 GHz) in the router.
3.Problems with the Mi Home app
Often, it's not the device itself that's to blame, but the software.
- 📱 Outdated version of the app: Mi Home regularly releases updates with compatibility fixes. Check the version on Google Play or App Store (current for 2026 - 6.5.4).+).
- 🌍 Incorrect account region: If you bought a camera in China and your Mi Account is registered in Russia, there may be conflicts, and the solution is to change the region in your profile settings (but this will result in a reset of all devices!).
- 🔄 Cache and app data: On Android, clear the Mi Home cache in your phone settings (Settings) → Annexes → Mi Home → Memory. → Clear cache. On iOS, delete and reinstall the app.
- 🛡️ Blocking by a firewall or VPN: Turn it off. VPN, AdGuard or antivirus at the time of setting up. Some providers (for example, Rostelecom) block Xiaomi traffic at the level of the system. DNS.
If the camera disappeared from the list of devices after the application update, but the indicator is blue (connected to Wi-Fi), try:
- Go to Mi Home → Profile → Account Management → Shared Access.
- Find the camera in the list and click “Add to my account”.
What if Mi Home asks for a “camera firmware update” but the update hangs?
Hardware reset and flashing
If the software methods didn't work, it's time to move to "heavy artillery," resetting to factory settings deletes all the camera data, including the account binding, and returns it to a "out of the box" state.
Turn off the camera for 10 seconds.|Find the button. RESET (usually under the lid or near the power connector)|Prepare a paperclip or toothpick to press|Make sure the router is on and broadcasting 2.4GHz-->
Resetting instructions:
- Put the camera on the network. Wait for the indicator to flash yellow.
- Press and hold the RESET button (10-15 seconds) until you hear the voice message “Reset successfully”.
- The indicator should flash yellow-blue – this means that the camera is ready for a new setup.
- Start the Mi Home and add the device again.
If the reset didn't work, it might be the firmware that's damaged, and it's after a failed update or a power surge.
- The camera flashes red and doesn’t respond to the button.
- The application appears the error "Device does not respond" (code 10031).
- When connected to LAN (if maintained) not pinging IP-address.
In this case, you will need to manually firmware through UART or OTA, and detailed instructions are in the next section.
💡
Factory reset removes all records from the memory card (if installed). If you need data, remove the microSD before reset.
5. Hand-held firmware of the camera (for experienced)
If the Xiaomi 360 camera° «It's "bricked" (not turned on, flashes red or doesn't react to a reset), you can try to reflash it yourself. ADB and the squashing iron (to connect to the UART).
First, identify the camera model (written on the sticker below):
- Xiaomi Mi Home Security Camera 360° 1080p (lumi.camera.ac1)
- Xiaomi Mi Home Camera 2K Pro (lumi.camera.ag01)
- Xiaomi Mi Home Camera 360° 2K (lumi.camera.ae01)
You'll need firmware.
- 🖥️ Computer with Windows/Linux and installed by Python 3.8+.
- 🔌 USB-TTL adapter (e.g, CP2102 or FT232) plug-in UART.
- 📁 Firmware for your model (download on GitHub or Xiaomi Community).
Step-by-step:
- Turn off the power. Disassemble the body (carefully tucking the clips with a screwdriver).
- Sell USB-TTL to the UART contacts on the board (usually GND, TX, RX, 3.3V).
- Connect the adapter to your computer and open the terminal (like Putty or screen):
screen /dev/ttyUSB0 115200- Turn the camera on. The terminal should have a boot log. Interrupt it with Ctrl+C and type in the firmware command:
flash eraseall
flash write 0x00000 firmware.bin
resetWarning: The wrong firmware can permanently disable the camera. If you're not sure, contact the service center.
💡
For chip-based cameras. Hi3518E (For example, Xiaomi Mi Home Camera 2K) utility hichip_tool, It's a simpler firmware without a soldering iron, and you can download it here (registration required).
6.Power problems and hardware malfunctions
If the camera doesn’t turn on at all (no indication) or shuts down after a few seconds, the problem may be:
- ⚡ Power supply: Use only the original adapter 5V/1A or 5V/2A. Non-original charging (especially with AliExpress) can give unstable voltage.
- 🔌 Power connector: Over time, the contacts become oxidized. Try to clean them gently with alcohol and cotton swab.
- 🔋 Capacitors on board: If the camera turns on but immediately turns off, the capacitors next to the processor are likely to have swollen.
- 📡 Wi-Fi antenna: If you fall or hit, the antenna (thin wire from the board to the body) can come off.
For diagnosis:
- Try connecting the camera to another power source (e.g., power bank).
- Check the voltage on the board with a multimeter (on the contacts 5V and GND should be exactly 5V).
- If the camera is briefly on but not loading, listen to the sounds: One short signal is a firmware loading error; two signals are a memory problem; continuous squeak is a processor malfunction.
Warning: If the camera smells like a burn or if the board shows blackened elements, don't turn it on. It's a sign of short circuit, and it's dangerous to keep using it!
7. Alternative ways of connecting (without Mi Home)
If the official Mi Home app refuses to work, you can try alternative methods:
- 🌐 Web interface: Some models (e.g. Xiaomi Mi Home Camera) 2K Pro) have a hidden web interface. To connect to it: Find IP-camera address on the router (section) DHCP Clients. Enter this one IP in the browser (for example, 192.168.1.100). Default login/password: admin/empty root/123456.
Third-party annexes
TinyCam Pro
iSpy
RTSP
Xiaomi
rtsp://[IP_ Cameras]/live/ch00_0- 🔧 Protocol ONVIF: If the camera supports ONVIF (You can add it to Blue Iris, Synology Surveillance Station, or QNAP QVR.