Closed victor186 closed 2 months ago
Hi @victor186 , Go to "Modem Settings Template" tab and add the "missing" band for "_DEFAULT_LTE_BANDS".
These are commands for ZTE MF286D, I don't remember if they will work here too (at command is after the ';').
Network mode info ➜ AT+ZSNT?;AT+ZSNT?
Prefer 4G (Blue LED blinks) ➜ AT+ZSNT=0,0,0;AT+ZSNT=0,0,0
4G/3G only ➜ AT+ZSNT=7,0,0;AT+ZSNT=7,0,0
4G only ➜ AT+ZSNT=6,0,0;AT+ZSNT=6,0,0
3G only (LED turns green) ➜ AT+ZSNT=2,0,0;AT+ZSNT=2,0,0
2G only (LED turns red) ➜ AT+ZSNT=1,0,0;AT+ZSNT=1,0,0
AT commands worked! Thanks Where is the "modem settings template" tab ? Don't have in luci
@victor186 You are using an older version of LuCI package, install the latest version.
Thank you bro, now i have LTE band 5 option
I installed openwrt for MF286A on my MF286C brazilian, but the luci-app-modemband don't have LTE B5 option. How to set RAT ? (WCDMA only, LTE only, etc...)