Setting up a data connection over QMI interface using libqmi with LE910C1-NF

I followed the steps for setting up a data connection over QMI interface using libqmi. after completing all the steps i was able to recieve an IP but when i try to ping it has 100% packet loss. I am using a raspberry pi 4b with a RASPBERRY PI 3G/4G&LTE BASE HAT, a Telit LE910C1-NF, and a tmobile sim.
I made sure to update the firmware, and I followed the trouble shooting guide but all the commands return the proper response. Is there anything else that I should do



Hi @damani ,

sudo udhcpc -q -f -i wwan0 is a non-ending command as long as the connection is up.
Open a new terminal and test your connection.

I tried that and got the same results