Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Tmobile TMOHS1

The Tmobile TMOHS1 hotspot is a Qualcomm mdm9607-based device with many similarities to the Wingtech CT2MHS01 hotspot. The TMOHS1 has no screen, only 5 LEDs, two of which are RGB.

Hardware

Cheap used versions of the device can be found easily on Ebay, and also from these sellers:

Rayhunter has been tested on:

WT_INNER_VERSION=SW_Q89527AA1_V045_M11_TMO_USR_MP
WT_PRODUCTION_VERSION=TMOHS1_00.05.20
WT_HARDWARE_VERSION=89527_1_11

Please consider sharing the contents of your device's /etc/wt_version file here.

Supported bands

The TMOHS1 is primarily an ITU Region 2 device, although Bands 5 (CLR) and 41 (BRS) may be suitable for roaming in Region 3.

According to FCC ID 2APXW-TMOHS1 Test Report No. I20Z61602-WMD02 (part 1, part 2), the TMOHS1 supports the following LTE bands:

BandFrequency
21900 MHz (PCS)
41700 MHz (AWS-1)
5850 MHz (CLR)
12700 MHz (LSMH)
251900 MHz (E-PCS)
26850 MHz (E-CLR)
412500 MHz (BRS)
661700 MHz (E-AWS)
71600 MHz (USDD)

Installing

Connect to the TMOHS1's network over wifi or usb tethering.

The device will not accept web requests until after the default password is changed. If you have not previously logged in, log in using the default password printed under the battery and change the admin password.

Then run the installer:

./installer tmobile --admin-password Admin0123! # replace with your own password

LED modes

Rayhunter stateLED indicator
RecordingSignal LED slowly blinks blue.
PausedWiFi LED blinks white.
Warning DetectedSignal LED slowly blinks red.

Obtaining a shell

Even when rayhunter is running, for security reasons the TMOHS1 will not have telnet or adb enabled during normal operation.

Use either command below to enable telnet or adb access:

./installer util tmobile-start-telnet --admin-password Admin0123!
telnet 192.168.0.1
./installer util tmobile-start-adb --admin-password Admin0123!
adb shell