You can use Larry Finger New Repo for this purpose:
This repository includes drivers for the following cards:
RTL8822BE, RTL8822CE, RTL8821CE, and RTL8723DE
If you are looking for a driver for chips such as RTL8188EE, RTL8192CE, RTL8192CU, RTL8192DE, RTL8192EE, RTL8192SE, RTL8723AE, RTL8723BE, or RTL8821AE, these should be provided by your kernel. If not, then you should go to the Backports Project (https://backports.wiki.kernel.org/index.php/Main_Page) to obtain the necessary code.
Dependencies
sudo dnf install make gcc kernel-headers kernel-devel git
Instalation
git clone https://github.com/lwfinger/rtw88.git
cd rtw88
make
sudo make install
MORE INFO and Aditional Configuration if it necesary
Regards., HTH