Slickdeals is community-supported.  We may get paid by brands for deals, including promoted items.
Heads up, this deal has expired. Want to create a deal alert for this item?
expired Posted by King_Chucky • Mar 16, 2022
expired Posted by King_Chucky • Mar 16, 2022

T-Mobile Business Tablet Plan: Unlimited Data + 10GB of Mobile Hotspot

(Valid In-Store only)

$10 per month

$10

T-Mobile
5,678 Comments 1,105,442 Views
Visit T-Mobile
Good Deal
Save
Share
Deal Details
T-Mobile (link is for reference only) is offering a T-Mobile Business Tablet Plan with Unlimited Data + 10GB of Mobile Hotspot for $10 per month. Valid in-store only [store locator].

Thanks to community member King_Chucky for sharing this deal

Note, The Unlimited tablet promo requires a business account with T-Mobile.

Plan Features:
  • Unlimited high-speed on-device 5G/LTE data (5G device required for 5G access), deprioritized after 50GB of usage
  • 10GB of mobile hotspot data, then unlimited mobile hotspot at 3G speeds (600 kbps) for the remainder of the month

Editor's Notes

Written by qwikwit | Staff
  • About this deal:
    • This deal does require verification of your business (example, an EIN number). Check with your local store to see what they require for verification.
    • See forum thread for deal discussion and ideas.

Original Post

Written by King_Chucky
Community Notes
About the Poster
Deal Details
Community Notes
About the Poster
T-Mobile (link is for reference only) is offering a T-Mobile Business Tablet Plan with Unlimited Data + 10GB of Mobile Hotspot for $10 per month. Valid in-store only [store locator].

Thanks to community member King_Chucky for sharing this deal

Note, The Unlimited tablet promo requires a business account with T-Mobile.

Plan Features:
  • Unlimited high-speed on-device 5G/LTE data (5G device required for 5G access), deprioritized after 50GB of usage
  • 10GB of mobile hotspot data, then unlimited mobile hotspot at 3G speeds (600 kbps) for the remainder of the month

Editor's Notes

Written by qwikwit | Staff
  • About this deal:
    • This deal does require verification of your business (example, an EIN number). Check with your local store to see what they require for verification.
    • See forum thread for deal discussion and ideas.

Original Post

Written by King_Chucky

Community Voting

Deal Score
+190
Good Deal
Visit T-Mobile

Leave a Comment

Unregistered (You)

Top Comments

Just an FYI if you're just getting this for the "free" tablet. The tablet is a Galaxy A7 lite which only costs $200 ($129 on Amazon)

They will still lock you to a 2 year EIP even if it's free (They'll make a monthly credit to cover the tablet EIP)

Meaning you'd end up paying $10 for 2 years ($240) for a $129 tablet.

So if you're only doing it for the tablet then it's not worth it
Some people don't live in a house.
Not on the "free" tablet, lol. In all seriousness, don't choose the plan with TE in the title as that one is tax exclusive (you have 2 choices)

soc code ZB10HSTI is the one you want.

5,677 Comments

Sign up for a Slickdeals account to remove this ad.

Jul 16, 2022
393 Posts
Joined Sep 2008
Jul 16, 2022
Viajera
Jul 16, 2022
393 Posts
Quote from xoneinax :
Yes, that is accurate.
A sole prop can be issued a EIN by the IRS. If your state requires additional filings for a sole prop or use of a dba (doing business as) name, T-Mobile may ask for that documentation in addition to the EIN.
1
Jul 16, 2022
2,509 Posts
Joined Oct 2006
Jul 16, 2022
sussig
Jul 16, 2022
2,509 Posts
Quote from ViperVi :
you would need to install merlin firmware on the AC1900. once you have merlin up and running, it should be as easy as plug n play.

https://gist.github.com/jiayuzhou...d22465874a [github.com]

https://www.techpowerup.com/forum...293/page-6 [techpowerup.com]

I've used both TMOHS1 & Franklin T9 connected to the USB 3.0 port on my Linksys, running DDWRT firmware. These are the commands that I use to mask my TTL, which I believe should work for any router.

iptables -t nat -A POSTROUTING -o usb0 -j MASQUERADE
iptables -A FORWARD -i br0 -j ACCEPT
iptables -t mangle -A FORWARD -p tcp --tcp-flags SYN,RST SYN -j TCPMSS --clamp-mss-to-pmtu
iptables -t mangle -I POSTROUTING -o $(get_wanface) -j TTL --ttl-set 64
iptables -t mangle -I PREROUTING -i $(get_wanface) -j TTL --ttl-set 64

EDIT: I'm currently using a TM-RTL0102 home internet hub with the SIM from this plan, connected via LAN/ethernet cable to my DDWRT router's WAN port, and pull native data. This router increased the speeds to around 60-70 Mbps, whereas the T9 or TMOHS1 would max out at around 30-35 Mbps in my area.
did you have to change ttl to 65 ?
Jul 16, 2022
3,039 Posts
Joined Dec 2015
Jul 16, 2022
appleguy82
Jul 16, 2022
3,039 Posts
Is HDVPASS0 working for you guys, anyone recently able to get it added?
Jul 16, 2022
85 Posts
Joined Aug 2013
Jul 16, 2022
ViperVi
Jul 16, 2022
85 Posts
Quote from sussig :
did you have to change ttl to 65 ?

