Odp: ZTE MF289F - Porting OpenWRT
No. In modem or SIM memory, not router flash.
Nie jesteś zalogowany. Proszę się zalogować lub zarejestrować.
eko.one.pl → Sprzęt / Hardware → ZTE MF289F - Porting OpenWRT
Strony Poprzednia 1 … 29 30 31 32 33 … 45 Następna
Zaloguj się lub zarejestruj by napisać odpowiedź
No. In modem or SIM memory, not router flash.
IceG napisał/a:Have you checked if you can read sms from console? You probably have some messages that are not decoded. Delete all messages using console and check if the next ones are read correctly.
I can read all sms using ssh connection and sms_tool from terminal, not using luci app. Is there a way to make a backup of sms? What could it be the problem?
checkin665 napisał/a:Hi could someone post a guide on how to enable VoLTE on this router? I have the Vodafone IT model revision AT1
read page 11
This guide only allows CS calls to work, which I have already set up, VoLTE does not work with this method
I can read all sms using ssh connection and sms_tool from terminal, not using luci app. Is there a way to make a backup of sms? What could it be the problem?
What you get/read in the console does not match the input my package needs. Show the result of the commands:
sms_tool -s SM -d /dev/ttyUSB1 -j "%Y-%m-%d %H:%M" recv
sms_tool -s ME -d /dev/ttyUSB1 -j "%Y-%m-%d %H:%M" recvm01 napisał/a:I can read all sms using ssh connection and sms_tool from terminal, not using luci app. Is there a way to make a backup of sms? What could it be the problem?
What you get/read in the console does not match the input my package needs. Show the result of the commands:
sms_tool -s SM -d /dev/ttyUSB1 -j "%Y-%m-%d %H:%M" recv sms_tool -s ME -d /dev/ttyUSB1 -j "%Y-%m-%d %H:%M" recv
sms_tool -s SM -d /dev/ttyUSB1 -j -f "%Y-%m-%d %H:%M" recv
sms_tool -s ME -d /dev/ttyUSB1 -j -f "%Y-%m-%d %H:%M" recvm01 napisał/a:IceG napisał/a:Have you checked if you can read sms from console? You probably have some messages that are not decoded. Delete all messages using console and check if the next ones are read correctly.
I can read all sms using ssh connection and sms_tool from terminal, not using luci app. Is there a way to make a backup of sms? What could it be the problem?
checkin665 napisał/a:Hi could someone post a guide on how to enable VoLTE on this router? I have the Vodafone IT model revision AT1
read page 11
This guide only allows CS calls to work, which I have already set up, VoLTE does not work with this method
I read from fibraclick a stich comment to enable VoLTE that says to flash a mcfg file on the modem and change some nv parameters. anyone know how to do that
? (stich says he doesn't remember the process)
In reference to the mail. I haven't activated volte anywhere. Just on my version of the router from t-mobile, it worked right away.
In reference to the mail. I haven't activated volte anywhere. Just on my version of the router from t-mobile, it worked right away.
I got it, different version, thanks anyway
In reference to the mail. I haven't activated volte anywhere. Just on my version of the router from t-mobile, it worked right away.
can you share the firmware of your module?
@iceg: The problem of the messages was a double line in the sender field. this isn't managed by your app and makes all the rest of the messages disappear
@iceg: The problem of the messages was a double line in the sender field. this isn't managed by your app and makes all the rest of the messages disappear
My package is not prepared for unusual messages, unfortunately user must remember this.
@m01: can you show such message?
smereka napisał/a:In reference to the mail. I haven't activated volte anywhere. Just on my version of the router from t-mobile, it worked right away.
can you share the firmware of your module?
@iceg: The problem of the messages was a double line in the sender field. this isn't managed by your app and makes all the rest of the messages disappear
Here you are
@m01: can you show such message?
I saved somewhere the messages but I can't find it. I remember the structure. It was:
MSG: (number)
From: (sender)
60 <- this raw with a number compromised the reading of all messages
Date/Time: mm/dd/yy hh:mm:ss
text message
Deleting with sms_tool this messages with an additional row between sender and date restored the reading of all messages.
Cezary napisał/a:@m01: can you show such message?
I saved somewhere the messages but I can't find it. I remember the structure. It was:
MSG: (number)
From: (sender)
60 <- this raw with a number compromised the reading of all messages
Date/Time: mm/dd/yy hh:mm:ss
text messageDeleting with sms_tool this messages with an additional row between sender and date restored the reading of all messages.
If this happens again please do not delete the message. We need this message to debug what happened.
m01 napisał/a:Cezary napisał/a:@m01: can you show such message?
I saved somewhere the messages but I can't find it. I remember the structure. It was:
MSG: (number)
From: (sender)
60 <- this raw with a number compromised the reading of all messages
Date/Time: mm/dd/yy hh:mm:ss
text messageDeleting with sms_tool this messages with an additional row between sender and date restored the reading of all messages.
If this happens again please do not delete the message. We need this message to debug what happened.
I remember very well that there was a row with that number under the sender field and before date/time.
Ok, ok, but this not help
I need to see raw message to diagnose parsers work.
I'll try to receive that messages
found the messages I've deleted:
MSG: 34
From: AUTH
60
Date/Time: 04/01/23 10:04:08
Your verification code is: 643082
But this is saved message in text file, not from modem, yes?
from text file, if I receive another time this message, what I have to do to debug?
sms_tool -r -d /dev/ttyUSB1 recv
The problem is probably that the sender has a newline char, but I need to see raw message.
i saved them with that command line because I couldn't view the messages. I made sms_tool -r -d /dev/ttyUSB1 recv > backup.txt
No, you did it without -r. With -r gives result in hex string.
m01 napisał/a:smereka napisał/a:In reference to the mail. I haven't activated volte anywhere. Just on my version of the router from t-mobile, it worked right away.
can you share the firmware of your module?
@iceg: The problem of the messages was a double line in the sender field. this isn't managed by your app and makes all the rest of the messages disappearHere you are
I was talking about sdx24 firmware, modem firmware not motherboard firmware
I haven't got any firmware to this modem.Mayby stih86 has...
MiG25 napisał/a:Tak , identycznie jak w MF286D działa komenda AT+ZNLOCKBAND , i ma identyczną defaultową wartość ( choć @stich86 coś wspominał ,że z włoskiego Vodaphone defaultowo nie ma B20 , ale dało się to włączyć).
czyli np
AT+ZNLOCKBAND=1,0,45,0ustawi B1+B3+B7
B20 is pruned from the combo on VFIT, but removing 4 files in the EFS partition unlock also the Italian variant
We are working to see if the modem can do 5CA
Witam, mam T2 i usunąłem 2 pliki, ale czy powinienem teraz usunąć 4?
Tutaj powiedzieli tylko usuń 2 pliki
https://forum.fibra.click/d/32421-zte-m … dello-vfit
Dzięki
English:
Hello, I have the T2 and have deleted the 2 files but should I delete the 4 now?
Here they only said delete 2 files
https://forum.fibra.click/d/32421-zte-m … dello-vfit
Thanks
p.s. something is already known about 5x approx
p.s. coś już wiadomo około 5x ok
Strony Poprzednia 1 … 29 30 31 32 33 … 45 Następna
Zaloguj się lub zarejestruj by napisać odpowiedź
eko.one.pl → Sprzęt / Hardware → ZTE MF289F - Porting OpenWRT
Forum oparte o PunBB, wspierane przez Informer Technologies, Inc