I am using EM7565 with Android.
I have integrated RIL in AOSP.
I am getting “use-Rlog/RLOG-RIL: requestSetupDefaultPDPQMI_r12 Gobi device only supports IPV4” when using JIO card and data connection does not happen.
when i set APN to IPV4 (from GUI of mobile settings), i am able to be connected with Data.
Can you please suggest way, how to enable IPV6 on EM7565.?? or
How to set APN to IPV4 (for dynamic IP) form adb shell/command (not from GUI of mobile settings)?
@LTEEM Could you provide log of 1?
If the requestSetupDefaultPDPQMI_r12 reqeust failed with IPv4 only, it means the network side only support IPv4. So host side you need configure APN to support IPv4 only.
Can you please let me know are you able to access all website from GUI, like www.amazon.com, www.flipkart.com, because we are facing same issue, we are not able to access all website, but few websites are accessible like www.google.com , www.jio.com, also we are using a JIO sim card.