- Видео 8
- Просмотров 96 416
developer of things
Добавлен 12 янв 2023
Welcome to the Developer Of Things RUclips channel,
I'm passionate about tackling challenges and finding useful solutions to hard to solve problems. The goal of this channel is to provide valuable insights into the projects I undertake. Whether it's working on personal projects, sharing useful git repositories, tips on making your remote work more doable, you'll find it here.
I strive to offer something unique. If I can't find the answers to a problem I encounter through existing videos, I'll take it upon myself to deep-dive and find the solution.
I'm passionate about tackling challenges and finding useful solutions to hard to solve problems. The goal of this channel is to provide valuable insights into the projects I undertake. Whether it's working on personal projects, sharing useful git repositories, tips on making your remote work more doable, you'll find it here.
I strive to offer something unique. If I can't find the answers to a problem I encounter through existing videos, I'll take it upon myself to deep-dive and find the solution.
MUDI V2 Unlimited Hotspot Restrictions Removed Easily!
An unlimited hotspot plan is still required but you will not be limited to just your hotspot data.
Before setting IMEI backup original incase you want to restore it later Important because it is not located anywhere else!
Repair IMEI command:
AT+EGMR=1,7,"YOUR IMEI HERE”
Example:
AT+EGMR=1,7,"123456789012345”
Before setting IMEI backup original incase you want to restore it later Important because it is not located anywhere else!
Repair IMEI command:
AT+EGMR=1,7,"YOUR IMEI HERE”
Example:
AT+EGMR=1,7,"123456789012345”
Просмотров: 2 164
Видео
Easily Remove Limits of Your “Un limited” Data Plan with GL iNet Spitz AX GL X3000
Просмотров 10 тыс.10 месяцев назад
Unlimited hotspot data on GL X3000 that doesn't count against hotspot allocations on plan. Previously I used the Nighthawk M6 and this is now what I run with instead. AT Command from video, just replace placeholder with yours before submitting. AT EGMR=1,7,"123456789012345” 0:00 - Disclaimer 0:42 - Intro 1:42 - Cellular Band Comparison 2:00 - Functionality Comparison 3:51 - Configure Your Route...
Nighthawk M6 Easy and Fast Unlimited Hotspot MacOS Script (For Mobile viewing)
Просмотров 45810 месяцев назад
Disclaimer below (should download if agreeing with disclaimer): github.com/developer-of-things/m6restore This is the fastest easiest way to get your Nighthawk M1 M5 or M6 running with IMEI of your choice, TTL set to 64, APN settings for your SIM card easily configured and saved. Script will install needed dependencies on Mac before running and will then guide you through the steps to modify you...
Nighthawk M6 Mod Step by Step How to Get Unlimited Data On Your Nighthawk Router! (Patched 😥)
Просмотров 12 тыс.Год назад
Repository M6 Restore github.com/developer-of-things/m6restore
Visible+ vs Verizon (Get More) 5G UW Speedtest
Просмотров 2,3 тыс.Год назад
Visible vs Verizon (Get More) 5G UW Speedtest
Nighthawk M5 Mod Step by Step How to Get Unlimited Data On Your Nighthawk Router! (Patched 😥)
Просмотров 9 тыс.Год назад
Updated guide for M6 ruclips.net/video/sEm7VhFARQo/видео.html Get unlimited and unthrottled hotspot on your unlimited data plan Works best with ATT & T-Mobile but also working well on Verizon TTL bash script #!/bin/bash iptables -t mangle -I POSTROUTING -j TTL ttl-set 64 iptables -t mangle -I PREROUTING -j TTL ttl-set 64 TTL systemd service [Unit] Description=Set TTL 64 After=multi-user.target ...
Unlimited & Unthrottled "Hotspot" any carrier on your Unlimited Plan! Android, iOS, & 5G Hotspot
Просмотров 51 тыс.Год назад
I have put together one method of getting unlimited hotspot data unthrottled and it works on all carriers that I have used. In this video I have used Cricket Wireless as an example which is an MVNO owned by AT&T and works very similarly to AT&T This has been tested on Verizon and T-Mobile also with success. Just change your APN settings according to your Carrier This has worked on my Android an...
holy smoke it worked
how the fuck do you use 1tb
I have my verizon sim card activated on my phone, can i just take out that sim card an add it into my nighthawk m6 for unlimited 5g cellular data without issues? Also is this device compatible with verizon?
Usually you have to set the APN manually for an activated SIM to work. IMEI and TTL need to be set for unlimited hotspot. The Spitz X3000 works with Verizon T-Mobile & AT&T and many MVNOs
I can buy a cheap android phone on Amazon and add a line with Tmobile, pair the newly added lines sim with the mudi v2 before activateing it to the cheap decoy phone? will this work? thanks for your time,not a lot of videos on this.
You can activate the SIM with a phone supported by your carrier and change the IMEI on the MUDI V2 before inserting the SIM to the MUDI V2 Make sure to take note of the original MUDI V2 IMEI incase you ever want to set it back. Also take note of the APN name while the SIM is in the Android so you know what to set it to on the MUDI V2 Once the T-Mobile SIM is inserted you can set the APN name and the TTL
Rooted Pixel 8 but apps aren't compatible with this phone. Different ttl editor and busybox versions
For that I use an app called TTL Changer from the F-Droid app, but I also I did a manual edit to set an IP preference su echo 64 > /proc/sys/net/ipv4/ip_default_ttl I'm thinking about making an end to end video from unlocking the bootloader, rooting, modify restricted APN settings and changing the TTL.
What in the sweatshop is going on in the background
Starbucks
Im so confused about this can i use this to get unlimited hotspot on my phone to use on my Xbox and do you need a computer to do this
Yes you need a computer for adb and fastboot commands. You can use your hotspot with any device
Does this really provide free unlimited Internet???
It's not free but it takes your unlimited phone data plan that has hotspot restrictions and removes those restrictions so that you can take full advantage of your unlimited data that you pay for. This is useful because if you require unlimited cellular data that you can share with your devices, this let's you do it.
Is this legal or l can get arrested for it ???
In some countries changing an IMEI is illegal but I have found no law in the US against it, only a proposed law by the senator Chuck Shumer that didn't get support and never signed into law. If you choose to use a phone that is supported by your carrier then you will not need to worry about that part anyway because the IMEI is already of a phone allowed by the carrier. That is the part of the process that legality is questioned.
This appears to not be working on current firmware and model. Just got mine in this week. Tried to clone imei it fails every single time. Something must of changed. Didn’t command change
It's common for it to fail if copied and pasted, you may need to type the AT command in manually
@@developer-of-things found out command is formatted wrong. Must have space for 1 and 7 before comma. On current firmware.
Sorry tired this and it just keeps failing
Thanks for this, great info.. what does rooted mean? How would I know if my phone is rooted? Thank you!
Rooted means you have access to the "root" user which has the highest privileges in unix based operating systems. In Android you have to take actions to unlock the root user since no production phone comes rooted. The most common way to root a phone today is to unlock the phone's bootloader and then use a tool called Magisk to patch various files from a firmware update package and flash them to the phone using Android developer tools and you can find out which files need to be patched depending on how the phone manufacturer partitioned the phone file system before installing Android. Some warnings though would be that this is risky because a bad flash could brick the phone and Magisk should be downloaded from the official git repo since there are lots of copies of Magisk on third party websites with embedded malware.
Hey there, new subscriber here. Can you please do a video on mofi 5500 like you did on the M5 Mod? thank you.
I don't have the Mofi 5500 router but I think I found the AT commands you were looking for. I see there are 4 modem cards this router might come with, but assuming you have the Mofi 5500 with the 5G modem card I searched this query in Google and found an answer on the first link. site:wirelessjoint.com What is the IMEI repair AT command for Sierra Wireless EM9191 cellular module
What’s att 5g apn?
Probably nxtgenphone but could be enhancedphone or nrbroadband. What it is for you depends on what your sim card requires. The best way to find out is to put the SIM card in an Android phone then navigate to your APN settings to see what APN your phone uses for that SIM card.
Written guide? Please
hi do you have an idea how to add european 5g bands and update the last AT&T firmware? Thanks from Austria
I sold the Nighthawk hotspots that I had and bought 5G routers that support all the bands that I need out of the box and get faster speeds than the Nighthawk hotspots. I experimented with configuring cellular bands on the Nighthawk hotspots when I had it with success on the 4G bands but not with a 5G bands. Since I don't have the Nighthawk hotspots anymore I can't reproduce instructions and there are better 5G routers on the market now, the Nighthawk hotspots might be the best 5G hotspots currently on the market due to a lack of options in the hotspot market but the difference between that and the 5G routers was enough for me to take a 5G router around or with me and use it like a hotspot.
I couldn't stand watching this video and hearing you ramble on forever. On top of that, the way you punctuate your "S" while you're talking is like nails on a chalkboard. Please do better
I have a nighthawk M6 pro and it turns off from the battery getting too hot, but works if I remove the battery and cover for better cooling. Is there a fix for this? I was considering attaching a phone cooler to it because it still gets very hot...Any better options for 5g hotspots you could recommend?
I don't believe there is a good option on the market for a 5G hotspot right now, however if taking a 5G router around with you is something you could live with then the GL iNet Spitz GL-X3000 is the best option I know of. If 4G speeds are acceptable then the GL iNet MUDI V2 does the job if used on ATT or T-Mobile however the MUDI V2 is a no go for Verizon
Does anyone know what to do if my phone tells me that the apn is not allowed on this device. It only pops up the error when i type dun in the APN type
Yes, this means your phone and carrier restrict this APN setting you have to set the APN type to include 'dun' using a rooted phone and the content command e.g.: adb shell su content update --uri content://telephony/carriers --bind type:s:"default,supl,dun,hipri" --where "name='Spectrum'" You can list all APNs with the content query command content query --uri content://telephony/carriers
Hey, thanks for the video. What do you recommend for Verizon.
Well for Verizon I have had luck just setting the TTL on my computer to 65 when tethered to my phone. I didn't need to make other changes and that might be all you need to do. For other carriers usually you have to add 'dun' to your APN type. Your phone might be sufficient
@@developer-of-things yeah, thats atactually the setup that I'm running right now, it works great. But i'm also looking for a router setup that I can connect all my devices to.
@@developer-of-things thank for reply. Why don't you recommend MUDI V2 for Veriz0n? Looks like a great litttle gadgets.
How did you use all that GB😅
Yeah i plugged in my boost mobile sim it recognized it but said no internet, didn't know i needed to go into the labtop and set things up
Make sure the APN name is the same as it appears on the phone.
Can u help me ??
is this really patched i recently got the MR6110 version of the m6 can I still do it?
Possibly, it works for some.
Dude you just hacked my router. THANK YOU BRO YOU ARE AMAZING!!! I commented earlier before i followed it entirely. THANK YOU A MILLION DUDE!
can you make a video on how to do this on ios for visible? please. thank you!!!
You might be able to just set the TTL on the computer that you are sharing the hotspot with. This works with Verizon last I checked which is the same network as Visible. Also maybe checkout pairvpn
You take to long explaining you should just get right to the point
If you dont understand it, dont tell the expert how to explain it. You explain it and share the video link please.
Another question, my SIM cars is already activated with the IMEI of an M6, if I switch to a GL X3000, what should I do? Thanks!
If you have a phone SIM use a phone IMEI, if it's a tablet SIM maybe use a tablet IMEI but phone IMEI still worked fine too for me in this scenario
Hello, thanks for this! I wrote you in the other video about the M6. I am considering buying this device, but what is the difference between the Puli and Spitz? The Spitz is 5G NR CAT19 and the Puli 5G NR, I think that is it (aside of the battery of course). If I own a 5G ATT phone and I plan to use a US mobile SIM, can I use ATT phone´s IMEI? Thanks!
They appear to be the same from a quick comparison of their specs. The Spitz is the only one of the two that is available for purchase on Amazon though. Amazon usually runs discounts on this device and delivery is faster. I'd recommend using a 5G IMEI number that you know won't be used in the same network at the same time. Some people try their luck with IMEI generators and others use an IMEI number of a device they own which would be the safest choice due to potential legal issues.
The IMEI number change on the Spitz router is permanent until changed again though so you might want to back up the original IMEI number somewhere if you ever want to revert it since restoring the device will not bring back the original IMEI.
Question; what are the odds of my carrier dropping me for something like this
I tried it with US Mobile warp 5G SIM. It does not work - unable to register. I also tried upgrading to latest firmware. It works without changing IMEI. But we also lose the ability to change IMEI or lock bands. This is strange cuz US Mobile does not allow any tethering without a tether plan.
Without an IMEI change and TTL, it will be identified as hotspot data usage and may still provide data but it will count towards your total data limit. US Mobile isn't totally unlimited and have a fine print high speed data cap of around 50 GB or 70 GB. I don't remember the exact data cap
Could you please help me, I'm not so techy in this stuff, I brought the Spitz AX GL X3000 and i used with AT&T, but i don't know what's wrong, i follow all your recommended in the comments (i read all) but I don't know if your command also work with AT&T, i.just getting 1.1 Mbps at the same time in my work phone i get 193.8, also AT&T network!
Hi I have a NetGear M6 Pro mr6500 device from AT&T and I unlocked the device and I tried many firmware to get n41 band and n78 band but nothing changed, and I tried to add those bands bay a command but I failed to do it, so it possible to do that or is this thing impossible?
Does this still work?
Know of any guide for flashing MR6150 firmware to MR6110 ATT version
No, I don't believe a guide exists for that
Did everything correctly, and my hotpot. It says broadband disconnected. Is something wrong with it? Could it be blacklisted
Most likely the APN needs to be set. Also make sure to remove the SIM before charging IMEI because that could suspend service
@developer-of-things I've set the apn, and it's saved. the sim works and gets data even on a phone it not registered to it is a Verizon unlimited 5g sim and ive tried a metro plan since t-mobile is the main provider in my area and still the same issue could the isp be seeing thats its a hotspot and not a phone some other way besides IMEI
@@dj13579100 for 5G the IMEI should be the only number used to identify the device.
Thanks for the very helpful video. its o easy to follow. I have a Tmobile 5g hotspot device. Is there a way I could set that up for it? Thanks!
I don't think so, most carrier hotspots are too locked down to make the needed changes.
Does this work india?
I would guess so but it would depend on what TTL and APN carriers there are expecting. Try it out and let me know if it works.
So is this device 5G I only get 4g . I mean speeds are nice at 70 . I’m using cricket but when I put sim on my phone I get 5G and speeds of 600. Anybody have 5G apn settings? Or is there a setting to enable 5G
Usually if 4G and 5G connectivity is the issue, I would point to location, the SIM card, or the APN. Probably just make sure that your Android phones APN settings match the router. If you have an iPhone then you might have to find an android to insert the SIM in to read the APN data. I haven't had luck on iPhone with most carriers viewing the APN settings page since it is usually blocked.
@@developer-of-things I already got the right apn settings and no 5g . I looked online and a few people are having this issue hope someone finds a solution! Would love the 700 mbs I get on my phone 5G on cricket
Can I use Pixel phones with Cricket for this pupose?🤔
Even with root access the Pixel is a hard one to get working. Mostly because of the TTL changer apps not working on Pixel phones. Then there is the issue of if you can edit your APN type to include 'dun' it's pretty common nowadays for that to be locked. You might be better off picking up a MUDI V2 hotspot if you want easy unlimited hotspot usage of your unlimited plan.
What router do you recommend for Visable?
The GL iNet Spitz AX GLX3000 worked about as well as my phone did on Visible. I'm still waiting on a good OpenWRT based portable 5G hotspot option to be available in the market.
Leaving this info here in case someone else finds it useful. Might be a duplicate comment because previous comment seems to be deleted(maybe due to direct links) The keygen algorithm for NTGX65_12.01.48.00 is changed to SDX65, so m6restore cannot produce the correct challenge response for OPENLOCK. You can generate the correct challenge response via sierra-keygen see: github bkerler/edl/ . This github repo has very valuable information regarding this topic in the sierrakeygen_README file. There is also good info at wirelessjoint in a thread titled "MR6550 IMEI anad telnet access" the CUSTOM commands allowing root shell via telnet are seemingly gone: AT!CUSTOM? !CUSTOM: NOROAM 0x01 GPSENABLE 0x01 SINGLEAPNSWITCH 0x01 USBSERIALENABLE 0x01 NATENABLED 0x01 HSICON 0x01 SECCENABLE 0x01 I am now researching these available commands to try to gain a root shell. USBSERIALENABLE especially, but this might just mean the telnet service at 5510?
I have a MR6110 running NTGX65_12.01.48.00, and there is nothing listening on 23, only 53, 80 and 5110. Did previous firmwares have a root shell at port 23 by default? Am I missing a piece of the puzzle. How did your method activate the telnet service? I am looking for any possible way to obtain a root shell on this device.
I added three AT commands to the script that enable telnet. Once the script unlocks engineering mode these three lines run enabling telnet tn.write(b"AT!TELEN=1 ") tn.write(b"AT!CUSTOM=\"RDENABLE\", 1 ") tn.write(b"AT!CUSTOM=\"TELNETENABLE\", 1 ")
@@developer-of-things Thanks for the quick response 🙏 Do you know how I could find an older firmware version? Where did you find these AT commands documented? Do you have some idea what causes your process to fail on the newest firmware? I see many people saying the same thing. It appears to work until it reboots, but it does not flash the new IMEI and the telnet service is not listening.
@@Lost-s5j Firmware is no longer provided by Netgear for manual updating, it's all OTA updates now. I don't have the Nighthawk hotspots anymore so I can't test the script to find out where it's failing. The AT commands I was able to find by doing a PDF file type search on Google with search terms for the modem chipset in the Nighthawk hotspots.
this is not working for me, it goes through the process and says it completes, reboots and still has the factory IMEI.. running the NTGX65_12.01.48.00 FW
Probably a patched firmware version. I no longer have Nighthawk hotspots so I can't test to update the script anymore.
Nice video, I want to ask what version of the firmware do you recommend on the GL X3000 SPITZ AX? as I have read on several reddit forums that there are versions that suffer from infinite reboots on the devices, signal drops - speeds and ping increases.
I keep it up to date, the current version is V4.4.9 and it usually runs very stable with the exception of if you always run a VPN on it. Sometimes running a VPN can cause interruptions in connectivity.
I have an iPad with unlimited plan that seems to be throttled after 40g and a Netgear M6 pro. Is it possible to transfer data to M6 and have unlimited unthrottled data to use as home internet?
AT&T for carrier
Yes it could be possible as I've run an unlimited tablet data plan on the Nighthawk M6 for a long time but it seems this hasn't worked for some other people after an update so it looks like this does get patched at some point. I would say GL inet cellular routers would be your best bet for a simple setup with an unlimited data plan.
I changed my IMEI number on router from note 20 ultra its connect snd everything but no internet coming out thru WiFi
You have to set the APN also. That's usually the reason for no internet.
So do I need to get another phone for the EIMI or is that only a one time thing. I can use my phone normal after.
It has to be unique, not used by another phone on the same network. Not sure if you could use it on other carrier's network
Very nice video, easy to listen to and understand. My plan is to get a 4g/5g sim from my carrier(T-Mobile USA) and use my note 10+ as the IMEI if I have to. But what I really want to do is use my laptop on the "new-line" bc it has a sim tray and 4g capability. Then I want to tether (USB 3.0 if possible) to the GL-AXT800 router. Wifi off that to my devices. (Camping/Travel) Can I do the TTL/apn mods on my windows 11 pro laptop as you did with a mac and accomplish my goal? Do you have a cash app to send a small token of my gratitude? I understand this is a lengthy comment. Thx
If your laptop is going to have the SIM card inserted then the process might look something like sending an AT command to the modem (4g module) to set the IMEI number, you would also have to set the TTL to 64 on the laptop, and likely set the APN type to include 'dun' On the router whether you tether wired or wirelessly you would set the TTL to 65. You would have to find the way to do this but this is basically what you have to do.
@@developer-of-things I ordered the MUDI V2 . I'm hoping with your video that explains this I can do it. I'll still use my Note 10+ as the dummy IMEI, this phone will not be used on my carrier once I remove the sim after carrier activation. I'll slip that activated sim into my MUDI V2, update IMEI/TTL/apn and from there I should have the unlimited hotspot. I'll follow up later once it's all set up. Thanks again
@@sammythebull2240 any issues with the setup?
@@developer-of-things none. It works flawlessly, I used a SIM that was for my active tablet, changed the IMEI of the MUDI V2 to the same as the tablet attached to my account. I used it 72 hrs straight steaming video to 2 TVs and 3 other devices were active the same time. Not one issue 😁🫡 I also did the TTL and other settings you mentioned. We would be best friends if we lived closer. I used to root phones and change codes in the binary settings to get unlimited hotspot. That what made me start looking again. That was 10+ years ago. I needed to see where guys like you were with this kind of thing and found your page. Thanks a lot Also this was in the sticks at a campground that's why I had so many devices for 72 hours. This thing powered the Internet for my family and our 35 foot camper
@@developer-of-things hey I thought I replied to this but I can't find my reply so I'll explain again to be safe : Your instructions worked flawlessly. The whole reason I needed this to work is bc I'm going to be doing a lot of traveling with my family. We have a 35' camper with smart TVs and devices throughout. This ran perfect the whole 72 hrs I needed it to. We were somewhat remote too in a cornfield town campground. I put relatively extreme demand on it and can't be happier. I went on to tell you in my other reply that I used to change code in my rooted phones to trick my carrier into believing that it was my activated device using data while I was actually using the hotspot feature of the phone and accumulating zero gigs used with hot spot on. That was 10+ years ago before banks stopped letting rooted devices access banking apps. A lot of services cracked down on that so I can't have a rooted device as a business owner who needs access to banks apps regularly. If we were from the same town we would be best friends Im sure bc you seem like the same kinda cat. 😁🫡 Thanks again. I'll be a subscriber forgive typos
We're going to test two different roads with two different vehicles without switching vehicles and roads and try to come to a conclusion about which is the better road.