09-06-2018 14:20 - edited 09-06-2018 14:21
09-06-2018 14:20 - edited 09-06-2018 14:21
I've just signed up for new service provider and ported my old number to the new sim. The number got transfered fine and I can make calls but there is no data activated. I can turn on the wifi but no data connection. It's been six days without any data.
My phone is HTC One A9.
I've tried following so far....
Turning phone on and off (lol, multiple times).
Settings > Bachup & Reset > Network setting reset.
Remowing the sim and giving it a clean and replacing it.
on 11-06-2018 06:16
on 11-06-2018 06:16
on 11-06-2018 08:40
on 11-06-2018 08:40
on 11-06-2018 12:10
on 11-06-2018 12:10
on 11-06-2018 12:58
on 11-06-2018 12:58
on 11-06-2018 13:26
on 11-06-2018 13:26
on 11-06-2018 13:30
on 11-06-2018 13:30
Would a factory reset help this?
on 11-06-2018 13:44
on 11-06-2018 13:44
on 11-06-2018 17:30
on 11-06-2018 17:30
11-06-2018 17:54 - edited 11-06-2018 17:57
11-06-2018 17:54 - edited 11-06-2018 17:57
on 11-06-2018 18:25
on 11-06-2018 18:25
Right then, according to Google, this is the HSDPA control menu *#301279#
If this works and it allows you to edit, make a note of what you've got set currently so you can go back if we completely *beep!* it up, but try something like:
ro.ril.enable.dtm=1
ro.ril.gprsclass=12
ro.ril.hsxpa=1
ro.ril.hsdpa.category=6
ro.ril.hsupda.category=6
This is what I used to write into firmware for O2 use, but that was on a rooted ROM, so I've actually no idea if it can be adjusted on a stock ROM.
ro.ril.hsxpa=3 ro.ril.gprsclass=32 ro.ril.hep=1 ro.ril.hsdpa.category=28 ro.ril.enable.3g.prefix=1 ro.ril.htcmaskw1.bitmask=4294967295 ro.ril.htcmaskw1=268449905 ro.ril.hsupa.category=9 ro.ril.def.agps.mode=2 ro.ril.def.agps.feature=1 ro.ril.enable.sdr=1 ro.ril.enable.gea3=1 ro.ril.enable.fd.plmn.prefix=23402,23410,23411 ro.ril.disable.power.collapse=1 ro.ril.enable.a52=0 ro.ril.enable.a53=1 ro.ril.enable.dtm=1
If you have connectivity issues:
change:
ro.ril.enable.a52=0
to
ro.ril.enable.a52=1
ro.ril.enable.dtm=1
to
ro.ril.enable.dtm=0
AT THIS POINT I WISH TO POINT OUT THAT THIS IS AT YOUR OWN RISK.
If it goes wrong, I wasn't here, ever (and you'll have to get your ROM reinstalled)