Re: Bricked TpLink WDR4300 router advice and question
bootloader is o.k. so you can flash it through the serial link.
but i would check the caps first - they are a big problem in routers.
Bricked TpLink WDR4300 router advice and question
Collapse
X
-
Re: Bricked TpLink WDR4300 router advice and question
If it's the flash memory then I have no way of programming that....if it's the small 8 pin SOIC then it might still be salvageable which is what I'm trying to do atm..Leave a comment:
-
Re: Bricked TpLink WDR4300 router advice and question
I'd hazard a guess that it's booting from part of the firmware that's working and then trying to write a working version to the other part of the chip and it's failing for some reason. This can happen if someone badly modifies a firmware and uploads it to a device, it can over write parts that it wasn't supposed to, breaking the factory reset/fall back mode.Leave a comment:
-
Re: Bricked TpLink WDR4300 router advice and question
Had another idea: given that the firmware files provided for this router are BIN files, I SHOULD be able to rip out the SPI chip and flash it on the computer like I do with some TVs, then put it back in and hope for the best. Even though I can back-up whatever is already on that chip, I think it's much safer to use a blank chip and flash that, while leaving the original one intact as it is...that way, if something goes wrong I can put it back and at least get it back to its original state...Leave a comment:
-
Re: Bricked TpLink WDR4300 router advice and question
THIS is what I get in Putty's serial monitor. After "rebooting system" the cycle repeats. When it decided to work the first time around (when I got really lucky and seemed to fix itself), it stopped at "user". Now it won't do that any longer...I also noticed this part which doesn't seem right insmod: cannot open module `/lib/modules/2.6.31/kernel/x_tables.ko': No such file or directory...Attached FilesLeave a comment:
-
Re: Bricked TpLink WDR4300 router advice and question
No matter what I'm typing, the router just goes through its sequence and eventually displays restarting system in the serial monitor and keeps going...have no idea how to stop it...typing TPL like the guy says does nothing - occasionally I see it's saying incorrect password....Leave a comment:
-
Re: Bricked TpLink WDR4300 router advice and question
Yeah, it's obviously not going to work a second time. The same thing happened again today: connected up via serial, the router "unbricked itself" once but died after it rebooted after the initial configuration via its GUI. Now it just keeps looping and I can't stop it, so I don't know what I'm going to do...Leave a comment:
-
Re: Bricked TpLink WDR4300 router advice and question
Oh yeah, guess what: the guy called yesterday saying he bricked it again.....he claims he just brought it home, plugged it in and went into boot-looping straight away, but I'm having a hard time believing it just broke down like that after a tested it barely minutes before he called...most likely he tried resetting it or loading dd wrt or some junk....good job, now I have to do it again and I'm not sure whether I'll be as lucky as to simply connect the programmer and get it going againLeave a comment:
-
Re: Bricked TpLink WDR4300 router advice and question
I've had a D-Link that I bricked with DD-WRT. I used a TTL, booted the router and punched in " clear NVRAM " enter. Thing rebooted with D-Link firmware, so I reloaded DD-WRT and all was good. Mine didn't ask me for a password though...Leave a comment:
-
Re: Bricked TpLink WDR4300 router advice and question
Ok guys update: I managed to connect up using PUTTY like the guy did, but didn't get the same looping messages as in the video. Instead, mine kept loading messages for like 1 minute then finally stopped and showed "PASSWORD" which didn't happen in the guy's vid so I didn't really know what to do at this point. I tried every combination possible but couldn't go any further, so I just stopped it, unplugged the router and decided to go again. This time though, upon plugging the router in, I noticed it actually booted up ! It no longer looped and could even connect up to it with the default settings...AWESOMEI have no idea what the heck happened buy who cares
Leave a comment:
-
Re: Bricked TpLink WDR4300 router advice and question
you should have searched here for ch341 - i have posted the full drivers and software etc.
AND a pinmap and info about the jumper!Leave a comment:
-
Re: Bricked TpLink WDR4300 router advice and question
I figured it out (for now anyway): there's a small jumper cap you have to remove to swtich from I2C to UART or something like that. Even after the fact, I had to search pretty deep for the driver, since the package that came with the programmer only had the drivers for when you're using it in SPI mode...again, I'm sorry if I mess up all these protocols and interfaces, I'm by no means a pro....I2c, Serial, UART, parallel...while we're at it, could someone perhaps clear this up a bit please ?Leave a comment:
-
Re: Bricked TpLink WDR4300 router advice and question
please ignore wrong thread sorryLast edited by vinceroger69; 10-20-2017, 05:56 AM.Leave a comment:
-
-
Re: Bricked TpLink WDR4300 router advice and question
The problem I'm currently facing is that my laptop does not recognize the CH341A as a COM port so I can't select it in putty...trying to work around this. CH341A is capable of UART too right ? Still not entirely sure I have what I need :|Leave a comment:
-
Re: Bricked TpLink WDR4300 router advice and question
yes, you use a usb-serial with ttl outputs.
you dont use the 3.3v pin, just tx,rx and gnd.Leave a comment:
-
Bricked TpLink WDR4300 router advice and question
Good day folks. Someone brought in a WDR4300 which keeps rebooting. Before writing this, I did my obligatory self-research beforehand and found a very interesting video which I'm definitely going to try and follow. See it here.
At the moment, I'm not really asking for advice on the router's issue itself, but rather on something I noticed in the video: the guy uses an UART to USB board to hook up to the router. At first I thought I don't have one of those, but then I thought about it more carefully and realised I might actually have one already just under a different form: what I have is one of those E-bay serial programmers which I normally used for working with TV EEPROMs and SPIs, but I noticed it's got the required pins: TX RX and also 3.3v, so is one of THESE similar to the one used in the video (albeit physically different obviously). Has it also got UART ? Sorry if this is a stupid question - I'm fairly new to programing. I'm more of a hardware guy. If so then I'm going to go for it and report back in case I get stuck and REALLY need help, for now let's just get this out of the way...can't really start working if I don't have the required toolsLast edited by Dannyx; 10-19-2017, 08:38 AM.Tags: None
Related Topics
Collapse
-
This particular unit powers up, LEDs behave normally, but broadcasts no SSID, will not mesh with any other routers. Plugging in an ethernet cable from a Windows laptop results in "unidentified network" with an autoconfigured IP address and no response to pinging 192.168.1.1.
I was able to log into serial/UART by connecting the 6-pin header to the GPIO on a Raspberry Pi Zero W (GND to GND, TxD to RxD, RxD to TxD, no connection between +3.3V as it is supplied on both sides) using Minicom, command:
Code:sudo minicom --baudrate 115200 --device /dev/ttyS0
-
by double_DDHi all,
It's gonna be a long intro, so please buckle in, as it's a problem that's been bugging me for several days now. Thanks in advance.
So, I have 2 modems/routers, whatever the proper nomenclature is, one from ISP and one mine. I want to power them via USB-C rather then their original mains adapters (for reasons, that are hard to explain to sane people). Both routers come with 12V/3A mains adapters.
For this purpose I acquired USB-C charger with 250W and 5 ports, 2 of which can supply max 20V/3A. Since 12V isn't a standard PD voltage option (and to future proof,... -
by gtsamourAnyone know what brand this is? Its inside a tplink vr600 modem router. Should I replace it?
https://imgur.com/XT0F70S...-
Channel: Troubleshooting & Designing Networks
-
-
by orion78frHi everyone !
So a friend gave me a ps4 to rescue but it just pulses blue and never boots. I can't get it to safe mode either (maintaining the power button never gives a second beep, except after like 15 seconds to force turn off). Nothing visible on the board and removing the hard drive doesn't change anything (SMART data are OK on PC).
I'm trying to enable UART on the PS4 to get info on what it stops on, if a memory is bad, something is corrupted... as explained here : https://repair.wiki/w/PS4_UART_Guide
However, the software that everyone used,... -
by ns_ripperHi everyone,
Can someone help me with a schematic/boardview of this phone?
I'm looking to identify the rx and tx uart pins on the board.
Because I want to use the usb-port for power and other things, I can not use the uart over usb method.
I took some pictures but without the boardview/schematic it's a bit daunting.
Images:
https://photos.app.goo.gl/vzYVtVcZgz8trCT48
I'm uspecting the masked pads above the ufs chip. (but offcourse I'm not sure).-
Channel: Schematic Requests ONLY!
07-21-2025, 08:49 AM -
- Loading...
- No more items.
Leave a comment: