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,935 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 30, 2019
84 Posts
Joined Apr 2015
Jan 30, 2019
thelma20133
Jan 30, 2019
84 Posts
Quote from Hawbgobblin :
If you are going to try again, I would do it NOW cause this will be out of stock soon.
It is OOS just a minute agoFrown
Jan 30, 2019
1,655 Posts
Joined Sep 2018
Jan 30, 2019
User17347427
Jan 30, 2019
1,655 Posts
Quote from thelma20133 :
It is OOS just a minute ago Frown
Shows in stock for me 10 seconds ago

Refreshed page, in stock [t-mobile.com]

Refreshed again (3rd time) In stock.
PC, Google Chrome.
EDIT:4th time, in stock. been doing this for a minute now.
Last edited by User17347427 January 30, 2019 at 09:35 AM.
Jan 30, 2019
84 Posts
Joined Apr 2015
Jan 30, 2019
thelma20133
Jan 30, 2019
84 Posts
Quote from Hawbgobblin :
Shows in stock for me 10 seconds ago

Refreshed page, in stock [t-mobile.com]

Refreshed again (3rd time) In stock.
PC, Google Chrome.
EDIT:4th time, in stock. been doing this for a minute now.
I tried chrome Incognito mode, same. I guess it work for you but not for others. Some kind of AI from web site?
Thanks for trying it thoughtSmilie

Update: I am so obsessed. I try on another laptop , Firefox , win 10, public library wifi( dangerous! For sure) it show in stock again. It doesn't seems to flag my billing address so I use the same address, different email, different CC, my wife cell and it went through 😲. Can't complain😎
Also get order confirmation email in minute.
Last edited by thelma20133 January 30, 2019 at 11:11 AM.
Jan 30, 2019
1,186 Posts
Joined Nov 2011
Jan 30, 2019
Zwitterion
Jan 30, 2019
1,186 Posts
Quote from Hawbgobblin :
What I want to do, is have everyone give there 2 cents on what happens, when it happened. I want to get it in the Wiki.



What Email first, when.
What email second, when.
I got the "Thanks for your Order!" e-mail. Then in both (successful) instances, between 4 and 5 minutes later I got two additional e-mails at the same time: (1) "T-mobile Order Confirmation" e-mail which has the order number and a link to a status page, and (2) "Your T-Mobile Service Agreement" e-mail which simply states the 30-day return policy.
Jan 30, 2019
1,186 Posts
Joined Nov 2011
Jan 30, 2019
Zwitterion
Jan 30, 2019
1,186 Posts
Use a VPN. Try your phone browser.
Jan 30, 2019
1,186 Posts
Joined Nov 2011
Jan 30, 2019
Zwitterion
Jan 30, 2019
1,186 Posts
Quote from ST1NGY :
The only purpose is to not burn your bridges if you ever need to, or are forced to, go back to TMo firmware...
Thanks for the insight!
Jan 30, 2019
5,041 Posts
Joined Oct 2006
Jan 30, 2019
wasabi_fu
Jan 30, 2019
5,041 Posts
Quote from Hawbgobblin :
What I want to do, is have everyone give there 2 cents on what happens, when it happened. I want to get it in the Wiki.
What Email first, when.
What email second, when.
Ordered a few minutes ago.

Got "Thank you for ordering from T-mobile!" email virtually immediately (9:33AM PST). This email had no real information except for the 'Let's Talk 1-844-214-9880' phone number.

Got "T-Mobile Order Confirmation" email 3 minutes later (9:36AM PST). This email has an order number, a link to check order status, and an 'Estimated Ship Date'. For me, the 'Estimated Ship Date' is 1/30-2/1.

*Also, got "Your T-Mobile Service Agreement" email 3 minutes later (9:36AM PST). It went to Spam folder, so I didn't see it at first. In my email inbox, this email came 2nd, before the "T-Mobile Order Confirmation" email. It includes link to 'Service Agreement', the order number, link to order status, and billing information.
Last edited by wasabi_fu January 30, 2019 at 11:57 AM.

Sign up for a Slickdeals account to remove this ad.

Jan 30, 2019
1,655 Posts
Joined Sep 2018
Jan 30, 2019
User17347427
Jan 30, 2019
1,655 Posts
Quote from Zwitterion :
I got the "Thanks for your Order!" e-mail. Then in both (successful) instances, between 4 and 5 minutes later I got two additional e-mails at the same time: (1) "T-mobile Order Confirmation" e-mail which has the order number and a link to a status page, and (2) "Your T-Mobile Service Agreement" e-mail which simply states the 30-day return policy.
Quote from wasabi_fu :
Ordered a few minutes ago.

Got "Thank you for ordering from T-mobile!" email virtually immediately (9:33AM PST). This email had no real information except for the 'Let's Talk 1-844-214-9880' phone number.

