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,905 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 25, 2019
847 Posts
Joined Jun 2010
Jan 25, 2019
SDNovice
Jan 25, 2019
847 Posts
Quote from zippy55513 :
I checked my order status and it says it's backordered with no estimate on the ship date
Same for me as well. Backordered, no estimate of ship.
Jan 25, 2019
455 Posts
Joined Sep 2010
Jan 25, 2019
itbedave
Jan 25, 2019
455 Posts
Even though I never did get a shipping confirmation nor a call saying there was an issue with my order, I just got a notice from UPS saying my order from this morning will be delivered TOMORROW! Given I went with the cheapest UPS Ground shipping option, I'm guessing their warehouse is somewhere near SW Ohio. 😁
Jan 25, 2019
838 Posts
Joined Aug 2004
Jan 25, 2019
dealkk
Jan 25, 2019
838 Posts
Quote from dzap :
Heh. I just returned the one T-Mobile "loaned" me, yesterday. Hardest part was flashing it back to TM-AC1900 firmware, but got it done. Whoever gets it; the built-in firmware update doesn't seem to work, so you're free to flash it easily to the AC68U. laugh out loud
why return it?
Jan 25, 2019
1,655 Posts
Joined Sep 2018
Jan 25, 2019
User17347427
Jan 25, 2019
1,655 Posts
Quote from spydersdeals69 :
Ewwwww. Pre owned. Just think about all the pr0n that's been ran though this!
Says the person with a pict/icon like that!
@@
Jan 25, 2019
102 Posts
Joined Dec 2014
Jan 25, 2019
cjjson
Jan 25, 2019
102 Posts
I ordered twice this morning. The first order, I received an "order was successfully submitted". The second order, I also got an "order was successfully submitted" but this time I got a pending charge on my credit card. neither order got an order confirmation/number. I don't think the first order will get sent out but I'm hoping the second one will.
Last edited by cjjson January 24, 2019 at 10:02 PM.
Jan 25, 2019
384 Posts
Joined Aug 2018
Jan 25, 2019
diadilus
Jan 25, 2019
384 Posts
Quote from Requiem2242 :
I want another but I have FiOS and I tried one with the Ethernet direct from outside into the TMobile and it doesn't handle as fast of a speed as the FiOS router. I then have one of these hooked up as AP with Ethernet from the FiOS. Works good. Wish it handled gigabit better though
I apologize in advance for side-tracking the subject of this thread, but I noticed the topic of FiOS mentioned and had a question about that: can anyone confirm if you can utilize a used FiOS router to work with Verizon service, instead of having to rent or buy the router directly from Verizon? I've read conflicting results on the internet. Some claim Verizon will deny FiOS access to non-Verizon purchased/rented routers because they claim those specific units are 'stolen.' Can someone chime in on this? Just trying to save some money from router fees/Verizon purchase. TIA
Jan 25, 2019
1,655 Posts
Joined Sep 2018
Jan 25, 2019
User17347427
Jan 25, 2019
1,655 Posts
Quote from 3Dmented :
This post is hilarious. So many tools giving false advice and misinformation on flashing. So dangerous, too funny!
Then Genius replied:
Quote from Genius4sho :
I agree that the top rated post makes it sound like this is the easiest thing to do. I've flashed several of these for my house and I'd say it's on the 7 out of 10 difficulty scale. With 10 being you actually writing the code. Knowing how poorly people's reading comprehension skills are here. A lot of people will mess up the install. I've seen it over and over again in the past threads.

If you follow some video guide that holds your hand through each step, then sure it could be easy. Especially if they explain how to fix any issues that arise. If you have no understanding of networking basics, this might be a weekend project.
Well, you are doing 3 things.
1) *Downgrading the firmware to allow you to use SSH ability
2) Retrieving (using that SSH ability) & Changing the CFE - uploading your old, renaming the new.
3) Installing the CFE and firmware in one go also (using that SSH ability)

Then to aid you into not rolling back your work, you are doing the MTD5 steps. (All 9, 7 on 376.3626 ,but the last 2 must be on Firmware 384.xxxxx to work.)

