Hi,
I finally got flashed an ZTE MF286 with MF286R OWRT v.23.05.5 firmware.
The problem was that there on router was written that it is MF286 model. There was no place that I could find MF286R.
So I used MF286 firmware and got "Kernel panic..." on initramfs boot.
But then I observed, that flash layout output (cat /proc/mtd) is the same as on MF286R page: https://openwrt.org/toh/zte/mf286r#method_2_-_using_stock_firmware
So I took the firmware files from there.
So now I have flashed it.
And question is - can I relay on cpuinfo and so is it really MF286R?
cat /proc/cpuinfo:
system type : Qualcomm Atheros QCA956X ver 1 rev 0
machine : ZTE MF286R
processor : 0
cpu model : MIPS 74Kc V5.0
BogoMIPS : 385.84
wait instruction : yes
microsecond timers : yes
tlb_entries : 32
extra interrupt vector : yes
hardware watchpoint : yes, count: 4, address/irw mask: [0x0ffc, 0x0ffc, 0x0ffb, 0x0ffb]
isa : mips1 mips2 mips32r1 mips32r2
ASEs implemented : mips16 dsp dsp2
Options implemented : tlb 4kex 4k_cache prefetch mcheck ejtag llsc dc_aliases perf_cntr_intr_bit cdmm contextconfig perf mm_full
shadow register sets : 1
kscratch registers : 0
package : 0
core : 0
VCED exceptions : not available
VCEI exceptions : not available
If so I just need to figure out how to configure modem with sim...
brgds
p.s. I have photos and console outputs so if needed I can post/send...
Hmm, o'k - now I see. There are part of SSID on label with six characters.
Last four characters are the same, bit first two differs from mac I can see on owrt wireless overview.
I gave you a hint earlier when I quoted a line from your post:
Copy/paste QMI interface configuration example to your /etc/config/network, configure the proper APN then save and reboot.
Then if you have no connection over mobile network, open two ssh sessions. Run in the first logread -f and in the other one ifup wwan
Let it run in the 1st window for ~30 sec then stop with ^C and post the log here (as preformatted text).
The reason why I am asking is because this command
AT+QCFG="usbnet" # check the current mode
Does not work on my modem:
root@OpenWrt:~# picocom /dev/ttyUSB1
picocom v3.1
port is : /dev/ttyUSB1
flowcontrol : none
baudrate is : 9600
parity is : none
databits are : 8
stopbits are : 1
escape is : C-a
local echo is : no
noinit is : no
noreset is : no
hangup is : no
nolock is : no
send_cmd is : sz -vv
receive_cmd is : rz -vv -E
imap is :
omap is :
emap is : crcrlf,delbs,
logfile is : none
initstring : none
exit_after is : not set
exit is : no
Type [C-a] [C-h] to see available commands
Terminal ready
AT+QSFG="usbnet"
ERROR