I would like to add my experience with the TC1 that I bought from Banggood as a replacement for another unit which I zapped by connecting a charged high voltage capacitor by mistake
.
The new unit arrived faulty.
The unit did not power up, so I assumed the battery is dead and need to be recharged, which I did, but still pressing the start button did nothing.
I contacted them and they offered a refund which I accepted.
However I suspected the problem is around U4 (STC15W104) since it manages the start button and sends a signal to the boost converter U5 to start.
I noticed that pin 3 (P3.5) is not going HIGH when I press the button which of course the reason why it is not powering up.
I first reprogrammed U4 with the alternative firmware
https://github.com/atar-axis/tc1-u4 , but that did not change any thing.
I then replaced U4 with the one I had in my first faulty unit. I started to have some intermittent success where the unit will power up sometimes and shuts down unexpectedly.
I then did more testing around the push button when I noticed C13 a debounce capacitor that had its resistance rather low (around 30K).
I removed it and the tester worked like a charm.
However I then replaced it with a good 100nF capacitor to keep the debounce function.
The U4 which I remove (I suspected to be faulty) turned out not faulty, I found out that by reprogramming it to output a 1Hz pulse on all ports which it did.
So I guess the problem for me was the faulty ceramic C13 capacitor.
I hope this information might help some of you.
Thanks