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 dailydealsforme • Jan 24, 2019
expired Posted by dailydealsforme • Jan 24, 2019

T-Mobile TM-AC1900 WiFi CellSpot Router (Certified Pre-Owned)

+ Free S/H

$40

$109

63% off
T-Mobile
874 Comments 214,997 Views
Visit T-Mobile
Good Deal
Save
Share
Deal Details
Update: If item appears to show out of stock, you may try another web browser or try again later.

T-Mobile.com has T-Mobile TM-AC1900 WiFi CellSpot Router (Certified Pre-Owned) on sale for $49.99 - Extra $10 off w/ promo code CPOROUT (apply in cart) = $39.99. Shipping is free. Thanks dailydealsforme

Note, be sure to select the "No credit check" option before adding item to cart.

Includes
  • T-Mobile TM-AC1900 WiFi CellSpot Router
  • 3x External Dual-Band Detachable Antennas
  • Power Adapter
  • RJ-45 Cable

Editor's Notes

Written by Discombobulated | Staff
Be sure to apply your promo code while in cart to receive discount. Offer valid for online p purchase only - Discombobulated

Original Post

Written by dailydealsforme
Community Notes
About the Poster
Deal Details
Community Notes
About the Poster
Update: If item appears to show out of stock, you may try another web browser or try again later.

T-Mobile.com has T-Mobile TM-AC1900 WiFi CellSpot Router (Certified Pre-Owned) on sale for $49.99 - Extra $10 off w/ promo code CPOROUT (apply in cart) = $39.99. Shipping is free. Thanks dailydealsforme

Note, be sure to select the "No credit check" option before adding item to cart.

Includes
  • T-Mobile TM-AC1900 WiFi CellSpot Router
  • 3x External Dual-Band Detachable Antennas
  • Power Adapter
  • RJ-45 Cable

Editor's Notes

Written by Discombobulated | Staff
Be sure to apply your promo code while in cart to receive discount. Offer valid for online p purchase only - Discombobulated

Original Post

Written by dailydealsforme

Community Voting

Deal Score
+155
Good Deal
Visit T-Mobile
Leave a Comment
To participate in the comments, please log in.

Top Comments

If I had to write a full up-to-date guide, it would be this:
(Up to date as of 5/2/19 with suggestions in this and later threads)
How to flash TM-AC1900 to RT-AC68U:

