Cannot FCC-Unlock the "foxconn DELL Snapdragon X62" wireless modem

I have a Dell Latitude 7030 tablet with currently Almalinux9.5. I need to enable the wireless modem. I can see the modem but it is still disabled. After some research I found out that it seems to be locked due to FCC requirements. So I need to disable the FCC-Lock.
There is a script “/usr/share/ModemManager/fcc-unlock.available.d/105b”, where 105b is the modem’s vendorID. But the script returns “error: couldn’t get foxconn firmware version: QMI protocol error (57): ‘WmsInvalidMessageId’”.
“qmicli -d /dev/wwan0mbim0 --dms-foxconn-set-fcc-authentication=0” returns the same.
Can somebody help?