restore 25L model

nickxab

New Member
Joined
Jan 10, 2017
Messages
5
Reaction score
1
Location
Limnos Island
Country
Greece
Hello guys :D
I'm an owner of a Z25L model and in the past i downgraded it to use custom scripts but you know the problem with the inaccurate battery percentage.
The phone app find it as Z23L model.
Is there any way to restore it so the app will find it as Z25L ?

My camera's model




And here a screenshot of the app

 
Last edited:
After 2 days and countless of tries and fw flashes i got it back.
I knew about the autoexec.ash script that can change the S/N

Code:
t pwm 1 set_level 140
t pwm 1 enable
sleep 2
t pwm 1 disable
sleep 10
t pwm 1 enable
sleep 1
t pwm 1 disable
#begin
test board config psn Z25L643ACN3498438
#end
#long beep means the commands executed
sleep 1
t pwm 1 enable
sleep 3
t pwm 1 disable

but the problem was that it never worked for me.
So I installed YDXJv22L_1.2.6_build-20150709094743_b1031_i841_s1038 into my Z25L and the scripts finally ran.
So i suppose is based for old FWs. :rolleyes:
 
but exactly what whould you do????
I´m trying to restore z26L and when i download to z22L_1.2.6 the script run but the firmware bicks the cam.
I try to use one script to load a new firmware (.bin) and change S/N but it stops at 41%
 
Back
Top