Install WinSCP, Putty, and a file archiver (click this link to download all 3 [ninite.com]). Install the Asus Restore Utility [asus.com], mirror [filedropper.com].
Connect your computer to the *yellow* port on the router by way of an Ethernet (LAN) cable
Check if SSH can be enabled - if so, enable it and jump to step #15
Go to Administration > System > Enable SSH > Yes > Apply
Ezlink: http://192.168.29.1/Advanced_System_Content.asp
Create a folder on your desktop, name it "router".
Download this file [mega.nz] and extract it to the newly made router folder. It contains a firmware to downgrade to, a firmware to upgrade to, and mtd-write.
Download firmware version 3.0.0.4.384.20308 from here [softpedia.com] and unzip the file
Disconnect the cellspot router from the internet if you haven't already
Set static IP for PC.
start > run > ncpa.cpl > double click Ethernet > properties > IPV4 >
IP: 192.168.29.5
Subnet: Default (255.255.255.0)
Gateway: 192.168.29.1
Place router into Recovery/Restore mode
a. Hold reset button 10 seconds
b. Power off router (keep holding reset)
c. Wait 10 seconds, keep holding reset
d. Power on router holding reset for 10 more seconds
Go to 192.168.29.1 in a web browser - you should see ASUSTek CFE miniWeb Server
If Mini-CFE webpage won't load, try Chrome Incognito mode, else use Asus Restore Utility (linked in #1)
If having trouble with this step perform NVRAM Reset (see #24) and try #9 again
Flash TM-AC1900_3.0.0.4_376_1703-g0ffdbba.trx from the "router" folder you created (hit the choose button, select the file, hit upload)
Wait for reboot at least 5 mins – WiFi lights on router will turn on when boot is complete
Log in to router (admin:password)
Go to Administration > System > Enable SSH > Yes > Apply
Ezlink: http://192.168.29.1/Advanced_System_Content.asp
Open Putty and WinSCP and connect them to 192.168.29.1 using a admin:admin or admin:password
Tip: In WinSCP select SCP as file protocol, in Putty SSH
In Putty type:
cat /dev/mtd0 > original_cfe.bin
In WinSCP refresh the window on the right side and note that original_cfe.bin is present
Copy original_cfe.bin to a local drive
Download the new .bin
a. Upload original_cfe.bin to http://cfeditor.pipeline.sh/
b. Select 1.0.2.0 US AiMesh as Source CFE for Asus/Merlin builds, (1.0.2.5 recommended for DD-WRT or Tomato)
c. Click Download
Rename the new .bin file to "new_cfe.bin"
Through WinSCP, Upload new_cfe.bin & mtd-write & FW_RT_AC68U_30043763626.trx to router
In Putty type:
chmod u+x mtd-write
./mtd-write new_cfe.bin boot
mtd-write2 FW_RT_AC68U_30043763626.trx linux
Wait until the CRC OK message comes up
Perform NVRAM Reset
a. Power off router
b. Wait 10 seconds
c. Press and hold WPS button
d. Power up the router and continue to hold WPS button for 15-20 seconds until power LED starts blinking very quickly.
e. wait 5 minutes
Reset PC IP back to default
Log in to router using 192.168.1.1 and the router is now an RT-AC68U with 64MB jffs
username:/password is now: admin:admin
If router isn't showing RT-AC68U, try Chrome Incognito Mode
Enable SSH (see #14) Ezlink: http://192.168.1.1/Advanced_System_Content.asp
Reconnect Putty (see #15)
In Putty, execute the code for fixing MTD5 partition.
cat /dev/mtd5 > /jffs/mtd5_backup.bin
mkdir /tmp/asus_jffs
mount -t jffs2 /dev/mtdblock5 /tmp/asus_jffs
rm -rf /tmp/asus_jffs/*
sync && umount /tmp/asus_jffs
ln -s /sbin/rc mtd-erase
In the router page, go to Administration > Firmware and upload RT-AC68U_3.0.0.4_384_20308-gead790e.trx
This is the file you downloaded in step #6
Perform NVRAM Reset (see #24)
Enable SSH (see #14) Ezlink: http://192.168.1.1/Advanced_System_Content.asp
When going back into the router at this point, it may prompt you to update the username/password, not allowing you to go directly to enable ssh
Make sure you don't forget what you change the username/password to
Reconnect Putty (see #15)
In Putty, execute the code for fixing MTD5 partition.
mkdir /tmp/asus_jffs
mount -t jffs2 /dev/mtdblock5 /tmp/asus_jffs
rm -rf /tmp/asus_jffs/*
sync && umount /tmp/asus_jffs
ln -s /sbin/rc mtd-erase
./mtd-erase -d asus
rm -rf /jffs/.sys/RT-AC68U
nvram unset fw_check && nvram commit && reboot
You now can (and should) flash an updated firmware, such as Asus, Merlin, Advanced Tomato, Tomato, and DD-WRT firmwares.
To flash newer Asus firmwares at this point, go to the router page, go to Administration > Firmware and upload the latest firmware from this page [asus.com].
At this point, for security purposes I'd recommend to either disable SSH or change it to 'LAN only". Also, definitely change both the default login id and password.


Additional Notes:

Yes, step 34 is partially redundant, but this is the way I did it twice and it caused no issues.
If you complete all the steps successfully, but you plug in the router to your network and there is no internet, your cable/fiber modem may coincidentally be on the same default IP as the router is. To fix this, go to the router webUI and on the status page you'll see an error stating an IP conflict which you can click so the router will change itself to a different IP
if you want to set up AiMesh, follow these steps


Feel free to message me if you get stuck, I may not respond immediately but I will try to help
No, it is something Tmobile would issue to customers who had bad reception in their home. This doesn't broadcast mobile wireless signal, just regular wifi. Since TMobile uses wifi calling the idea is stronger wifi in your house will alleviate their weak network.

It does not connect to the Tmobile network, and does not require Tmobile service. It will not give you internet if you don't have an ISP. It is just a regular modem, but branded.
Seems you're mixing your metaphors. You "pulled the trigger", not the plug. And you have to jump through hoops, not over them. You jump over hurdles.

Good luck with the conversion - it's not easy but it isn't rocket surgery! (Didya see what I did there?)

873 Comments

Sign up for a Slickdeals account to remove this ad.

Jan 24, 2019
7,445 Posts
Joined Nov 2006
Jan 24, 2019
KMan
Jan 24, 2019
7,445 Posts
Generic router question. I've been told by ISP techs that it's a good idea to get a new router every few years, especially if your current router's firmware is no longer being updated, for both security and performance reasons. Is this true, even if you have decent security SW and practice safe computing and surfing and don't have security issues (at least as far as you can tell), and are happy with performance? Or is it just something that router makers (or ISPs that charge you to use their routers) put out so they sell/rent more routers to people who don't really need new ones?
Jan 24, 2019
16,652 Posts
Joined Jan 2004
Jan 24, 2019
chong67
Jan 24, 2019
16,652 Posts
Can I put Tomato USB on it?
Jan 24, 2019
168 Posts
Joined Dec 2012
Jan 24, 2019
golf247
Jan 24, 2019
168 Posts
Quote from slickdealer59 :
I don't suppose any of you guys have experience with this router and openvpn? Assuming I can follow the process to load a custom firmware. Just trying to find a cheap solution to utilize open vpn and obtain about 15mbps at least. Thanks for your help!
I have fresh tomato installed and setup openvpn server for when I am hotelling. Works fine, but my speeds are usually closer to 2 to 4, not 15. Not sure if that's hotel, my isp, their isp, or my router setup. My up is only 10ish, so I don't expect anything beyond that.

I'm also going to comment that converting these to use alternative firmware is not difficult but it is tedious and can be painful if any problems. Mainly a warning for non-tech folks who could get over their heads if any problems are encountered. I don't want to scare folks, but trying to be realistic as it's not a push button process.
Jan 24, 2019
42 Posts
Joined Jan 2008
Jan 24, 2019
UNCMo96
Jan 24, 2019
42 Posts
I have 2 of these that flashed and use as AiMesh. If you're not somewhat tech savvy you may want to avoid this. I've rooted phones before and it seemed to work. For me the AiMesh didn't work so well with a wireless backbone. I did it wired (via MoCA) and it works well.
Jan 24, 2019
276 Posts
Joined Jun 2015
Jan 24, 2019
lutz890
Jan 24, 2019
276 Posts
Had this router for about 2 years. I installed advanced tomato for its clean interface. I think over the course the router only needed manual reset once. It's crazy good and reliable for the price.
Jan 24, 2019
368 Posts
Joined Dec 2003
Jan 24, 2019
daihung
Jan 24, 2019
368 Posts
I ordered this last time but all I got was an email stating the order was placed. no confirmation of the order was completed and I never got it. I'm not sure if I should try again.
Jan 24, 2019
4,054 Posts
Joined Mar 2006
Jan 24, 2019
nightanole
Jan 24, 2019
4,054 Posts
Quote from ChaoticKinesis :
I haven't received this router yet so can't say for sure about all the settings you want to tweak but this is absolutely a resolvable issue and is very common for multi-router setups. There's no reason to be using multiple SSIDs in 2019 but unfortunately it usually still takes some work.

Make sure you're setting the channels for all bands manually and that they don't overlap between your routers. Then you'll most likely need to reduce the transmit power on the routers to something like low on 2.4 GHz and low-medium on 5 GHz. You also want to look for settings like disconnecting on low signal and RSSI minimum. Use an app on a phone or laptop and walk around your house to determine what the optimal settings would be for this. I use Wifi Analyzer on Android.
Um you have never used Ai mesh have you?

You can not apply any of the above. First and foremost AImesh uses only 1 channel, so if you have 4 aimesh APs, they will all be using channel 1 or whatever. And disconnecting on RSSI min is like pissing up a rope with asus (even merlin).

Yes it sounds wonderful to think that if you have 3 aimesh APs, they all have different non overlapping channels, and you can tell the software that they are all 15ft away from each other so you can set the correct RSSI, but that doesnt happen...

Sign up for a Slickdeals account to remove this ad.

Jan 24, 2019
166 Posts
Joined Aug 2005
Jan 24, 2019
izecold
Jan 24, 2019
166 Posts
Paired this with my Fios gigabit several months ago when it was on sale. My 5G rocks. Speed test on an Apple TV averages 250mbps 60 ft away through a couple walls. Blows away the Verizon router. Recommended, especially for this price. I also purchased a refurb, has worked flawlessly.
Jan 24, 2019
144 Posts
Joined Nov 2017
Jan 24, 2019
babytrissi_19
Jan 24, 2019
144 Posts
im sorry but what does this actually do? boosts your celll range?
Jan 24, 2019
2,373 Posts
Joined Mar 2009
Jan 24, 2019
jockovonred
Jan 24, 2019
2,373 Posts
Quote from gossipninja :
Yes. It is just a wifi router that had special firmware to allow tmobile phones to make and receive calls over wifi
IIRC the T-Mobile firmware hard codes specific ports to be open. The ports can be opened on ANY router and after flashing this to stock/custom firmware to achieve the same result.
Jan 24, 2019
1,258 Posts
Joined Aug 2009
Jan 24, 2019
someones1
Jan 24, 2019
1,258 Posts
Quote from babytrissi_19 :
im sorry but what does this actually do? boosts your celll range?
The value here is that it's a fairly good router if you flash it with other firmware. It's essentially a rebranded AC68u which usually runs >$100.

Many phones/providers do native wifi calling these days anyway, so whatever that functionality was is irrelevant.
Jan 24, 2019
21 Posts
Joined Apr 2016
Jan 24, 2019
jkrice
Jan 24, 2019
21 Posts
Showed OOS on chrome but was in stock on Firefox. Use different browsers if it shows OOS.
Jan 24, 2019
479 Posts
Joined Jun 2009
Jan 24, 2019
might
Jan 24, 2019
479 Posts
best router ever for the price. i did flash AC68U. I had it for two years without a single issue. Right now I got a external drive setup to the router to stream media out of.
Jan 24, 2019
318 Posts
Joined Aug 2011
Jan 24, 2019
whappend
Jan 24, 2019
318 Posts
Thanks, needed a 3rd one. They work well with Ethernet back haul, but folks do report handoff issues with certain devices.

Sign up for a Slickdeals account to remove this ad.

Jan 24, 2019
610 Posts
Joined Nov 2016
Jan 24, 2019
SRP007
Jan 24, 2019
610 Posts
Have one currently. T-Mobile sent it to us about 3-4 years ago when we constantly complained about not getting service and good phone calls inside our house. After having it instead of being on 1-2 bars it upped to 3-4.

Related Searches

Popular Deals

View All

Trending Deals

View All