26

(1,110 odpowiedzi, napisanych Sprzęt / Hardware)

with ZTE is alwasy a surprise..
so your motherboard is an MF289F1 while module has versione for MF289F, so build is older than the one that is an T2 pure versione (MF289F1 both firmwares)

27

(1,110 odpowiedzi, napisanych Sprzęt / Hardware)

smereka napisał/a:

no wifi is integrated

which HW is it? T1 or T2?

28

(1,110 odpowiedzi, napisanych Sprzęt / Hardware)

@smereka got the link and...
looks like your version is first MF289F instead lf MF289F1 and the module has an old version

VDF_DE_MF289FMODV1.0.0B07
2021-04-28 14:29:49:183 +0800

So my b05 is for MF289F1 and it newer than your smile

Does the board where this module has been taken has dedicated QCA 5G wifi?

Looks like AT1/AT2 version for Italian unit

29

(1,110 odpowiedzi, napisanych Sprzęt / Hardware)

no you can open free account that is limited to 50G and cannot create link with expire
but once i've downloaded, you can delete the link or the folder into the portal smile

30

(1,110 odpowiedzi, napisanych Sprzęt / Hardware)

smereka napisał/a:

For large attachments, you need an email containing 100MB. Do you have one?

drop it into a Mega folder and then send me the link over email wink

31

(1,110 odpowiedzi, napisanych Sprzęt / Hardware)

smereka napisał/a:

with your qcn, it still drops to 3G, and when I call this card, once I stop calling, the modem doesn't want to go back to LTE, it's terrible, I have an interesting case wink

Okay, he finally came back, but after about a minute. Where on the original qcn it took a few seconds

And one more thing. With your qcn, it only aggregated 3 bands. On the original one, it aggregates 4. I have already returned to the original because it works better. All right. I'm sending you the files you asked for. Enter your email address.

regarding the band on that QCN, if you set back all bands avaliable it should aggregate 4CA, don't remeber if the test i've done was just with 7+3+1, so the backup can have lte_band_pref configured in that way

send them to stich86@hack-gpon.org

32

(1,110 odpowiedzi, napisanych Sprzęt / Hardware)

i think it's better to use my dummy QCN and then set variables, you are using "stock" B07 qcn, i never tested it
So make a QCN backup of your module an follow the procedure to restore the EFS on my git

of send me all this stuff (including QCN with IMEI removed) and i'll try to test on my module

33

(1,110 odpowiedzi, napisanych Sprzęt / Hardware)

are you able to test cell_lock on this build? just to see if they've fixed it from B05, because all other versions still don't support it

34

(1,110 odpowiedzi, napisanych Sprzęt / Hardware)

smereka napisał/a:

Ok, I can upload these files via EFS explorer, but then you write:

Open TeraTerm and connect to NMEA port, then run these commands:

AT+CGDCONT=2,"IPV4V6","ims"
AT+CGDCONT=3,"IPV4V6","sos"
AT$QCPDPIMSCFGE=2.1
AT$QCPDPIMSCFGE=3.1


I don't have it on Windows after connecting the modem to the NMEA port adapter? Do you need any special drivers or what?

NMEA port is the other one that you need to "force install" checking the Hardware instance (my screen refers to VFDE B05, but I can suppose that B07 has same HW ID) or if the module is in the router you can use picocom\minicom and point to /dev/ttyUSB1 or USB2 (if you are using IceG stuff) and input that commands there smile

35

(1,110 odpowiedzi, napisanych Sprzęt / Hardware)

smereka napisał/a:

It is impossible to copy this config file via adb?

no, all this stuff should be done using EFS Explorer on Windows.
You can use ser2net to expose /dev/ttyUSB0 over network and then attach it using QPST TCP/IP port

36

(1,110 odpowiedzi, napisanych Sprzęt / Hardware)

no IMEI is in efs2 partition. I need also "config" file that is into EFS root, using EFS Explorer on Windows to get it thru diag port

37

(1,110 odpowiedzi, napisanych Sprzęt / Hardware)

check this guide to install cifs-client on OpenWRT: https://openwrt.org/docs/guide-user/ser … ifs.client

create a folder like /tmp/cifs, then mount the share on that path

After done, move on that path and copy files with ADB

38

(1,110 odpowiedzi, napisanych Sprzęt / Hardware)

smereka napisał/a:

Yes I do partition per time and I deleted it every time

root@OpenWrt:~# df -h
Filesystem                Size      Used Available Use% Mounted on
/dev/root                 6.3M      6.3M         0 100% /rom
tmpfs                   121.2M    121.2M         0 100% /tmp
/dev/ubi0_2              13.0M    880.0K     11.4M   7% /overlay
overlayfs:/overlay       13.0M    880.0K     11.4M   7% /
tmpfs                   512.0K         0    512.0K   0% /dev
root@OpenWrt:~#

