Skip to content

Instantly share code, notes, and snippets.

View Nicholas-Wilson-YourIoT's full-sized avatar

Nicholas-Wilson-YourIoT

View GitHub Profile
@Jeonghu
Jeonghu / Unifi Flex Mini update unbricking.txt
Last active August 15, 2026 18:32
Unifi Flex Mini update unbricking
Verify that Flex Mini firmware is in corrupted state;
LED blinks: White Blue White
Disconnect power from Flex Mini
On PC, select a NIC for procedure.
Set that nic IP to 192.168.1.99/24
Setup WEB server to host firmware at: http://192.168.1.99/fwupdate.bin
Download original firmware from unifi website and save it as fwupdate.bin to WEB servers root directory.
Test that WEB server actually serves that binary !!!Important!!!