Slickdeals is community-supported.  We may get paid by brands for deals, including promoted items.
Sorry, this deal has expired. Get notified of deals like this in the future. Add Deal Alert for this Item
Popular

T-Mobile Wi-Fi CellSpot Router $60 + Free Shipping

If you purchase something through a post on our site, Slickdeals may get a small share of the sale.
Deal
Score
+29
36,002 Views
$59.99
$159.99

Community Wiki

Last Edited by PCMAN1337 July 12, 2018 at 01:20 PM
You can flash this router to an RT-AC68U: http://www.bayareatechpros.com/ac1900-to-ac68u/. There are few change/additions needed in the guide before the latest ASUS firmware can be flashed, though.
  • Avoid CFE 1.0.2.5 from the RT-AC68P, as the newest Asus firmwares (3.0.0.4.384.20624 and later) detect this on the TM-AC1900 and revert the mod. Instead, use CFE 1.0.2.0 US AiMesh; it was dumped from an actual RT-AC68U by user goggles99 at SNB. The CFE generator [pipeline.sh] by danielfeng has this version available.
  • Some TM-AC1900 ship with a firmware version that allows SSH access. If you get one of these, you can skip steps 5-10 of the guide. To check if you have SSH available, go to Administration > System in the router configuration interface. If your firmware permits SSH, there will be a setting to Enable SSH. If so, choose Yes, then Apply. Move on to step 11.
  • The T-Mobile certificates have to be wiped from the mtd5 partition. This can be done after all of the steps in the guide have been completed, but must be done before any newer version of ASUS firmware is flashed. As of this writing, the firmware included in the bayareatechpros guide is 3.0.0.4.376.3626, so the steps below should be performed when this version is running on your router.

Wiping T-Mobile certificates from the mtd5 partition

These instructions originally existed on SNB before that forum thread was shut down [snbforums.com]. Credit to XVortex and rdallen. After you've performed these steps, you can flash 3.0.0.4.384.21045 (and possibly newer) using the GUI.

Code:
# Backup MTD5 (dd produces identical bin)
cat /dev/mtd5 > /jffs/mtd5_backup.bin

# Copy mtd5_backup.bin from router using scp
# From host: scp [email protected]:/jffs/mtd5_backup.bin ./

# Mount MTD5
mkdir /tmp/asus_jffs
mount -t jffs2 /dev/mtdblock5 /tmp/asus_jffs

# Copy mtd5 files from router using scp
# From host: scp [email protected]:/tmp/asus_jffs/* ./