raw system is 170mb, so /tmp is not enough
do you have a NAS or PC in the same network where you can mount an CIFS\SAMBA share and copy file in that mount point?

Directly no.. but we can try to "pipe" chaining netcat

39

(1,110 odpowiedzi, napisanych Sprzęt / Hardware)

it's strange /tmp partition usually it's in ram

can you post a "df -h" from the router?

Try to copy&pull a partition per time. You can use WinSCP using "SCP" protocol to get files from router

40

(1,110 odpowiedzi, napisanych Sprzęt / Hardware)

MiG25 napisał/a:

So dump acc to this https://eko.one.pl/forum/viewtopic.php? … 51#p293851
or fastboot can do it ?

EDL dump is feasible when attached to USB and make whole nand dump by partition (rl switch)

If you have module on the router (so it’s working) and have fastboot binary, you can write the firmware (just usual 4 partitions) erasing boot and write back needed one

Then all EFS stuff can be done using ser2net..

Anyway it’s possible to dump partition also with adb on a working module, refer to this comment:

https://github.com/stich86/ZTE-MF289F-R … 1443676251

41

(1,110 odpowiedzi, napisanych Sprzęt / Hardware)

looks like an updated version
if smerka can dump all needed partitions I can repack the fw and check if VoLTE is working

I need:

uefi
boot
modem
system


and "config" file smile

Dump can be done also with adb, just cat each mtd partition on /tmp (once a time), pull and remove using adb shell

42

(1,110 odpowiedzi, napisanych Sprzęt / Hardware)

i've put screenshot on which drivers use base on the Hardware Instance

What's your main issue? don't understand

43

(1,110 odpowiedzi, napisanych Sprzęt / Hardware)

just do a cfg get voice_work_type or cfg show | grep voice_work_type

if it's null (or no result), the module will automatically go into VOICE mode

44

(1,110 odpowiedzi, napisanych Sprzęt / Hardware)

MiG25 napisał/a:

Nie próbowałem , po prostu wyciągnąłem modem do przejściówki mPCIe-USB.

A czy by się dało ...
Chyba nie dałoby się zaktualizować fw do VFDE przez fastboot jak tu  : https://github.com/stich86/ZTE-MF289F-R … irmware.md

(ale może jest on i na openwrt ..)
Bo resztę ( np dołączenie do EFS Explorer ) da się zrobić ser2net...

If you install fastboot on Openwrt can be feasible smile

I’ve added also DNA firmware, anyway looking at CA combo VFDE is the best firmware

45

(1,110 odpowiedzi, napisanych Sprzęt / Hardware)

MiG25 napisał/a:

Po testach metoda stich86 na włączenie VoLTE działa, także jeśli ktoś chce mieć taką funkcjonalność to może sobie ją stworzyć ( orginalnie zarówno z TMobile jak i niemieckiego VFDE zrzucają połączenie do 3G lub nawet 2G).
Także zmodyfikowany MF289F idzie na sprzedaż.

Good work @stich86 !

Thanks for your patience and trust in me mate smile

46

(1,110 odpowiedzi, napisanych Sprzęt / Hardware)

Has anyone reversed “config” file? This file is responsible on how to present device over USB instead of using standard Qualcomm usb switches

47

(890 odpowiedzi, napisanych Sprzęt / Hardware)

smereka napisał/a:

I did it smile photo above

Yes I mean a modem already updated where we can estract firmware and make packages

48

(890 odpowiedzi, napisanych Sprzęt / Hardware)

smereka napisał/a:

Juro zrobię test tych dwóch pointów co stich86 gdzieś znalazł do mf289f. Mam jeden modem padnięty od jednego z użytkowników eko one i przetestuję. Ale jestem pewny, że na 99% zadziała. A to sprawi, że nie trzeba już będzie patroszyć modemu. Tylko penceta w dłoń. Zwieramy i lecimy qpst. Jutro to sprawdzę i będzie jak coś aktualizacja pierwszego postu.

Let me know if you have latest stuff for MF286D. I can make QFIL package to flash it easily instead of using SB3.0. We can also update to latest version available if we dump a updated modem, so no FOTA needed smile

49

(1,110 odpowiedzi, napisanych Sprzęt / Hardware)

m01 napisał/a:
smereka napisał/a:

stich86 can you take a look here and reply to me there?

https://eko.one.pl/forum/viewtopic.php? … 03#p294503

Not all modules use that pins to enter in 9008 mode, sometimes is the pin 4 with 5 one, sometise 6 pin but check before the tension because some pin are vcc and gnd and you can burn something, I would try using the mf289f to short pins with a high resistor to see how high the resistance can be to get it into 9008 mode then use that resistor for testing.
Ps can anyone help me with the sms memory?

Nice consideration.

Make your check, so in case I can update the git wink

50

(1,110 odpowiedzi, napisanych Sprzęt / Hardware)

Issue fixed, i've updated sysfs on Mega

Thanks again to MiG25 for the testing!