Got "T-Mobile Order Confirmation" email 3 minutes later (9:36AM PST). This email has an order number, a link to check order status, and an 'Estimated Ship Date'. For me, the 'Estimated Ship Date' is 1/30-2/1.
Thank you both Smilie !
Jan 30, 2019
1,655 Posts
Joined Sep 2018
Jan 30, 2019
User17347427
Jan 30, 2019
1,655 Posts
Quote from thelma20133 :
I tried chrome Incognito mode, same. I guess it work for you but not for others. Some kind of AI from web site?
Thanks for trying it thought
Clear your cache?
I'm weird, I clean my stuff all the time. I even use CCleaner.
But...if clearing cache didn't work I would try CMD
Go to CMD (Run as admin).
Type:
Code:
ipconfig /release
ipconfig /renew
ipconfig /flushdns
(now that is Cable Internet, no VPN no special nothing. I don't know if doing this would effect the out of norm.)
Do at your own risk.


If it STILL didn't work...
What is safe for all is restarting Modem and Router.
If it still didn't work, I would even restart your Modem (unplug the Modem, unplug COAX, press thumb on the copper center wire to ground it, plug back in and boot it up)
It might take a few minutes to re sync.

Router- Turn off and unplug Router, wait 10 seconds, plug and power Router

If you using a cell phone..Reboot it, turn off WiFi and try with LTE.
Visa versa. (clear browser data)
Last edited by User17347427 January 30, 2019 at 10:39 AM.
Jan 30, 2019
330 Posts
Joined Nov 2009
Jan 30, 2019
flew-d-coop
Jan 30, 2019
330 Posts
If I were to get two would they work well in a wireless aimesh or do they need to be connected with ethernet
Jan 30, 2019
1,655 Posts
Joined Sep 2018
Jan 30, 2019
User17347427
Jan 30, 2019
1,655 Posts
Quote from flew-d-coop :
If I were to get two would they work well in a wireless aimesh or do they need to be connected with ethernet
They work AiMesh.
Some say perfectly fine.. some have issues with latest firmware etc..
Most positive then negative. AND you can hardwire them

FYI, still shows in stock.
Last edited by User17347427 January 30, 2019 at 11:35 AM.
Jan 30, 2019
2,487 Posts
Joined Oct 2013
Jan 30, 2019
Requiem2242
Jan 30, 2019
2,487 Posts
This isn't good for gigabit.
Jan 30, 2019
5,041 Posts
Joined Oct 2006
Jan 30, 2019
wasabi_fu
Jan 30, 2019
5,041 Posts
Quote from Requiem2242 :
This isn't good for gigabit.
Why not?
Jan 30, 2019
2,487 Posts
Joined Oct 2013
Jan 30, 2019
Requiem2242
Jan 30, 2019
2,487 Posts
Quote from wasabi_fu :
Why not?
Doesn't support the full speed via Ethernet. I had trouble getting over 400mbps when my FiOS was wired direct. Have to use the fios router to get internet in to house then use this for wifi only.

Sign up for a Slickdeals account to remove this ad.

Jan 30, 2019
1,233 Posts
Joined May 2006
Jan 30, 2019
stingygrrl
Jan 30, 2019
1,233 Posts
I got so lost with all the various instructions that lose parts and pieces over time.
I don't think I've ever used putty so I'm a complete newb.

My 2 yr old cellspot router is on stock FW and I'ld like to get it to asus so I can run aimesh with my other 68u
is this the definitive guide? Does someone want to be my mentor on this?


Quote from johnny2x4 :
If I had to write a full up-to-date guide, it would be this:

How to flash TM-AC1900 to RT-AC68U:
  1. 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].
  2. Create a folder on your desktop, name it "router".
  3. 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.
  4. Disconnect the cellspot router from the internet if you haven't already
  5. 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
  6. 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
  7. Go to 192.168.29.1 in a web browser
    If Mini-CFE webpage won't load, try Chrome Incognito mode, else use Asus Restore Utility
    If having trouble with this step perform NVRam Reset (see # 20) and try #6 again
  8. Flash TM-AC1900_3.0.0.4_376_1703-g0ffdbba.trx from the "router" folder you created
  9. Wait for reboot at least 5 mins – WiFi lights on router will turn on when boot is complete
  10. Log in to router (admin:password)
  11. Go to Administration > System > Enable SSH > Yes > Apply
    Ezlink: http://192.168.29.1/Advanced_System_Content.asp
  12. 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
  13. In Putty type:
    Code:
    cat /dev/mtd0 > original_cfe.bin
  14. In WinSCP refresh the window on the right side and note that original_cfe.bin is present
  15. Copy original_cfe.bin to a local drive
  16. Download the new .bin
    a. Upload original_cfe.bin to https://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
  17. Rename the new .bin file to "new_cfe.bin"
  18. Through WinSCP, Upload new_cfe.bin & mtd-write & FW_RT_AC68U_30043763626.trx to router
  19. In Putty type:
    Code:
    chmod u+x mtd-write
    ./mtd-write new_cfe.bin boot
    mtd-write2 FW_RT_AC68U_30043763626.trx linux
  20. 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
  21. Reset PC IP back to default
  22. Log in to router using 192.168.1.1 and the router is now an AC68U with 64MB jffs
    username:/password is now: admin:admin
    If router isn't showing AC68U, try Chrome Incognito Mode
  23. Reconnect Putty (see #11)
  24. In Putty, execute the code for fixing MTD5 partition.
    Code:
    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
  25. Download firmware version 3.0.0.4.384.20308 from here [softpedia.com] and unzip the file
  26. In the router page, go to Administration > Firmware and upload RT-AC68U_3.0.0.4_384_20308-gead790e.trx
  27. Perform NVRAM Reset (see #20)
  28. Enable SSH (see #10) Ezlink: http://192.168.1.1/Advanced_System_Content.asp
  29. Reconnect Putty (see #11)
  30. In Putty, execute the code for fixing MTD5 partition.
    Code:
    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
  31. You can now flash Asus [asus.com], Merlin, Advanced Tomato, Tomato, and DD-WRT firmwares
Additional Notes:
  • Yes, step 30 is partially redundant, but this is the way I did it 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

EDIT: Corrected with below suggestions as of 1/30/19

Related Searches

Popular Deals

View All

Trending Deals

View All