# Wipe mtd5 files and reboot
rm -rf /tmp/asus_jffs/*
sync && umount /tmp/asus_jffs
rm -rf /jffs/.sys/RT-AC68U
nvram unset fw_check && nvram commit && reboot
-----

ASUS RT-AC68U firmware downloads [asus.com]

SNB now disallows discussion [snbforums.com] about converting TM-AC1900 to RT-AC68U with AiMesh. So, modding information may be a bit harder to come by going forward. Some discussion has moved to this thread [whirlpool.net.au] on whirlpool.

Other Tips:

If you are having problems accessing the mini-CFE webserver this works:
  1. Power off the router using the power button
  2. Set your PC's IP to 192.168.29.2 (assuming the recovery mode is gateway is 192.168.29.1)
  3. Navigate to 192.168.29.1 using your browser -- the browser continue to try and access the page until it is available
  4. Press and hold the reset button while powering-on the router
  5. When the mini-CFE webpage appears on the browser, release the reset button
  6. As long as the browser status is still spinning -- looking for a webpage -- the mini CFE web page will load

Your comment cannot be blank.

Sign up for a Slickdeals account to remove this ad.

Joined Jul 2006
Master of My Domain
> bubble2 2,508 Posts
2,880 Reputation
ArtVandelay
07-10-2018 at 11:26 AM.
07-10-2018 at 11:26 AM.
I have TMobile but why do I need this? for dropped calls at home and it gives wifi calling a better signal?
Reply
Joined Aug 2005
The UnFan
> bubble2 1,094 Posts
278 Reputation
antifan
07-10-2018 at 11:43 AM.
07-10-2018 at 11:43 AM.
Quote from ArtVandelay :
I have TMobile but why do I need this? for dropped calls at home and it gives wifi calling a better signal?

Its a router like any other. By default this one has quality of service prioritization for WiFi calling but there's nothing in here you can't do in another router. Its an Asus router rebadged with T-Mobile specific firmware.
Reply
Joined Oct 2005
L6: Expert
> bubble2 1,418 Posts
286 Reputation
Jetlag
07-10-2018 at 12:03 PM.
07-10-2018 at 12:03 PM.
I got it when it was $38 a week ago. Wondered if these are returns but everything looks brand new.
Reply
Joined Aug 2011
L10: Grand Master
> bubble2 7,193 Posts
740 Reputation
rak007
07-10-2018 at 12:08 PM.
07-10-2018 at 12:08 PM.
I got this for $54 or something around 1.5 or 2 years back (don't remember) and is still working well for me. Nice range in my house. But then I stay in a normal single floor 2 bedroom apartment.
Reply
Joined Apr 2011
L2: Beginner
> bubble2 561 Posts
26 Reputation
kevin117
07-10-2018 at 12:14 PM.
07-10-2018 at 12:14 PM.
i got mine last week about $41.90 (+CA tax) but I haven't flash to to ac68u yet, cuz I got confused lol. it's hard.
Reply
Joined Oct 2009
Shemomedjamo
> bubble2 11,632 Posts
5,567 Reputation
Pro
Expert
This user is an Expert in Computers
TekkenLord
07-10-2018 at 12:26 PM.
07-10-2018 at 12:26 PM.
Got mine locally for $20 each, then converted them both to run AiMesh with the latest Asus firmware.
Reply
Joined Jun 2007
L5: Journeyman
> bubble2 923 Posts
440 Reputation
ImGeo
07-10-2018 at 12:34 PM.
07-10-2018 at 12:34 PM.
$40 new from t mobile last week.

But that price isn't available anymore yet.
Reply

Sign up for a Slickdeals account to remove this ad.

Joined Sep 2011
L6: Expert
> bubble2 1,647 Posts
586 Reputation
Pro
PorterRanchDB
07-10-2018 at 01:01 PM.
07-10-2018 at 01:01 PM.
Quote from TekkenLord :
Got mine locally for $20 each, then converted them both to run AiMesh with the latest Asus firmware.

What resources or websites did you refer to when you did this? Thanks in advance
Reply
Joined May 2008
L4: Apprentice
> bubble2 358 Posts
71 Reputation
junky123
07-10-2018 at 01:14 PM.
Reply
Last edited by junky123 July 10, 2018 at 01:34 PM.
Joined May 2006
L4: Apprentice
> bubble2 366 Posts
79 Reputation
newbie101
07-10-2018 at 01:34 PM.
07-10-2018 at 01:34 PM.
I received mine, will not broadcast 5G, only 2.4, wondering if it's defective.
Reply

This comment has been rated as unhelpful by Slickdeals users

Show Comment
Joined Aug 2009
L6: Expert
> bubble2 1,260 Posts
213 Reputation
someones1
07-10-2018 at 03:28 PM.
07-10-2018 at 03:28 PM.
Quote from loxpp :
free loaner unit for TMO postpaid user

foolish to buy this
Completely different device.
Reply
Joined Oct 2007
L5: Journeyman
> bubble2 667 Posts
91 Reputation
lastusername
07-10-2018 at 03:59 PM.
07-10-2018 at 03:59 PM.
Quote from TekkenLord :
Got mine locally for $20 each, then converted them both to run AiMesh with the latest Asus firmware.

Somebody get this guy a cookie
Reply
Page 1 of 7
Start the Conversation
 
Link Copied

The link has been copied to the clipboard.