→ Install OpenWrt (generic explanation)
/tmp
(OEM fw is based on OpenWrt so there is no factory variant)firmware.bin
echo "5edfacbf" > /proc/ubnthal/.uf
dd if=/tmp/firmware.bin of=/dev/mtdblock2 dd if=/tmp/firmware.bin of=/dev/mtdblock3
dd if=/dev/zero bs=1 count=1 of=/dev/mtd4
reboot
Proceed to First Login
This AP-Pro documentation can be used also for UK-Ultra: Harder Soft-Unbricking a Ubiquiti Unifi UAP-Pro AP
Architecture | MIPS |
---|---|
Vendor | Atheros |
Bootloader | U-boot |
System-On-Chip | Atheros (AR9563) |
CPU Speed | 775 MHz |
Flash size | 16 MB |
RAM | 128 MiB DDR2 |
Wireless | AR9563 / AR9880 |
Ethernet port | Gigabit, 802.3af PoE capable |
USB | No |
Static and flashing can be configured as follows.
echo 1 > /sys/class/leds/white\:dome/brightness echo 1 > /sys/class/leds/blue\:dome/brightness echo 0 > /sys/class/leds/white\:dome/brightness echo 0 > /sys/class/leds/blue\:dome/brightness
echo timer > /sys/class/leds/white\:dome/trigger
See the UniFi page for how to flash the led based on network traffic.