Not that hard. Especially all the years of work it took to get you that 'Guide'.
Now, think of when there was no website to upload your CFE to like this video [youtu.be] (Do not do the video guide it is outdated) ~or ~ or some Google Document guide if you were on the virus Firmware that sent you back to a T-Mobile TM-AC1900.

The only hard part is if your T-Mobile router is on a locked firmware that the Guides won't work (*first of the three things). Then you have to do the Google Document.
AND you not paying attention to detail. A lot of people don't have the patients, or have distractions.
A lot of people don't want to read.

The Wiki is to help you, once you do it, you understand things in the wiki thread. Guides are to help you. Bashing guides and 'top of the thread' Wiki.. well go make your own guide for us 3Dmented
I have no control over Alex's guide to tell him to mention the last two MTD5 commands must be done on a certain firmware. In fact, I'm banned on his website.
I don't have permission to go to the Google Document guide to change or edit that guide anymore if there is an error.
I don't have control over Sploit's guide as it has a copy paste error.
I also can't get a hold of Lazymocha to tell him to mention the last two MTD5 commands must be done on a certain firmware era either.
Do you?

What do you do to help?
Last edited by User17347427 January 24, 2019 at 10:14 PM.

Sign up for a Slickdeals account to remove this ad.

Jan 25, 2019
102 Posts
Joined Dec 2014
Jan 25, 2019
cjjson
Jan 25, 2019
102 Posts
Quote from Silly_String :
Last time I ordered I got the initial email me nothing else. This time I used different browser and got the 1st email and a second "Service Agreement" email with order #, we'll see what happens.
If you got an order number and a pending charge for $40 + tax on your credit card, I think you're good to go. That's my experience when I got my first one.

This time around, i got a pending charge but I'm still waiting for an order confirmation/number.
Jan 25, 2019
1,655 Posts
Joined Sep 2018
Jan 25, 2019
User17347427
Jan 25, 2019
1,655 Posts
Quote from cjjson :
If you got an order number and a pending charge for $40 + tax on your credit card, I think you're good to go. That's my experience when I got my first one.

This time around, i got a pending charge but I'm still waiting for an order confirmation/number.
I hope it goes through for you Smilie
Don't forget to check your SPAM mail.
Jan 25, 2019
1,655 Posts
Joined Sep 2018
Jan 25, 2019
User17347427
Jan 25, 2019
1,655 Posts
Quote from dzap :
Heh. I just returned the one T-Mobile "loaned" me, yesterday. Hardest part was flashing it back to TM-AC1900 firmware, but got it done. . laugh out loud
LOL I did that too Smilie
Original Poster
Pro
Jan 25, 2019
566 Posts
Joined Sep 2013
Jan 25, 2019
dailydealsforme
Jan 25, 2019
Original Poster
Pro
566 Posts
My order is also backordered. And I was the one who posted the deal here. So don't know how they process the orders , but it definitely is not first in first out.
Jan 25, 2019
40 Posts
Joined Jul 2003
Jan 25, 2019
benya
Jan 25, 2019
40 Posts
Ordered pretty early yesterday. Only got the "Thank you for ordering from T-Mobile!" email with no order number. Doesn't look like my cc was charged either. Guessing I will be waiting for the next deal
Jan 25, 2019
847 Posts
Joined Jun 2010
Jan 25, 2019
SDNovice
Jan 25, 2019
847 Posts
My order is in 'shipped' status now; ETA 1/26!
Jan 25, 2019
455 Posts
Joined Sep 2010
Jan 25, 2019
itbedave
Jan 25, 2019
455 Posts
I received my order confirmation email this morning. I received the shipping confirmation from UPS last night! 🤣

Sign up for a Slickdeals account to remove this ad.

Jan 25, 2019
102 Posts
Joined Dec 2014
Jan 25, 2019
cjjson
Jan 25, 2019
102 Posts
Quote from Hawbgobblin :
I hope it goes through for you Smilie
Don't forget to check your SPAM mail.
i finally received an order number earlier this morning (3:02 am) but my order status is on "backordered", estimated to ship between 1/24 - 1/28. I placed my order yesterday at 8:13 am (pst). I guess I just have to wait now.
Last edited by cjjson January 25, 2019 at 05:48 AM.

Related Searches

Popular Deals

View All

Trending Deals

View All