Hello. Thank you for your interest and I will try to specify what I need. The TV works but does not respond to commands from the remote control. The problem arose after changes with the program: "vestel toolbox"
in the file - "mb97 hwprofile" I changed the remote control type from Rc48XX to Rc4812 because I have one, after this operation, tv stopped responding to any types of remote controls. Now I cannot return to the previous settings because it is impossible to enter the service mode, but I can read and upload files: (CONF, KL, TEE, UBIA, UBIB) from the pendrive by pressing and holding the "ok" button and turning it on to the network . I found a complete update to this disc on the net, but with a different 39 "matrix, after uploading the remote control works, but unfortunately I have a reversed image. To read the bin files from nand flash I used a text file downloaded on a pendrive:
# mb97 - dump firmware core
#dump KL
nandbin 0: 1 0 2048 0 CL.BIN CL
#dump CONF
nandbin 0: 1 0 2048 0 CONF.BIN CONF
#dump UBIA
nandbin 0: 1 0 2048 0 UBIA.BIN UBIA
#dump UBIB
nandbin 0: 1 0 2048 0 UBIB.BIN UBIB
#dump tee
nandbin 0: 1 0 2048 0 TEE.BIN tee
reset
%