NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
Srennie837
Jan 24, 2018Tutor
Nighthawk m1 4g+ only
Hi, My Nighthawk M1 (EE UK, not US) is currently connecting to a mast with 5 bars of signal on 4g, and gets 10mb/s speeds. There is an other local mast with 3 bars of signal on 4g+, and can get u...
Tweakster
Aug 16, 2018Tutor
- Srennie837Aug 16, 2018TutorYes please. How did you do it?
- JSchnee21Aug 22, 2018Virtuoso
+1
- JoyfuldadOct 09, 2018AspirantHow did you accomplish the band steering ?
- TCsBackApr 07, 2019InitiateHow did you work out band steering?
- TweaksterApr 08, 2019Tutor
From what I can figure out the AT command adds to the band region drop down menu.
So AT!BAND=03,"LTE B20 ONLY",0000000000000000,0000000000080000 Adds the word lte b20 at drop down position 3I then made a string for the the other bandsAT!BAND=04,"LTE B20 ONLY",0000000000000000,0000000000000004 I had to use a proper code editor as my text editor adding control character.Let me know how you get on.1) Connect M1 via USB and switch off WiFi in your PC so that there is no IP conflicts
2) Using PUTTY or any Telnet utility, Telnet 192.168.1.1 Port: 5510
3) Issue the following AT commands(you can copy and paste them, one at a time)
AT!BAND=03,"LTE B20 ONLY",0000000000000000,
0000000000080000 AT!RESET
Once the device resumes, go to GUI/App -> Settings -> Advanced Settings -> Cellular -> in the Band Region drop down you will now have one additional option called "LTE B20 ONLY"
Select that option to force to B20 only.
- englishl1989Jul 09, 2019Aspirant
Does this persist after a reboot of the device or do you have to re-issue the AT commands each time?