Hi All
I have a Nokia 8110 and 6300. I am located in the US. I have been on a quest for a simple privacy phone, so GerdaOS on the 8110 is great. Many thanks to the team. The phone is close to perfection for me, great form factor, private, easy to use, etc. etc.
I have been using it as a 3G device in the US. It supports band 5, for which AT&T has decent coverage nationwide. I would be happy with this except that in February AT&T will shut down 3G on band 5.
I ran the script in that post as well, and also changed my IMEI to the 6300's numbers, since the 6300 works fine on LTE. I haven't been able to make it work yet.
I do think the script is doing something because when I dump the contents of /dev/block/bootdevice/by-name/tunning, files nvm/num/6828 and nvm/num/6829, the value is the "new" one written by the script. I confirmed this by power cycling the device and running:
# busybox tar xf
/dev/block/bootdevice/by-name/tunning
Then looking for nvm/num/682[8-9]
I also double checked this using QXDM in Windows.
Poking around with other NV data, I also found several values like:
66267 RFNV LTE B1 Max TX Power DB10 /nv/item_files/rfnv/00020992 RF LTE
with readable values like:
1 1 RFNV_LTE_B1_MAX_TX_POWER_DB10_I[0] 16 UINT16
225 225 RFNV_LTE_B1_MAX_TX_POWER_DB10_I[1] 16 UINT16
The corresponding names for other channels like B2 are there:
66692 RFNV LTE B2 Max TX Power DB10 /nv/item_files/rfnv/00020993 RF LTE
but they are empty.
I have some limited experience working with 4G modem programming in Linux (Sierra Wireless products), but I don't know quite how these values work for this device.
In theory the Snapdragon X5 modem accompanying the 205 CPU should support all these frequencies.
Can anyone confirm a procedure that opens other bands for LTE in the US on the 8110?
Some possibilities:
- This is actually not possible due to another hardware constraint beyond the modem. Maybe the amplifier or antenna. I may be able to replace the antenna with the one from the 6300. Changing the amp is probably beyond my ability.
- This blog refers to a security code needing to be sent (
https://chronovir.us/2019/04/23/Either-Qual-or-Comm/). The end of the thread above mentions going to offline mode, setting a code, then setting the 6828 and 6829 values. Maybe I need to "go offline" and set some code?
- I have the TA-1048 model from Europe. There is a TA-1059 version for sale here in the US. Maybe there is some hardware difference that makes it possible with the TA-1059? I would buy one if I were certain it would work, but I don't want to just waste $70 to find out.
Anyway, sorry for the long post, and THANK YOU for this project. GerdaOS on this phone is exactly what I've been looking for.
Collin
---