I have a device known as "JIOFI 3" (a WIFI device in which we have to put JIO sim card to connect to internet, I can also use it with a USB data cable as ethernet), it provides a feature, through which we can make unlimited voice calls, but the condition is that we need to install an app known as "JioCall" the problem is that this app first checks for the WIFI network to make call and SMS and the bad thing is my bliss OS did not have any WIFI driver. Yes, I can use a USB WIFI dongle which is a great solution but the reason I landed here is I thought maybe someone provide me the WIFI driver for it, because it lowers the cost and also increase the compatibility of the Bliss OS itself and also it feels bad to buy a USB WIFI dongle for it because my laptop already has a WIFI 6.
what I try to did before coming here is I did some research on how can I get WIFI driver for Bliss OS and what I gain from my research is
1) I have to find the driver source code for the hardware "Realtek RTL8852AE WiFi 6 802.11ax PCIe Adapter".
2) then I have to download the Bliss OS 15.x source code to my laptop.
3) then I have to compile the driver source code as the Linux kernel which Bliss OS 15.9.1 is using.
4) or just compile the driver source code as just by using the kernel headers and replace the .ko file from my Bliss OS with the compiled one.
5) another thing I tried is, I used android 12L emulator from Android Studio, I connected my jiofi device through my laptop with a USB cable to get ethernet USB connection, the Android Studio somehow makes virtual wifi of for android 12L emulator "AndroidWIFI", then I also try to use jiocall app, it works fine I can call and sms even my laptop is connected with ethernet, but it is whole different thing from Bliss OS 15 which is x86.
6) I did try to run the jiocall app on the emulators like bluestacks but it did not work.
where I am stuck
1) I have only 400 GB on my SSD and the Bliss OS 15.x source code needs at least 350 GB .
2) I did not have Linux environment installed on my laptop ( I can use WSL but it sucks too).
3) It will take hours to compile the source code I guess .
4) I did not have knowledge of kernel and other things .
So, can anyone help me with giving the WIFI driver and steps how can I install it on my Bliss OS 15.9.1 .
Or, any app which emulate or simulate my ethernet as Virtual WIFI to my Bliss OS 15