The changable wifi interface name of ROCK 5C Lite

I had no screen and use cli on ROCK 5C Lite. i use the nmcli to connect wifi.
However , i was not able to re-conn the wifi when i reboot the board.
i found that the interface name of wifi will change after reboot.
As can be seen in the picture, this cause networkmanger cant found the interface in saved conf file.
image
image

i use the following command
ln -s /dev/null /etc/udev/rules.d/80-net-setup-link.rules
and the wifi name is stable as wlan0
image
and it can re-conn the wifi after reboot.
It’s a feature or bug ? Need fix.

Hi,
Please install this udev deb.

radxa-udev_0.1.1_all.zip (2.9 KB)

ok, i will try it later