Yesterday i setup my Unifi6 Long Range AccessPoint. I checked which version i have - and i have Version 1 with 2.5Gbps network card and RGB-Leds. I was able to set the leds to a red color with stock firmware.
After installing openwrt i setup a blue led config with netdev on rx/tx.
It didn't flashed (like my Unifi6Lite), so I looked into dmesg output and it was flooded with such messages:
[205836.528305] ubnt-ledbar 0-0030: Error initializing LED transaction: a8
[205836.535083] leds blue: Setting an LED's brightness failed (-22)
[205977.546306] ubnt-ledbar 0-0030: Error initializing LED transaction: a8
[205977.553085] leds blue: Setting an LED's brightness failed (-22)
[206033.375518] ubnt-ledbar 0-0030: Error initializing LED transaction: a8
[206033.382397] leds blue: Setting an LED's brightness failed (-22)
Setting a single color by hand worked somehow. Has anyone had the same experiences?