I've my TTL setup as 64 on the router. As it's one hop away from the t-mobile 4G hub. See the commands I posted above.
Jul 17, 2022
1,808 Posts
Joined Mar 2010
Jul 17, 2022
oppayah
Jul 17, 2022
1,808 Posts
Quote from TealMustang668 :
I have tested this after my hotspot speed throttled to 600kbps. Works like charm.

Windows Instructions
1. Open Powershell (Search Powershell).
2. type
Code:
python
to check installed or not (If its not installed, windows will open app store download it, once the download is completed type python to make sure its installed).
3. Download the zip file from https://github.com/parker-stephen...s/main.zip and unzip it.
4. go to unzipped location in powershell using cd.
5. install the requirements by executing command:
Code:
pip install -r requirements.txt
6. then run the bellow command follow the prompts.

Note: disable OMA-DM bootstrap by choosing the option 6
I am getting this following SMS message on my TMOHS1 device:

"889
You've used 50 GB of data this month. If you exceed 50 GB before your T-Mobile cycle resets on 07/13/2022, you still get unlimited data but may notice reduced speeds in areas with network congestion. Get more info and usage tips at t-mo.co/datausage11 "

How can I remove this 50GB monthly data cap? Thanks!
Jul 17, 2022
2,949 Posts
Joined Dec 2007
Jul 17, 2022
xoneinax
Jul 17, 2022
2,949 Posts
Quote from oppayah :
How can I remove this 50GB monthly data cap?
You quoted the instructions
1
Jul 17, 2022
843 Posts
Joined Nov 2003
Jul 17, 2022
darki
Jul 17, 2022
843 Posts
Quote from oppayah :
I am getting this following SMS message on my TMOHS1 device:

"889
You've used 50 GB of data this month. If you exceed 50 GB before your T-Mobile cycle resets on 07/13/2022, you still get unlimited data but may notice reduced speeds in areas with network congestion. Get more info and usage tips at t-mo.co/datausage11 "

How can I remove this 50GB monthly data cap? Thanks!
It's not a cap, it's part of the plan you signed up for, there's nothing to remove, unless you upgrade to a different plan/provider.

Quote :
During congestion, customers on this plan using >50GB/mo. may notice reduced speeds until next bill cycle due to data prioritization.
Not sure what you can expect for $10, I think the plan is already pretty generous.

Either way here are the details :

https://www.t-mobile.com/offers/mydatausage
Last edited by darki July 17, 2022 at 11:53 AM.

Sign up for a Slickdeals account to remove this ad.

Jul 17, 2022
1,808 Posts
Joined Mar 2010
Jul 17, 2022
oppayah
Jul 17, 2022
1,808 Posts
Quote from darki :
It's not a cap, it's part of the plan you signed up for, there's nothing to remove, unless you upgrade to a different plan/provider.



Not sure what you can expect for $10, I think the plan is already pretty generous.

Either way here are the details :

https://www.t-mobile.com/offers/mydatausage
So have you experienced T-Mobile throttling after 50GB data usage on this $10 Unlimited Data plan?
Jul 17, 2022
1,808 Posts
Joined Mar 2010
Jul 17, 2022
oppayah
Jul 17, 2022
1,808 Posts
Quote from xoneinax :
You quoted the instructions
Since TealMustang668 provided detailed instruction, I am trying to see if he can answer my question.
Jul 18, 2022
85 Posts
Joined Aug 2013
Jul 18, 2022
ViperVi
Jul 18, 2022
85 Posts
Quote from oppayah :
Since TealMustang668 provided detailed instruction, I am trying to see if he can answer my question.
If you already followed the instructions and your account does show the data usage as native and not hotspot, you should be okay. You will get this message when you cross 50Gb and may be also throttled if you use up a lot of data in short periods of time.

There is no way to remove this TMO message.
Jul 18, 2022
843 Posts
Joined Nov 2003
Jul 18, 2022
darki
Jul 18, 2022
843 Posts
Quote from oppayah :
So have you experienced T-Mobile throttling after 50GB data usage on this $10 Unlimited Data plan?
Yes, it's normal, and I don't even notice any throttling. YMMV due to local towers though.
Jul 20, 2022
1,911 Posts
Joined Feb 2011
Jul 20, 2022
OgreDave
Jul 20, 2022
1,911 Posts
Quote from ViperVi :
I've my TTL setup as 64 on the router. As it's one hop away from the t-mobile 4G hub. See the commands I posted above.
I'm confused - if you use the device itself, data would get counted as hotspot. But if the device is used via WAN through router with TTL 64, data counts as native?
Jul 20, 2022
85 Posts
Joined Aug 2013
Jul 20, 2022
ViperVi
Jul 20, 2022
85 Posts
Quote from OgreDave :
I'm confused - if you use the device itself, data would get counted as hotspot. But if the device is used via WAN through router with TTL 64, data counts as native?
Correct, if I connect to the 4G hub directly on WiFi, the data usage gets pegged to hotspot usage, which is limited to 10Gb.
Jul 20, 2022
1,929 Posts
Joined Sep 2012
Jul 20, 2022
mars_88888
Jul 20, 2022
1,929 Posts
Is this still available?

Sign up for a Slickdeals account to remove this ad.

Jul 20, 2022
2,949 Posts
Joined Dec 2007
Jul 20, 2022
xoneinax
Jul 20, 2022
2,949 Posts
Interesting
Last edited by xoneinax July 20, 2022 at 07:37 AM.

Leave a Comment

Unregistered (You)

Related Searches

Popular Deals

View All

Trending Deals

View All