→ Install OpenWrt (generic explanation)
factory.bin
to /tmp
fwupdate.bin
fwupdate.real -m fwupdate.bin
Proceed to First Login
use the normal sysupgrade process or:
→ port.serial general information about the serial port, serial port cable, etc.
How to connect to the Serial Port of this specific device:
Serial connection parameters for Ubiquiti UniFi AP PRO | 115200, 8N1 |
---|
→ port.jtag general information about the JTAG port, JTAG cable, etc.
How to connect to the JTAG Port of this specific device:
Insert photo of PCB with markings for JTAG port
The UniFi AP PRO led can be white or blue.
Static and flashing can be configured as follows.
echo 1 > /sys/class/leds/ubnt\:white\:dome/brightness echo 1 > /sys/class/leds/ubnt\:blue\:dome/brightness echo 0 > /sys/class/leds/ubnt\:white\:dome/brightness echo 0 > /sys/class/leds/ubnt\:blue\:dome/brightness
echo timer > /sys/class/leds/ubnt\:white\:dome/trigger echo 1000 > /sys/class/leds/ubnt\:blue\:dome/delay_on echo 1000 > /sys/class/leds/ubnt\:blue\:dome/delay_off
echo 0 > /sys/class/leds/ubnt\:orange\:dome/delay_off
config 'led' option 'sysfs' 'ubnt:white:dome' option 'default' 0
See the UniFi page for how to flash the led based on network traffic.