I wanted to update firmware on my camera and choose to do sdcard update. It failed miserably. Is there any way I can flash firmware to the camera to make it work again? Standard way via usb cable and holding power and shutter button does not work. Any suggestions?
Announcement
Collapse
No announcement yet.
Thieye 5 Edge bricked while firmware upgrade
Collapse
X
-
Get the right firmware file for your camera from the Thieye support page - http://www.thieye.com/support.html
Extract the zip or rar file and read ALL txt text files and pdf documents before continuing.
Use the files in the "Upgrade on desktop computer" folder.
Recovery mode is possible by doing these steps on the camera, in the same order as you see here:* First disconnect any usb cable from the camera, and power OFF the camera1. install " icatch_v2000.exe " drivers file to your computer. download it here - http://pc.cd/dNVrtalK
2. REMOVE BATTERY from camera. very important!
3. be sure that a USB cable is not connected first, and press and HOLD OK (shutter) button
4. connect usb cable to camera and computer, while still holding OK (shutter) button
5. continue to hold OK (shutter) button, and press the power (mode) button one time.
6. you should see two new sunplus icatch usb devices in Device Manager (now release all buttons)
7. See this PDF file - http://pc.cd/NOk
8. continue as per the instructions in the Thieye firmware zip or rar file.
https://www.goprawn.com/forum/sunplu...1093#post11093
- 2 likes
-
Just found out they changed the sensor on T5 Edge manufactured after Feb 2018. Rather than have 2 listings on Support page they added a serial number "blocking" the download unless you enter it. No serial number, no updates for "old" T5 Edge anymore it seems.
-
According to the "http://www.thieye.com/support.html" HTML code:
Code:if(year<18){ window.location.href="download/T5 Edge - TI_UN9-180720-V5.0.zip"; }else if(year=18 && month<=07){ window.location.href="download/T5 Edge - TI_UN9-180720-V5.0.zip"; }else if(year=18 && month>07){ window.location.href="download/T5 Edge - TI_UN9-181010-V5.0.rar"; }else{ window.location.href="download/T5 Edge - TI_UN9-181010-V5.0.rar"; }
-
I think f/w releases 180402 (2 versions and were taken off thhe d/l)), leaving 180720 and 181010
HTML only shows [<= 07] and [>07] as being different. The [<18] for 2017 etc is just for programming syntax Basically everything before July 2018 as the zip files are the same and after?
The production runs may well combine old and new stock in one run like that ElE Explorer Elite LCD Display fiasco using old and new SJ9000 parts.
Noticed already on sites some bricked cams are appearing.
Comment